Necromancer Card Card
ID: 4440 · Necromancer_Card
NPC Sell:
10z
NPC Buy:
20z
Item Info
| Type | Card |
| Weight | 1 |
| Slots | 0 |
| Equip | Weapon |
| NPC Buy | 20z |
| NPC Sell | 10z |
Description
When compounded to a Rod,
Int +1
Ignores 2% MDEF of enemies.
Class: Card
Compound on: Weapon
Weight: 1
Script
On Equip:
.@i = getiteminfo(getequipid(EQI_HAND_R),11);
if (.@i == 10 || .@i == 23) {
bonus bInt,1;
bonus bIgnoreMdefRate,2;
}
No known monster drops for this item.