Item Details

Nebula Suit of Creative [1] ( Star_Suit_Of_Crt )

ID 450172 Nebula Suit of Creative [1]
Nebula Suit of Creative [1] Precio de compra: zeny Precio de venta: 0 zeny Peso: 150 Ranuras: 1
Tipo: Equipamiento. Subtipo: No especificado Género: Ambos Ubicaciones: Armadura
Ataque: No especificado Ataque mágico: No especificado Alcance: No especificado Defensa: 135
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

Suit that has received the creative energy of the star's power.
Increases creative.
------------------------
CRT +1.
ATK +100.
Every 2 refine, ATK +10.
------------------------
If refine rate is 9 or higher, CRI +5.

If refine rate is 11 or higher, increases critical damage by 20%.
------------------------
[Grade Bonus]
[Grade D] ATK + 1 per 2 refine, Critical damage + 2% per 3 refine, CRI + 1.

[Grade C] ATK + 2 per 2 refine, Critical damage + 3% per 3 refine, CRI + 2.

[Grade B] Critical damage + 5% per 3 refine, C.Rate + 1, P.ATK + 1 per 4 refine,

[Grade A] Critical damage + 7% per 3 refine, C.Rate + 1, P.ATK + 2 per 4 refine.
------------------------
Type : Armor
Def : 135
Weight : 150
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 bCrt,1;
bonus bBaseAtk,100+10*(.@r/2);
if (.@r>=9) {
   bonus bCritical,5;
   if (.@r>=11) {
      bonus bCritAtkRate,20;
   }
}
if (.@g >= ENCHANTGRADE_D) {
   bonus bBaseAtk,(.@r/2);
   bonus bCritAtkRate,2*(.@r/3);
   bonus bCritical,(.@r/3);
   if (.@g >= ENCHANTGRADE_C) {
      bonus bBaseAtk,2*(.@r/2);
      bonus bCritAtkRate,3*(.@r/3);
      bonus bCritical,2*(.@r/3);
      if (.@g >= ENCHANTGRADE_B) {
         bonus bCritAtkRate,5*(.@r/3);
         bonus bCRate,(.@r/4);
         bonus bPAtk,(.@r/4);
         if (.@g >= ENCHANTGRADE_A) {
            bonus bCritAtkRate,7*(.@r/3);
            bonus bCRate,(.@r/4);
            bonus bPAtk,2*(.@r/4);
         }
      }
   }
}
No especificado
No especificado

No especificado

No especificado