Item Details

Mjolnir Mine Shoes [1] ( aegis_470290 )

ID 470290 Mjolnir Mine Shoes [1]
Mjolnir Mine Shoes [1] Precio de compra: zeny Precio de venta: 0 zeny Peso: 100 Ranuras: 1
Tipo: Equipamiento. Subtipo: No especificado Género: Ambos Ubicaciones: Zapatos
Ataque: No especificado Ataque mágico: No especificado Alcance: No especificado Defensa: 45
Nivel de arma: No especificado Nivel de armadura: 2 Nivel de Equipamiento (Mín.): 230 Nivel de Equipamiento (Máx.): No especificado
Refinable: 1 Graduable: 1 Elemento: Neutral Clases: No especificado

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

Todo

No especificado

Permitido en tienda de compra de jugador: Rama Muerta: Se vincula al equipar: Restricción de apilamiento en inventario:
Restricción de apilamiento en carrito: Restricción de apilamiento en almacén: Restricción de apilamiento en almacén de guild: Puede dropearse:
Puede comerciarse: Puede comerciarse con compañero: Puede venderse a NPC: Puede colocarse en el carrito:
Puede colocarse en almacén: Puede colocarse en almacén de guild: Puede ponerse en correo: Puede ponerse en subasta:
Retraso:
.@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;
            }
       }
   }
}
No especificado
No especificado

No especificado

No especificado