Renewal
.:Renewal Item Database:.
Search Item By ID


Boost Lance-OS [2]   [One Hand]   Item ID# 32019 (Boost_Lance_OS)
Type
Weapon
Class
One-handed Spear
Buy
20z
Sell
10z
Weight
100
Attack
190
Required Lvl
130
Weapon Lvl
4
Slot
2
Range
3
Applicable Jobs
Royal Guard
Description
A lance with a small propulsion device.

Reduces after attack delay by 3%.

Refine Level +7, reduces 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%.

[iRO Description]
A lance equipped with a small propulsion system.
It's smaller than most lances, probably to capitalize on the propulsion power.
Class: One-Handed Spear
Attack: 190
Weapon Level: 4
Requires Level: 130
Usable By: Royal Guard
Aspd +3%
If upgrade level is +7 or higher,
Aspd +7%
If upgrade level is +9 or higher,
Banishing Point damage +20%
If upgrade level is +11 or higher,
Banishing Point damage additional +15%
Item Script
{ .@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; },{},{}
Dropped By No Result

back to top