AuraRO Logo

Viewing Item

#32013: Metal Stick

Item ID 32013 For Sale No
Identifier Metal Stick Credit Price Not For Sale
Name Metal Stick Type
NPC Buy 0 Weight 200
NPC Sell 0 Weapon Level 0
Range 3 Defense 0
Slots 3 Refineable Yes
Attack 180 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
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