Basic Info

Name 4670 Fruit Pom Spider Card
Item ID 4670 - Fruit_Pom_Spider_Card
Type Card
4670
Increase magic attack against Fire element monsters by 3%.
If refine level is +7 or higher, increase magic attack against Fire element monsters by 5%.
If refine level is +9 or higher, increase magic attack against Fire element monsters by 7%.
-------------------------
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 bMagicAddEle,Ele_Fire,3; if (getrefine() > 6) bonus2 bMagicAddEle,Ele_Fire,5; if (getrefine() > 8) bonus2 bMagicAddEle,Ele_Fire,7;
Equip Script
None
Unequip Script
None