ID #15073
Armor
Anti-Magic Suits [1]
Buy Price: N/A
Sell Price: N/A
This suit, developed in Geffen over a long period of time, effectively protects its wearer against potent magic.
_______________________
MaxHP +5%
MDEF +10
_______________________
Refine Level +7:
MDEF +5
_______________________
Refine Level +9:
MaxHP +2%
_______________________
Type: Armor
Defense: 50
Weight: 150
Armor Level: 1
_______________________
Requirement:
Base Level 99
_______________________
MaxHP +5%
MDEF +10
_______________________
Refine Level +7:
MDEF +5
_______________________
Refine Level +9:
MaxHP +2%
_______________________
Type: Armor
Defense: 50
Weight: 150
Armor Level: 1
_______________________
Requirement:
Base Level 99
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
1500
Defense
50
Requirements
Armor Level
1
Min Level
99
Scripts
Script .@r = getrefine(); bonus bMaxHPrate,5+((.@r >= 9) ? 2 : 0); bonus bMdef,10+((.@r >= 7) ? 5 : 0);
.@r = getrefine(); bonus bMaxHPrate,5+((.@r >= 9) ? 2 : 0); bonus bMdef,10+((.@r >= 7) ? 5 : 0);