Game version
Rune Boots of Flame artwork from Ragnarok Online
RENEWAL / ITEMS

Rune Boots of Flame [1]

#470173Armor

Flame_Rune_Boots

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

Description

Boots engraved with Varmund's Flame Rune magic. The engraving is amplified with the essence of flame. ------------------------ When refined to +7 or higher, ATK + 5%, 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 melee physical damage by 10%, reduce Fixed Casting Time by additional 0.2 seconds. ------------------------ [Grade Bonus] [Grade D] ATK + 5%. [Grade C] Reduce Fixed Casting Time by 0.3 seconds. [Grade B] ATK + 5%, P.ATK + 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

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

Item details

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

Item effect script

.@g = getenchantgrade();
.@r = getrefine();
if (.@r>=7) {
   bonus bPAtk,2;
   bonus bAtkRate,5;
   if (.@r>=9) {
      bonus bFixedCast,-300;
      bonus bVariableCastrate,-10;
      if (.@r>=11) {
         bonus bFixedCast,-200;
         bonus bShortAtkRate,10;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bAtkRate,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus bFixedCast,-300;
      if (.@g>=ENCHANTGRADE_B) {
         bonus bPAtk,5;
         bonus bAtkRate,5;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bFixedCast,-200;
            bonus bPAtk,2;
         }
      }
   }
}
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.