Item Details

Unknown VIT Boots [1] ( MD_Airboat_Boots3 )

ID 470073 Unknown VIT Boots [1]
Unknown VIT Boots [1] Buy Price: zeny Sell Price: 0 zeny Weight: 75 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 + 10, MATK + 10.
------------------------
Every 3 refine level, MHP + 150, MSP + 15.
------------------------
When refined to +9 or higher, variable casting time - 5%, ASPD + 5%.
------------------------
When refined to +11 or higher,
When performing physical or magic attack, there's a chance VIT + 175 for 10 seconds.
------------------------
When refined to +13 or higher, reduce after cast delay by 5%.
------------------------
[Grade Bonus]
[Grade D] VIT gained from the effect is increased by additional 25.
[Grade C] VIT gained from the effect is increased by additional 25.
------------------------
Type : Shoes
Def : 65
Weight : 75
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 bMatk,10*(.@r/2);
bonus bBaseAtk,10*(.@r/2);
bonus bMaxHP,150*(.@r/3);
bonus bMaxSP,15*(.@r/3);
if (.@r>=9) {
   bonus bAspdRate,5;
   bonus bVariableCastrate,-5;
   if (.@r>=11) {
      autobonus "{ .@g = getenchantgrade(); if (.@g >= ENCHANTGRADE_D) { .@val = 25; if (.@g >= ENCHANTGRADE_C) { .@val += 25; } } bonus bVit,175+.@val; }",1,10000,BF_WEAPON|BF_MAGIC;
      if (.@r>=13) {
         bonus bDelayrate,-5;
      }
   }
}
Not specified
Not specified

Not specified

Not specified