Item Details

Nebula Robe of Spell [1] ( Star_Robe_Of_Spl )

ID 450173 Nebula Robe of Spell [1]
Nebula Robe of Spell [1] Precio de compra: zeny Precio de venta: 0 zeny Peso: 50 Ranuras: 1
Tipo: Equipamiento. Subtipo: No especificado Género: Ambos Ubicaciones: Armadura
Ataque: No especificado Ataque mágico: No especificado Alcance: No especificado Defensa: 105
Nivel de arma: No especificado Nivel de armadura: 2 Nivel de Equipamiento (Mín.): 240 Nivel de Equipamiento (Máx.): No especificado
Refinable: 1 Graduable: 1 Elemento: Neutral Clases: No especificado

Robe that has received the spell energy of the star's power.
Increases spell.
------------------------
SPL +1.
MATK +125.
Every 2 refine, MATK +15.
------------------------
If refine rate is 9 or higher, MATK + 5%.

If refine rate is 11 or higher, increases all property magical damage by 15%.
------------------------
[Grade Bonus]
[Grade D] MATK + 2 per 2 refine, MATK + 1% additional, all attribute magic damage increases by 3% per 3 refine.

[Grade C] MATK + 3 per 2 refine, MATK + 1% additional, all attribute magic damage increases by 3% per 3 refine.

[Grade B] MATK + 2% additional, all attribute magic damage increases by 5% per 3 refine, S.MATK + 1 per 4 refine.

[Grade A] MATK + 3% additional, all attribute magic damage increases by 5% per 3 refine, S.MATK + 2 additional per 4 refine.
------------------------
Type : Armor
Def : 105
Weight : 50
Armor Level : 2
Required Level : 240
Class : All

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 almacén: 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:
.@g = getenchantgrade();
.@r = getrefine();
bonus bSpl,1;
bonus bMatk,125+(15*(.@r/2));
if (.@r>=9) {
   bonus bMatkRate,5;
   if (.@r>=11) {
      bonus2 bMagicAtkEle,Ele_All,15;
   }
}
if (.@g >= ENCHANTGRADE_D) {
   bonus bMatkRate,(.@r/2);
   bonus bMatk,2*(.@r/2);
   bonus2 bMagicAtkEle,Ele_All,3*(.@r/3);
   if (.@g >= ENCHANTGRADE_C) {
      bonus bMatkRate,(.@r/2);
      bonus bMatk,3*(.@r/2);
      bonus2 bMagicAtkEle,Ele_All,3*(.@r/3);
      if (.@g >= ENCHANTGRADE_B) {
         bonus bMatkRate,2*(.@r/2);
         bonus2 bMagicAtkEle,Ele_All,5*(.@r/3);
         bonus bSMatk,(.@r/4);
         if (.@g >= ENCHANTGRADE_A) {
            bonus bMatkRate,3*(.@r/2);
            bonus2 bMagicAtkEle,Ele_All,5*(.@r/3);
            bonus bSMatk,2*(.@r/4);
         }
      }
   }
}
No especificado
No especificado

No especificado

No especificado