Necromancer Card Card
ID: 4440 · Necromancer_Card
NPC Sell:
10z
· 12z with Barter 10
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.
safe to sell
No recipe or quest asks for this.
An NPC pays 10z,
or 12z
with Barter 10 (+24%).
No record of one being vended, so that is what an NPC offers rather
than what it is worth.