Item Details

Unknown LUK Boots [1] ( MD_Airboat_Boots6 )

ID 470077 Unknown LUK Boots [1]
Unknown LUK Boots [1] Buy Price: zeny Sell Price: 0 zeny Weight: 72 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: 65
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 + 100, MSP + 8.
------------------------
When refined to +9 or higher, ASPD + 7%.
------------------------
When refined to +11 or higher,
When performing physical attack, there's a chance LUK + 175 for 10 seconds.
------------------------
When refined to +13 or higher, CRI + 7, Critical Damage + 7%, ATK + 7%.
------------------------
[Grade Bonus]
[Grade D] LUK gained from the effect is increased by additional 25.
[Grade C] LUK gained from the effect is increased by additional 25.
------------------------
Type : Shoes
Def : 65
Weight : 72
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,100*(.@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 bLuk,175+.@val; }",1,10000,BF_WEAPON;
      if (.@r>=13) {
         bonus bCritAtkRate,7;
         bonus bCritical,7;
         bonus bAtkRate,7;
      }
   }
}
Not specified
Not specified

Not specified

Not specified