Basic Info

Name 27265 Evil Fanatic Card
Item ID 27265 - Evil_Fanatics_Card
Type Card
27265
Increases physical and magical damage against Shadow and Undead properties monster by 30%.
Reduces physical and magical damage against Holy and Fire properties by monster 30%.
When equipped with Evil Believer card, reduces physical damage taken from Shadow and Undead properties monster by additional 15%.

Class : Card
Compound on : Weapon
Weight : 1

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
bonus2(bAddEle, Ele_Dark, 30); bonus2(bAddEle, Ele_Undead, 30); bonus2(bMagicAddEle, Ele_Dark, 30); bonus2(bMagicAddEle, Ele_Undead, 30); bonus2(bAddEle, Ele_Holy, -30); bonus2(bAddEle, Ele_Fire, -30); bonus2(bMagicAddEle, Ele_Holy, -30); bonus2(bMagicAddEle, Ele_Fire, -30);
Equip Script
None
Unequip Script
None