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 = getenchantgrade();

2 .@r = getrefine();

3 bonus bUnbreakableWeapon;

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

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

6 if (.@g >= ENCHANTGRADE_D) {

7 bonus bSpl,2;

8 if (.@g >= ENCHANTGRADE_C) {

9 if (.@g >= ENCHANTGRADE_B) {

10 bonus bSmatk,2;

11 }

12 }

13 }

Equip Script None
Unequip Script None