Basic Info

Name 4658 Nightmare Verit Card
Item ID 4658 - N_Verit_Card
Type Card
4658
Increase magical damage inflicted by 5%.
When refined to +7, increase magical damage inflicted by 3%.
When refined to +9, increase magical damage inflicted by 2%.
-------------------------
Class: Card
Compound on: Shoes
Weight: 1

Details

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

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 bMatkRate,5; if (getrefine() > 6) bonus bMatkRate,3; if (getrefine() > 8) bonus bMatkRate,2;
Equip Script
None
Unequip Script
None