Item Details

Anti Conjurer Suit [1] ( MD_Geffen_Suits )

ID 450149 Anti Conjurer Suit [1]
Anti Conjurer Suit [1] Buy Price: zeny Sell Price: 0 zeny Weight: 90 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: 120
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 suit, which has become more powerful through continuous research and improvement, is designed to make it easier to operate various magics.
------------------------
Increases incoming heal effectiveness by 10%.
Reduces SP consumption of skills by 10%.
MHP + 3%, STR + 3, AGI +3.
------------------------
ATK + 10 per refine rate.
------------------------
Increases ASPD by 2% per 2 refine rate.
------------------------
If refine rate is 9 or higher, increases melee and long range physical damage by 10%.
------------------------
If refine rate is 11 or higher, increases ASPD by additional 7%.
------------------------
If refine rate is 13 or higher, additional MATK + 60.
------------------------
Type : Armor
Def : 120
Weight : 90
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 bStr,3;
bonus bAgi,3;
bonus bBaseAtk,10*.@r;
bonus bAspdRate,2*(.@r/2);
if (.@r>=9) {
   bonus bLongAtkRate,10;
   bonus bShortAtkRate,10;
   if (.@r>=11) {
      bonus bAspdRate,7;
      if (.@r>=13) {
         bonus bBaseAtk,60;
      }
   }
}
Not specified
Not specified

Not specified

Not specified