Game version
Mjolnir Mine Shoes artwork from Ragnarok Online
RENEWAL / ITEMS

Mjolnir Mine Shoes [1]

#470290Armor

aegis_470290

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

Description

Shoes from Mjolnir Mine. ------------------------ Every 2 refine level, MHP, MSP +1%. Every 3 refine level, increases physical and magical damage to all size enemies by 4%. ------------------------ When refined to +7 or higher, ATK, MATK +5%. When refined to +9 or higher, reduces delay after skill by 5%. When refined to +11 or higher, Ignores 25% of the physical and magical defense of all race monsters. When refined to +12 or higher, reduces fixed casting time by 0.5 seconds. ------------------------ [Grade Bonus] [Grade D] POW, SPL, CON +2. [Grade C] ATK, MATK +30. [Grade B] reduces fixed casting time by additionally 0.5 seconds. [Grade A] P.ATK, S.MATK +7. ------------------------ 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

.@r = getrefine();
.@g = getenchantgrade();
bonus bMaxHPrate,.@r/2;
bonus bMaxSPrate,.@r/2;
bonus2 bAddSize,Size_All,4*(.@r/3);
bonus2 bMagicAddSize,Size_All,4*(.@r/3);
if (.@r>=7) {
   bonus bAtkRate,5;
   bonus bMatkRate,5;
   if (.@r>=9) {
       bonus bDelayrate,-5;
       if (.@r>=11) {
            bonus2 bIgnoreDefRaceRate,RC_All,25;
            bonus2 bIgnoreMdefRaceRate,RC_All,25;
            if (.@r>=12) {
                bonus bFixedCast,-500;
            }
       }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bPow,2;
   bonus bSpl,2;
   bonus bCon,2;
   if (.@g>=ENCHANTGRADE_C) {
       bonus bBaseAtk,30;
       bonus bMatk,30;
       if (.@g>=ENCHANTGRADE_B) {
            bonus bFixedCast,-500;
            if (.@g>=ENCHANTGRADE_A) {
                bonus bPAtk,7;
                bonus bSMatk,7;
            }
       }
   }
}
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.