Viewing Item

#2033: Enhanced Metal Staff

Item ID 2033 For Sale No
Identifier Toughen_Metal_Staff Credit Price Not For Sale
Name Enhanced Metal Staff Type Weapon - Two-Handed Staff
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 3
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 60 Min Equip Level 100
MATK 95 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Priest / Wizard / Monk / Soul Linker
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 bonus2 bSkillAtk,"WL_SOULEXPANSION",10;

2 bonus bMatk,8*getrefine();

3 bonus bMatk,7*(min(BaseLevel,150)/10);

4 if (BaseJob == Job_Sage) {

5 bonus bMatk,20;

6 }

7 if (BaseJob == Job_Wizard) {

8 bonus bMatk,15;

9 }

Equip Script None
Unequip Script None