Viewing Item

#32019: Lança do Impulso

Item ID 32019 For Sale No
Identifier Boost_Lance-OS Credit Price Not For Sale
Name Lança do Impulso Type Weapon - One-Handed Spear
NPC Buy 20 Weight 100
NPC Sell 10 Weapon Level 4
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 190 Min Equip Level 130
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Crusader
Equip Gender Both (Male and Female)
Item Use Script

1 .@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;

Equip Script None
Unequip Script None