Game version
Rune Armor of Plain artwork from Ragnarok Online
RENEWAL / ITEMS

Rune Armor of Plain [1]

#450243Armor

Plain_Rune_Armor

TypeArmor
Equipment positionArmor
GenderBoth
Weight100
Buy price0 z
Sell price0 z
DEF45
Slots1
Required level230
Armor level2

Description

Armor engraved with Varmund's Grass Rune magic. The engraving is amplified with the essence of plain. ------------------------ For every 25 Base VIT, STA + 1. ------------------------ When refined to +7 or higher, MHP + 5%, P.ATK + 2. ------------------------ When refined to +9 or higher, increase physical damage against all size enemies by 15%. ------------------------ When refined to +11 or higher, increase physical damage against all property enemies by 15%. ------------------------ [Grade Bonus] [Grade D] MHP + 5%. [Grade C] STA + 5, MHP + 5%. [Grade B] Reduce After Cast Delay by 5%. [Grade A] Reduce After Cast Delay by additional 10%, STA + 5. ------------------------ Type : Armor Def : 45 Weight : 100 Armor Level : 2 Required Level : 230 Class : All Jobs

English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.

Item details

Gender
Both
Equipment position
Armor
Jobs
All
Yes
Classes
All
Yes
Refineable
Yes
Trade

Item effect script

.@g = getenchantgrade();
.@r = getrefine();
bonus bSta,(readparam(bVit)/25);
if (.@r>=7) {
   bonus bPAtk,2;
   bonus bMaxHPrate,5;
   if (.@r>=9) {
      bonus2 bAddSize,Size_All,15;
      if (.@r>=11) {
         bonus2 bAddEle,Ele_All,15;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bMaxHPrate,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus bMaxHPrate,5;
      bonus bSta,5;
      if (.@g>=ENCHANTGRADE_B) {
         bonus bDelayrate,-5;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bDelayrate,-10;
            bonus bSta,5;
         }
      }
   }
}
MAKE IT YOURS

Your server. Your rates.

See experience and drop chances adjusted to your server.

Drop chances are capped at 100%. These are base-rate estimates; server caps, level penalties, VIP and event bonuses can change the final result. MVP reward drops have their own multiplier.

PRIVACY

Cookie settings

A functional cookie remembers your database, theme, rates and notice acknowledgement for up to 180 days. Google Analytics and Google AdSense may use additional cookies and process usage information.

You can clear your saved site preferences below. This does not change choices made in a Google consent message or remove Google cookies. Read our Privacy & cookies page for Google privacy controls.