Basic Info

Name 300153 Justice of Sin Card
Item ID 300153 - MD_Justice_Card
Type Card
Each attack drains 15 SP,
drains 333 HP every 7 seconds,
When killing an enemy with a melee physical attack, recover 200 HP,
Melee physical damage + 15%.
Class: Card
Compound on: Weapon
Weight: 0

Details

Weight 1
NPC Buy 20 z
NPC Sell 10 z
Refineable No
Equip Locations Main Hand

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 0

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus(bSPDrainValue, -15); bonus2(bHPLossRate, 333, 7000); bonus(bHPGainValue, 200); bonus(bShortAtkRate, 15);
Equip Script
None
Unequip Script
None