Renewal
.:Item Database:.
Card - Compound on Weapon

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 (One-handed Staff weapon type)]
INT + 1
Ignores 2% Magic Defense of enemies.
Item Script
{ if(getiteminfo(getequipid(EQI_HAND_R),11)==W_STAFF) { bonus bInt,1; bonus2 bIgnoreMdefClassRate,Class_Normal,2; bonus2 bIgnoreMdefClassRate,Class_Boss,2; } },{},{}
Dropped By
Obtainable FromOld Card Album

Nereid Card [Weapon]   Item ID# 4167 (Neraid_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Beast Soul Eater
Description
Gain 5 SP each time a Brute monster is killed by a Physical Melee Damage.
Drain 5 SP as the weapon is unequipped.
Item Script
{ bonus2 bSPGainRace,RC_Brute,5; bonus2 bSPGainRace,RC_Player_Doram,5; },{},{ heal 0,-5; }
Dropped By
Obtainable FromOld Card Album

back to top