Viewing Item

#530031: Boost Lance-OSAD

Item ID 530031 For Sale No
Identifier Boost_Lance_AD Credit Price Not For Sale
Name Boost Lance-OSAD Type Weapon - One-Handed Spear
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 5
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 190 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAspdRate,5;

3 if (.@r>=7) {

4 bonus bAspdRate,10;

5 if (.@r>=9) {

6 bonus2 bSkillAtk,"LG_CANNONSPEAR",20;

7 bonus2 bSkillAtk,"LG_BANISHINGPOINT",20;

8 if (.@r>=11) {

9 bonus2 bSkillAtk,"LG_BANISHINGPOINT",25;

10 }

11 }

12 }

Equip Script None
Unequip Script None