Game version
Boots of Good and Evil (Elemental Master) artwork from Ragnarok Online
RENEWAL / ITEMS

Boots of Good and Evil (Elemental Master) [1]

#470213Armor

FateSin_Boots_EM

TypeArmor
Equipment positionFootgear
GenderBoth
Weight60
Buy price0 z
Sell price0 z
DEF20
Slots1
Required level210
Armor level2

Description

Boots imbued with the power of good and evil. ------------------------ MHP + 500, MSP + 100. ------------------------ For every 2 refine level, MHP + 1%, MSP + 1%. ------------------------ When refined to +7 or higher, MATK + 7%. ------------------------ When refined to +9 or higher, increase all property magic damage by 10%. ------------------------ When refined to +11 or higher, reduce Fixed Casting Time by 0.5 seconds. ------------------------ [Grade Bonus] [Grade D] RES + 50, MRES + 50. [Grade C] Increase magic damage against all size enemies by 10%. [Grade B] P.ATK + 7, S.MATK + 7. [Grade A] Reduce Fixed Casting Time by additional 0.5 seconds. ------------------------ Type: Shoes Def: 20 Weight: 60 Armor Level: 2 Required Level: 210 Class: Elemental Master

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

Item details

Gender
Both
Equipment position
Footgear
Jobs
Sage
Yes
Classes
Fourth
Yes
Refineable
Yes
Trade

Item effect script

.@g = getenchantgrade();
.@r = getrefine();
bonus bMaxHP,500;
bonus bMaxSP,100;
bonus bMaxHPrate,(.@r/2);
bonus bMaxSPrate,(.@r/2);
if (.@r>=7) {
   bonus bMatkRate,7;
   if (.@r>=9) {
      bonus2 bMagicAtkEle,Ele_All,10;
      if (.@r>=11) {
         bonus bFixedCast,-500;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bMRes,50;
   bonus bRes,50;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bMagicAddSize,Size_All,10;
      if (.@g>=ENCHANTGRADE_B) {
         bonus bPAtk,7;
         bonus bSMatk,7;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bFixedCast,-500;
         }
      }
   }
}
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.