Item Details

Magic Protector Robe [1] ( MD_Geffen_Robe )

ID 450150 Magic Protector Robe [1]
Magic Protector Robe [1] Buy Price: zeny Sell Price: 0 zeny Weight: 80 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Armor
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 110
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 230 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

The uniforms of Geffen mages. It has the ability to improve magic efficiency when casting spells.
------------------------
Increases incoming heal effectiveness by 10%.
Reduces SP consumption of skills by 10%.
MaxHP + 3%, Int + 3, Dex + 3.
------------------------
MATK + 10 per refine rate.
------------------------
Reduces variable casting time by 2% per 2 refine rate.
------------------------
If refine rate is 9 or higher, increases all property magical damage by 10%.
------------------------
If refine rate is 11 or higher, reduces variable casting time by additional 7%.
------------------------
If refine rate is 13 or higher, additional MATK + 60.
------------------------
Type : Armor
Def : 110
Weight : 80
Armor Level : 2
Required Level : 230
Job : All Jobs

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus bHealPower2,10;
bonus bUseSPrate,-10;
bonus bMaxHPrate,3;
bonus bInt,3;
bonus bDex,3;
bonus bMatk,10*.@r;
bonus bVariableCastrate,-2*(.@r/2);
if (.@r>=9) {
   bonus2 bMagicAtkEle,Ele_All,10;
   if (.@r>=11) {
      bonus bVariableCastrate,-7;
      if (.@r>=13) {
         bonus bMatk,60;
      }
   }
}
Not specified
Not specified

Not specified

Not specified