Basic Info

Name 4669 Jungle Mandragora Card
Item ID 4669 - Jungle_Mandragora_Card
Type Card
4669
Increase magic attack against Wind element monsters by 3%.
If refine level is +7 or higher, increase magic attack against Wind element monsters by 5%.
If refine level is +9 or higher, increase magic attack against Wind 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_Wind,3; if (getrefine() > 6) bonus2 bMagicAddEle,Ele_Wind,5; if (getrefine() > 8) bonus2 bMagicAddEle,Ele_Wind,7;
Equip Script
None
Unequip Script
None