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

Magic Absorber [1]

Buy Price: N/A Sell Price: N/A
A shield that has improved the ability to reflect magic as a shield for the great wizard.
It is very thin because of the characteristic of being an anti-magic shield.
_______________________
Increases Magical Damage with every element by 3%.
_______________________
MDEF +15
_______________________
Refine Level +7:
MATK +25
_______________________
Refine Level +9:
Decreases Variable Casting Time by 5%.
_______________________
Refine Level +12:
Increases Magical Damage with every element by additional 7%.
_______________________
When equipped with Mental Condenser or Force Condenser:
MaxHP +10%
Decreases After Skill Delay by 5%.
_______________________
Type: Shield
Defense: 50
Weight: 50
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
500
50

Requirements

2
230

Scripts

.@r = getrefine(); bonus2 bMagicAtkEle,Ele_All,3; bonus bMdef,15; if (.@r>=7) { bonus bMatk,25; if (.@r>=9) { bonus bVariableCastrate,-5; if (.@r>=12) { bonus2 bMagicAtkEle,Ele_All,7; } } }
.@r = getrefine();
bonus2 bMagicAtkEle,Ele_All,3;
bonus bMdef,15;
if (.@r>=7) {
   bonus bMatk,25;
   if (.@r>=9) {
      bonus bVariableCastrate,-5;
      if (.@r>=12) {
         bonus2 bMagicAtkEle,Ele_All,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.