Zombie Slaughter Card
ID: 4435
Type |
Card |
Subtype |
None |
Attack |
0 |
Defense |
0 |
Weight |
1.0 |
Weapon Level |
0 |
Buy |
20z |
Sell |
10z |
Required Level |
0 |
Slots |
0 |
Applicable Jobs:
All
Description:
Increases physical and magical damage to Demihuman enemies by 1%.
Recovers 50 HP time a monster is defeated by melee attack.
Combined with the Ragged Zombie Card will recover 2 SP each time a Demihuman monsters is defeated by melee attack.
Class: Card
Compound on: Footgear
Weight: 1
Item Script:
bonus2 bAddRace,RC_DemiHuman,1;
bonus2 bAddRace,RC_Player_Human,1;
bonus2 bMagicAddRace,RC_DemiHuman,1;
bonus2 bMagicAddRace,RC_Player_Human,1;
bonus bHPGainValue,50;