Item Details

Varmund Grass Rune Armor [1] ( Barmund_Plain_Armor )

ID 450201 Varmund Grass Rune Armor [1]
Varmund Grass Rune Armor [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: Armor
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 45
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 210 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Not specified

Armor imprinted with Varmund's Grass rune magic.
It is imprinted with power.
------------------------
STA +1 per 25 base Vit of the user.
------------------------
When armor refined to +7 or higher,
MHP +5%.

When armor refined to +9 or higher,
Increases imcoming heal effectiveness by 10%.

When armor refined to +11 or higher,
Additional MaxHP +10%.
------------------------
[Grade Bonus]
[Grade D] MHP +3%.
[Grade C] STA +3, MHP +3%.
[Grade B] Reduces after cast delay by 5%.
[Grade A] Reduces after cast delay by additional 10%.
------------------------
Class: Armor
Def: 45
Weight: 100
Armor Lv: 2
Req Level: 210
Class: All Jobs

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in 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();
bonus bSta,(readparam(bVit)/25);
if (.@r>=7) {
   bonus bMaxHPrate,5;
   if (.@r>=9) {
      bonus bHealPower2,10;
      if (.@r>=11) {
         bonus bMaxHPrate,10;
      }
   }
}
if (.@g >= ENCHANTGRADE_D) {
   bonus bMaxHPrate,3;
   if (.@g >= ENCHANTGRADE_C) {
      bonus bMaxHPrate,3;
      bonus bSta,3;
      if (.@g >= ENCHANTGRADE_B) {
         bonus bDelayrate,-5;
         if (.@g >= ENCHANTGRADE_A) {
            bonus bDelayrate,-10;
         }
      }
   }
}
Not specified
Not specified

Not specified

Not specified