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

2 =

3 getiteminfo(getequipid(EQI_HAND_R),

4 ITEMINFO_VIEW);

5 if

6 (.@i

7 ==

8 W_STAFF

9 ||

10 .@i

11 ==

12 W_2HSTAFF)

13 {

14 bonus

15 bInt,1;

16 bonus2

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

18 }

Equip Script None
Unequip Script None