0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #470290 Armor

Mjolnir Mine Shoes [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 45
Weight: 1000
Slots: 1
Armor level: 2
Required level: 230

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
1000
45

Requirements

2
230

Scripts

.@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; } } } }
.@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;
            }
       }
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.