Viewing Item

#590000: Booster Mace

Item ID 590000 For Sale No
Identifier Boost_Hall Credit Price Not For Sale
Name Booster Mace Type Weapon - Mace
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 160 Min Equip Level 80
MATK 160 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMatk,160;

6 bonus

7 bUnbreakableWeapon;

8 bonus2

9 bMagicAtkEle,Ele_Holy,3;

10 bonus

11 bAtkRate,3;

12 bonus

13 bMatk,2*.@r;

14 bonus

15 bBaseAtk,2*.@r;

16 bonus

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

18 bonus

19 bBaseAtk,3*(min(BaseLevel,180)/15);

20 if

21 (.@r

22 =7)

23 {

24 bonus2

25 bMagicAtkEle,Ele_Holy,getskilllv("HP_MEDITATIO");

26 }

27 if

28 (.@r

29 =9)

30 {

31 bonus2

32 bAddSize,Size_All,10;

33 bonus2

34 bMagicAddSize,Size_All,10;

35 }

Equip Script None
Unequip Script None