Item Details

Muqaddas Sharman [2] ( Mocadas_Foxtail )

ID 550118 Muqaddas Sharman [2]
Muqaddas Sharman [2] Precio de compra: zeny Precio de venta: 0 zeny Peso: 125 Ranuras: 2
Tipo: Objeto de arma. Subtipo: Báculo Género: Ambos Ubicaciones: Arma
Ataque: 290 Ataque mágico: 340 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.

A Foxtail created by combining holy relics and magical power.

Can't be destroyed.
MATK + 340.
ATK & MATK + 5%.
Increase Chulho Sonic Claw and Hyunrok Cannon damage by 10%.

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

If refine rate is 9 or higher, increases Chulho Sonic Claw and Hyunrok Cannon damage by additional 10%.

If refine rate is 11 or higher, increases Chulho Sonic Claw and Hyunrok Cannon damage by additional 10%.
------------------------
[Grade Bonus]
[Grade D] Physical and Magical damage to small size enemies +15%.
[Grade C] Physical and Magical damage to medium size enemies +15%.
[Grade B] Physical and Magical damage to large size enemies +15%.
[Grade A] P.Atk +5, S.Matk +5
------------------------
Class : Staff
Attack : 290
Weight : 125
Weapon Lv : 5
Required Level : 250
Usable by : Spirit Handler

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

No especificado