Viewing Item

#42096: Necromancer Card X

Item ID 42096 For Sale No
Identifier Necromancer_Card_X Credit Price Not For Sale
Name Necromancer Card X Type Card
NPC Buy 20 Weight 1
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW);

2 if (.@i == W_STAFF || .@i == W_2HSTAFF) {

3 bonus bInt,2;

4 bonus2 bIgnoreMdefClassRate,Class_Normal,4;

5 bonus2 bIgnoreMdefClassRate,Class_Boss,4;

6 }

Equip Script None
Unequip Script None