
RENEWAL / ITEMS
Enhanced Necromancer Card
#4551Card
Upd_Necromancer_Card
TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 z
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Card placement
- Weapon
- Trade
Item effect script
.@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW);
if (.@i == W_STAFF || .@i == W_2HSTAFF) {
bonus bInt,1;
bonus2 bIgnoreMdefClassRate,Class_All,2+(getrefine()/4);
}