Item ID | 2015 | For Sale | No |
---|---|---|---|
Identifier | Upg_Staff | Credit Price | Not For Sale |
Name | Upgrade Staff | Type | Weapon |
NPC Buy | 20 | Weight | 100 |
NPC Sell | 10 | Weapon Level | 3 |
Range | 1 | Defense | 0 |
Slots | 1 | Refineable | Yes |
ATK | 50 | Min Equip Level | 0 |
MATK | 70 | Max Equip Level | None |
Equip Locations | Main Hand + Off Hand | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | Mage / Acolyte / Priest / Wizard / Monk / Sage / Soul Linker | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 bonus bMatk,(getrefine()*10); bonus bHealPower,getrefine(); if(BaseJob==Job_Wizard) bonus bMatk,30; else if(BaseJob==Job_Sage) bonus bMatk,20; if(BaseLevel>70) { bonus bMatk,(((BaseLevel-70)/10)*10); } |
||
Equip Script | None | ||
Unequip Script | None |