Basic Info

Name 300424 Friedrich S. Heine Card
Item ID 300424 - S_Friedrich_Card
Type Card
Increases damage taken from Neutral property by 10%, increases all property magical damage by 3%.
For every other refine level, increases all property magical damage by 2%.
When equipped with Meyer Lugenburg Card, increases all property magical damage by 5%.
_
Class : Card
Compound on : Garment
Weight : 1

Details

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

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
bonus2(bSubEle, Ele_Neutral, -10); bonus2(bMagicAtkEle, Ele_All, 3 + 2 * (getrefine()/2));
Equip Script
None
Unequip Script
None