Viewing Item

#4551: Enhanced Necromancer Card

Item ID 4551 For Sale No
Identifier Upd_Necromancer_Card Credit Price Not For Sale
Name Enhanced Necromancer Card 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,1;

4 bonus2 bIgnoreMdefClassRate,Class_All,2+(getrefine()/4);

5 }

Equip Script None
Unequip Script None