0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #32019 Weapon

Boost Lance-OS [2]

Buy Price: N/A Sell Price: N/A
A lance with a small propulsion device.
_______________________
Increases Attack Speed (decreases After Attack Delay by 3%).
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 7%).
_______________________
Refine Level +9:
Increases damage of Banishing Point by 20%.
_______________________
Refine Level +11:
Increases damage of Banishing Point by 15%.
_______________________
Type: One-Handed Spear
Attack: 190
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 130
Royal Guard

Available from boxes

Equipment Reform

Available through the reform system OS_Weapon_Reform

Available through the reform system R_Ep17_Box

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
1000
3
Equipment reform

Job Requirements

Yes

Requirements

4
130

Scripts

.@r = getrefine(); .@aspd = 3; if (.@r >= 7) { .@aspd += 7; if (.@r >= 9) { .@dmg = 20; if (.@r >= 11) { .@dmg += 15; } bonus2 bSkillAtk,"LG_BANISHINGPOINT",.@dmg; } } bonus bAspdRate,.@aspd;
.@r = getrefine();
.@aspd = 3;
if (.@r >= 7) {
   .@aspd += 7;
   if (.@r >= 9) {
      .@dmg = 20;
      if (.@r >= 11) {
         .@dmg += 15;
      }
      bonus2 bSkillAtk,"LG_BANISHINGPOINT",.@dmg;
   }
}
bonus bAspdRate,.@aspd;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.