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 #480065 Armor

Magic Barrier Manteau [1]

Buy Price: N/A Sell Price: N/A
An improved manteau that was one of the prizes of the Geffen Magic Tournament.
Although it is not an officially approved improvement, there is a phrase that says that the safety is excellent.
_______________________
MaxHP +1500
_______________________
For each 2 Refine Levels:
MaxHP +1%
_______________________
For each 3 Refine Levels:
Increases Attack Speed (decreases After Attack Delay by 2%).
_______________________
Refine Level +9:
Increases Melee Physical Damage by 5%.
_______________________
Refine Level +11:
Increases Melee Physical Damage by additional 7%.
_______________________
When equipped with Anti-Conjurer Suit:
ATK +50

Refine Level of Anti-Conjurer Suit is +11 or higher:
Increases Melee Physical Damage by 5%.
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
When equipped with Magic Protector Robe:
ATK +50

Refine Level of Magic Protector Robe is +11 or higher:
Increases Melee Physical Damage by 5%.
Decreases Variable Casting Time by 10%.
_______________________
Type: Garment
Defense: 75
Weight: 70
Armor Level: 2
_______________________
Requirement:
Base Level 230

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
700
75

Requirements

2
230

Scripts

.@r = getrefine(); bonus bMaxHP,1500; bonus bMaxHPrate,(.@r/2); bonus bAspdRate,2*(.@r/3); if (.@r>=9) { bonus bShortAtkRate,5; if (.@r>=11) { bonus bShortAtkRate,7; } }
.@r = getrefine();
bonus bMaxHP,1500;
bonus bMaxHPrate,(.@r/2);
bonus bAspdRate,2*(.@r/3);
if (.@r>=9) {
   bonus bShortAtkRate,5;
   if (.@r>=11) {
      bonus bShortAtkRate,7;
   }
}
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.