Viewing Item

#32012: Metal Stick

Item ID 32012 For Sale No
Identifier Metal_Stick_J Credit Price Not For Sale
Name Metal Stick Type Weapon - One-Handed Spear
NPC Buy 20 Weight 250
NPC Sell 10 Weapon Level 4
Range 3 Defense 0
Slots 1 Refineable Yes
Attack 180 Min Equip Level 130
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 bonus bUnbreakableWeapon;

3 bonus bVit,3;

4 bonus2 bSkillAtk,"LG_BANISHINGPOINT",2*BaseLevel;

5 if (.@r>=7) {

6 bonus bAspdRate,10;

7 bonus2 bSkillUseSP,"LG_BANISHINGPOINT",15;

8 bonus2 bAddRace,RC_DemiHuman,15;

9 bonus2 bAddRace,RC_Player_Doram,15;

10 }

11 if (.@r>=9)

12 bonus2 bSkillAtk,"LG_BANISHINGPOINT",BaseLevel;

13 if (.@r>=10) {

14 bonus2 bAddRace,RC_DemiHuman,30;

15 bonus2 bAddRace,RC_Player_Doram,30;

16 }

Equip Script None
Unequip Script None