0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #20944 Armor

Anti Magic Manteau [1]

Buy Price: N/A Sell Price: N/A
It seems to have been one of the products of the Geffen Magical Tournament, but it seems to be hidden in Kachua's secret box for some reason.
It seems to be matched with the equipment and sets that were given in the past GefFen Magic Competition.
_______________________
MaxHP +300
_______________________
For each 2 Refine Levels:
MaxHP +100
_______________________
For each 3 Refine Levels:
MaxHP +2%
_______________________
Refine Level +7:
ATK +7%
_______________________
Refine Level +9:
MaxHP +10%
_______________________
When equipped with Anti-Magic Suit:
ATK +30

Refine Level of Anti-Magic Suit is +11 or higher:
ATK +40
Decreases After Skill Delay by 10%.
_______________________
When equipped with Physical Enhancer Ring:
Decreases After Skill Delay by additional 5%.
_______________________
Type: Garment
Defense: 23
Weight: 75
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

Armor
750
23

Requirements

1
99

Scripts

.@r = getrefine(); bonus bMaxHP,(300+(100*(.@r/2))); bonus bMaxHPrate,(2*(.@r/3)); if (.@r >= 7) { bonus bAtkRate,7; } if (.@r >= 9) { bonus bMaxHPrate,10; }
.@r = getrefine();
bonus bMaxHP,(300+(100*(.@r/2)));
bonus bMaxHPrate,(2*(.@r/3));
if (.@r >= 7) {
   bonus bAtkRate,7;
}
if (.@r >= 9) {
   bonus bMaxHPrate,10;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.