Item Details

Nebula Suit of Concentration [1] ( Star_Suit_Of_Con )

ID 450171 Nebula Suit of Concentration  [1]
Nebula Suit of Concentration  [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 concentration energy of the star's power.
Increases concentration.
------------------------
CON +1.
ATK +125.
Every 2 refine, ATK +15.
------------------------
If refine rate is 9 or higher, ASPD +10%.

If refine rate is 11 or higher, increases long ranged physical damage by 20%.
------------------------
[Grade Bonus]
[Grade D] ATK + 2, Attack speed increase added (delay after attack reduced by 1%), ATK + 1% per 2 refine.

[Grade C] ATK + 3, Attack speed increase added (delay after attack reduced by 1%), ATK + 2% per 2 refine.

[Grade B] Attack Speed Increases per 2 refine (2% decrease in delay after attack), 1% additional increase in ranged physical damage per 3 refine, P.ATK + 1 per 4 refine.

[Grade A] Attack Speed Increases per 2 refine (2% decrease in delay after attack), 2% additional increase in ranged physical damage per 3 refine, 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 bCon,1;
bonus bBaseAtk,125+15*(.@r/2);
if (.@r>=9) {
   bonus bAspdRate,10;
   if (.@r>=11) {
      bonus bLongAtkRate,20;
   }
}
if (.@g >= ENCHANTGRADE_D) {
   bonus bAspdRate,(.@r/2);
   bonus bAtkRate,(.@r/2);
   bonus bBaseAtk,2*(.@r/2);
   if (.@g >= ENCHANTGRADE_C) {
      bonus bAspdRate,(.@r/2);
      bonus bAtkRate,2*(.@r/2);
      bonus bBaseAtk,3*(.@r/2);
      if (.@g >= ENCHANTGRADE_B) {
         bonus bAspdRate,2*(.@r/2);
         bonus bLongAtkRate,(.@r/3);
         bonus bPAtk,(.@r/4);
         if (.@g >= ENCHANTGRADE_A) {
            bonus bAspdRate,2*(.@r/2);
            bonus bLongAtkRate,2*(.@r/3);
            bonus bPAtk,2*(.@r/4);
         }
      }
   }
}
No especificado
No especificado

No especificado

No especificado