Item Details

Unknown AGI Boots [1] ( MD_Airboat_Boots5 )

ID 470076 Unknown AGI Boots [1]
Unknown AGI Boots [1] Buy Price: zeny Sell Price: 0 zeny Weight: 70 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Shoes
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 60
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 230 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Not specified

Ceremonial shoes eroded by an unknown force.
------------------------
Every 2 refine level, ATK + 15.
------------------------
Every 3 refine level, MHP + 120, MSP + 8.
------------------------
When refined to +9 or higher, ASPD + 7%.
------------------------
When refined to +11 or higher,
When performing physical attack, there's a chance AGI + 175 for 10 seconds.
------------------------
When refined to +13 or higher, increase melee physical damage and long ranged physical damage by 4%.
------------------------
[Grade Bonus]
[Grade D] AGI gained from the effect is increased by additional 25.
[Grade C] AGI gained from the effect is increased by additional 25.
------------------------
Type : Shoes
Def : 60
Weight : 70
Armor Level : 2
Required Level : 230
Class : 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 bBaseAtk,15*(.@r/2);
bonus bMaxHP,120*(.@r/3);
bonus bMaxSP,8*(.@r/3);
if (.@r>=9) {
   bonus bAspdRate,7;
   if (.@r>=11) {
      autobonus "{ .@g = getenchantgrade(); if (.@g >= ENCHANTGRADE_D) { .@val = 25; if (.@g >= ENCHANTGRADE_C) { .@val += 25; } } bonus bAgi,175+.@val; }",1,10000,BF_WEAPON;
      if (.@r>=13) {
         bonus bLongAtkRate,4;
         bonus bShortAtkRate,4;
      }
   }
}
Not specified
Not specified

Not specified

Not specified