Viewing Item

#32013: Metal Stick

Item ID 32013 For Sale No
Identifier Metal_Stick Credit Price Not For Sale
Name Metal Stick Type Weapon - One-Handed Spear
NPC Buy 0 Weight 200
NPC Sell 0 Weapon Level 4
Range 3 Defense 0
Slots 3 Refineable Yes
Attack 180 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillAtk,"LG_CANNONSPEAR",10;

3 if (.@r > 6) {

4 bonus2 bSkillAtk,"LG_OVERBRAND",10 + (.@r > 8 ? 15 : 0);

5 }

6 if (.@r > 11) {

7 bonus bDelayrate,-15;

8 }

Equip Script None
Unequip Script None