Item Details

Grass Rune Boots [1] ( Plain_Rune_Boots )

ID 470174 Grass Rune Boots [1]
Grass Rune Boots [1] Buy Price: zeny Sell Price: 0 zeny Weight: 100 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: 45
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

Boots engraved with Varmund's Grass Rune magic.
The engraving is amplified with the essence of plain.
------------------------
When refined to +7 or higher, MHP + 10%, P.ATK + 2.
------------------------
When refined to +9 or higher, reduce Variable Casting Time by 10%, reduce Fixed Casting Time by 0.3 seconds.
------------------------
When refined to +11 or higher, increase physical damage against all size enemies by 10%, reduce Fixed Casting Time by additional 0.2 seconds.
------------------------
[Grade Bonus]
[Grade D] MHP + 5%
[Grade C] Reduce Fixed Casting Time by 0.3 seconds.
[Grade B] MHP + 7%, reduce Variable Casting Time by 5%.
[Grade A] Reduce Fixed Casting Time by additional 0.2 seconds, P.ATK + 2.
------------------------
Type : Shoes
Def : 45
Weight : 100
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:
.@g = getenchantgrade();
.@r = getrefine();
if (.@r>=7) {
   bonus bPAtk,2;
   bonus bMaxHPrate,10;
   if (.@r>=9) {
      bonus bFixedCast,-300;
      bonus bVariableCastrate,-10;
      if (.@r>=11) {
         bonus bFixedCast,-200;
         bonus2 bAddSize,Size_All,10;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bMaxHPrate,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus bFixedCast,-300;
      if (.@g>=ENCHANTGRADE_B) {
         bonus bVariableCastrate,-5;
         bonus bMaxHPrate,7;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bFixedCast,-200;
            bonus bPAtk,2;
         }
      }
   }
}
Not specified
Not specified

Not specified

Not specified