Viewing Item

#590036: Wicked Cross

Item ID 590036 For Sale No
Identifier Wicked_Cross Credit Price Not For Sale
Name Wicked Cross Type Weapon - Mace
NPC Buy 0 Weight 140
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 150 Min Equip Level 220
MATK 230 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Priest
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bUnbreakableWeapon;

9 bonus2

10 bSkillAtk,"CD_ARBITRIUM_ATK",7*(.@r/3);

11 bonus2

12 bMagicAtkEle,Ele_All,3*(.@r/4);

13 if

14 (.@g

15 =

16 ENCHANTGRADE_D)

17 {

18 bonus

19 bSpl,2;

20 if

21 (.@g

22 =

23 ENCHANTGRADE_C)

24 {

25 if

26 (.@g

27 =

28 ENCHANTGRADE_B)

29 {

30 bonus

31 bSmatk,2;

32 }

33 }

34 }

Equip Script None
Unequip Script None