Renewal
.:Renewal Item Database:.

Enhanced Necromancer Card [Weapon]   Item ID# 4551 (Upd_Necromancer_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Description
When compounded to Staff class weapon:
INT +1
Pierces magical defense of target by 2%.
For each 4 refine levels:
Pierces magical defense of target by 1%.
Item 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); } },{},{}
Dropped By No Result

Necromancer Card [Weapon]   Item ID# 4440 (Necromancer_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Ignoring
Description
[When compounded to a Rod or Staff weapon type]
INT + 1
Ignores 2% magic defense of enemies.
Item Script
{ .@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW); if (.@i == W_STAFF || .@i == W_2HSTAFF) { bonus bInt,1; bonus2 bIgnoreMdefClassRate,Class_Normal,2; bonus2 bIgnoreMdefClassRate,Class_Boss,2; } },{},{}
Dropped By
Obtainable FromOld Card Album

back to top