Item Details

Unknown DEX Boots [1] ( MD_Airboat_Boots2 )

ID 470072 Unknown DEX Boots [1]
Unknown DEX 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 + 110, MSP + 10.
------------------------
When refined to +9 or higher, ASPD + 7%.
------------------------
When refined to +11 or higher,
When performing magic attack, there's a chance DEX + 175 for 10 seconds.
------------------------
When refined to +13 or higher, reduce fixed casting time by 0.5 seconds.
------------------------
[Grade Bonus]
[Grade D] DEX gained from the effect is increased by additional 25.
[Grade C] DEX 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,110*(.@r/3);
bonus bMaxSP,10*(.@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 bDex,175+.@val; }",1,10000,BF_WEAPON|BF_MAGIC;
      if (.@r>=13) {
         bonus bFixedCast,-500;
      }
   }
}
Not specified
Not specified

Not specified

Not specified