Item Details

Flush Safety Saber [2] ( F_Ein_1HSWORD )

ID 500056 Flush Safety Saber [2]
Flush Safety Saber [2] Precio de compra: zeny Precio de venta: 0 zeny Peso: 125 Ranuras: 2
Tipo: Objeto de arma. Subtipo: Espada de Una Mano Género: Ambos Ubicaciones: Arma
Ataque: 230 Ataque mágico: No especificado Alcance: 1 Defensa: No especificado
Nivel de arma: 5 Nivel de armadura: No especificado Nivel de Equipamiento (Mín.): 250 Nivel de Equipamiento (Máx.): No especificado
Refinable: 1 Graduable: 1 Elemento: Neutral Clases: Cuarta clases.

Safety Saber strengthened by the energy of Mjolnir.

Atk + 10%.
Increases Cart Cannon damage by 20%, increases Mayhemic Thorns damage by 20%.

If refine rate is 7 or higher,
Atk + 70, reduces variable casting time by 10%.

If refine rate is 9 or higher,
increases Cart Cannon damage by additional 15%, increases Mayhemic Thorns damage by additional 10%, increases physical damage against all size enemies by 15%, increases SP consumption of Cart Cannon and Mayhemic Thorns by 25.

If refine rate is 11 or higher,
reduces global cooldown by 15%, increases Cart Cannon damage by additional 10%, increases Mayhemic Thorns damage by additional 10%, increases SP consumption of Cart Cannon and Mayhemic Thorns by additional 25.
------------------------
[Grade Bonus]
[Grade D] P.Atk + 10.
[Grade C] Increases Cart Cannon damage by 10%, increases Mayhemic Thorns damage by 10%.
[Grade B] Increases physical damage against all property enemies by 10%.
[Grade A] Increases Cart Cannon damage by additional 10%, increases Mayhemic Thorns damage by additional 10%.
------------------------
Class : Sword
Attack : 230
Weight : 125
Weapon Lv : 5
Required Level : 250
Usable by : Biolo

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:
.@g = getenchantgrade();
.@r = getrefine();
bonus bAtkRate,10;
bonus2 bSkillAtk,"BO_MAYHEMIC_THORNS",20;
bonus2 bSkillAtk,"GN_CARTCANNON",20;
if (.@r>=7) {
   bonus bVariableCastrate,-10;
   bonus bBaseAtk,70;
   if (.@r>=9) {
      bonus2 bAddSize,Size_All,15;
      bonus2 bSkillAtk,"BO_MAYHEMIC_THORNS",10;
      bonus2 bSkillAtk,"GN_CARTCANNON",15;
      bonus2 bSkillUseSP,"BO_MAYHEMIC_THORNS",-25;
      bonus2 bSkillUseSP,"GN_CARTCANNON",-25;
      if (.@r>=11) {
         bonus bDelayrate,-15;
         bonus2 bSkillAtk,"BO_MAYHEMIC_THORNS",10;
         bonus2 bSkillAtk,"GN_CARTCANNON",10;
         bonus2 bSkillUseSP,"BO_MAYHEMIC_THORNS",-25;
         bonus2 bSkillUseSP,"GN_CARTCANNON",-25;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bPAtk,10;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"BO_MAYHEMIC_THORNS",10;
      bonus2 bSkillAtk,"GN_CARTCANNON",10;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bAddEle,Ele_All,10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus2 bSkillAtk,"BO_MAYHEMIC_THORNS",10;
            bonus2 bSkillAtk,"GN_CARTCANNON",10;
         }
      }
   }
}
No especificado
No especificado

No especificado