Viewing Item

#640000: Booster Staff

Item ID 640000 For Sale No
Identifier Boost_Staff Credit Price Not For Sale
Name Booster Staff Type Weapon - Two-Handed Staff
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 100 Min Equip Level 100
MATK 200 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Wizard
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bUnbreakableWeapon;

2 bonus bMatkRate,2;

3 bonus2 bMagicAtkEle,Ele_Fire,3;

4 .@r = getrefine();

5 bonus bMatk,.@r*3;

6 bonus bMatk,min(BaseLevel,180)/15*3;

7 if (.@r>=7) {

8 bonus2 bMagicAtkEle,Ele_Fire,getskilllv("HW_MAGICPOWER");

9 }

10 if (.@r>=9) {

11 bonus2 bMagicAtkEle,Ele_Ghost,10;

12 bonus2 bMagicAtkEle,Ele_Wind,10;

13 bonus2 bMagicAtkEle,Ele_Water,10;

14 }

Equip Script None
Unequip Script None