0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #4440 Card

Necromancer Card

Buy Price: N/A Sell Price: N/A
When compounded on a Staff class weapon:
INT +1
Ignores magical defense of enemies by 2%.
_______________________
Type: Card
Compound on: Weapon
Weight: 1

Monster Drops

Card Drops

Necromancer

Rate: 0.5%

Necromancer Ringleader

Rate: 2.5%

Available from boxes

NPCs where to find the item

Card Vendor Machine#pa08

comodo (148, 306)

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Card
10

Item Flags

Yes

Scripts

.@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; }
.@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;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.