Basic Info

Name 15073 Anti-Magic Suit[1]
Item ID 15073 - Anti_Magic_Suit
Type Armor
15073
This suit, developed in Geffen over a long period of time, effectively protects its wearer against potent magic.
MaxHP +5%, MDEF +10.
MDEF +5 when upgraded to +7. MaxHP +2% when upgraded to +9.
Class: Armor
Defense: 50
Weight: 150
Level Requirement: 99
Jobs: All classes

Details

Weight 150
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Armor

Stats

Range 0
Defense 50
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 99 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bMaxHPrate,5; bonus bMdef,10; if (getrefine()>6) { bonus bMdef,5; } if (getrefine()>8) { bonus bMaxHPrate,2; }
Equip Script
None
Unequip Script
None