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 #4551 Card

Enhanced 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%.

For each 4 Refine Levels:
Ignores magical defense of enemies by 1%.
_______________________
Type: Card
Compound on: Weapon
Weight: 1

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_All,2+(getrefine()/4); }
.@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);
}
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.