Item Details

Muqaddas Naranzak [2] ( Mocadas_Launcher )

ID 840028 Muqaddas Naranzak [2]
Muqaddas Naranzak [2] Precio de compra: zeny Precio de venta: 0 zeny Peso: 250 Ranuras: 2
Tipo: Objeto de arma. Subtipo: Lanzagranadas Género: Ambos Ubicaciones: Mano_Derecha + Mano_Izquierda
Ataque: 340 Ataque mágico: No especificado Alcance: 9 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.

A Grenade Launcher created by combining holy relics and magical power.

ATK + 5%.
Increase The Spiral Shooting damage by 10%.

If refine rate is 7 or higher, increases long ranged physical damage by 10%.

If refine rate is 9 or higher, increase Spiral Shooting damage by additional 10%.

If refine rate is 11 or higher, increase Spiral Shooting damage by additional 10%.
------------------------
[Grade Bonus]
[Grade D] Physical damage to small size enemies +15%.
[Grade C] Physical damage to medium size enemies +15%.
[Grade B] Physical damage to large size enemies +15%.
[Grade A] P.Atk + 5.
------------------------
Class : Grenade Launcher
Attack : 340
Weight : 250
Weapon Lv : 5
Required Level : 250
Usable by : Nightwatch

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,5;
bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10;
if (.@r>=7) {
   bonus bLongAtkRate,10;
   if (.@r>=9) {
      bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10;
      if (.@r>=11) {
         bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus2 bAddSize,Size_Small,15;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bAddSize,Size_Medium,15;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bAddSize,Size_Large,15;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bPAtk,5;
         }
      }
   }
}
No especificado
No especificado

No especificado