Item Details

Meow Meow Foxtail-LT [2] ( MeawFoxtail_LT )

ID 550067 Meow Meow Foxtail-LT [2]
Meow Meow Foxtail-LT [2] Precio de compra: zeny Precio de venta: 0 zeny Peso: 120 Ranuras: 2
Tipo: Objeto de arma. Subtipo: Báculo Género: Ambos Ubicaciones: Arma
Ataque: 350 Ataque mágico: 350 Alcance: 1 Defensa: No especificado
Nivel de arma: 5 Nivel de armadura: No especificado Nivel de Equipamiento (Mín.): 190 Nivel de Equipamiento (Máx.): No especificado
Refinable: 1 Graduable: 1 Elemento: Neutral Clases: No especificado

Can't be destroyed in battle.
MATK +350.
When base level is 210 or higher, POW&SPL +2, P.ATK&S.MATK +1.
For every 2 refine level, ATK&MATK + 15.
For every 3 refine level, ATK&MATK + 2%.

When refined to +7 or higher, increases Picky Peck and Silvervine Stem Spear damage by 40%.

When refined to +9 or higher, reduces variable casting time by 10%, reduces skill cooldown of Catnip Meteor by 2 seconds.

When refined to +11 or higher, increases Lunatic Carrot Beat and Catnip Meteor damage by 50%, increases physical and magical damage against all size enemies by 15%.
------------------------
Set Bonus:
Meow Meow Foxtail-LT [2]
Hero Boots-LT [1]

ATK&MATK +10%, P.ATK&S.MATK +2.
------------------------
[Bonus by Grade]
[Grade D] ATK&MATK +3%.
[Grade C] Increases long ranged physical damage and all property magical damage by 15%, P.ATK&S.MATK + 1.
[Grade B] POW&SPL + 3, P.ATK&S.MATK + 2.
------------------------
Class: Staff
Attack: 350
Weight: 120
Weapon Lv: 5
Required Lv: 190
Job: Summoner(Doram) class

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;
if (BaseLevel>=210) {
   bonus bPAtk,1;
   bonus bSMatk,1;
   bonus bPow,2;
   bonus bSpl,2;
}
if (.@r>=7) {
   bonus2 bSkillAtk,"SU_SV_STEMSPEAR",40;
   bonus2 bSkillAtk,"SU_PICKYPECK",40;
   if (.@r>=9) {
      bonus bVariableCastrate,-10;
      bonus2 bSkillCooldown,"SU_CN_METEOR",-2000;
      if (.@r>=11) {
         bonus2 bAddSize,Size_All,15;
         bonus2 bMagicAddSize,Size_All,15;
         bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",50;
         bonus2 bSkillAtk,"SU_CN_METEOR",50;
      }
   }
}
if (.@g >= ENCHANTGRADE_D) {
   bonus bAtkRate,3;
   bonus bMatkRate,3;
   if (.@g >= ENCHANTGRADE_C) {
      bonus2 bMagicAtkEle,Ele_All,15;
      bonus bLongAtkRate,15;
      bonus bPAtk,1;
      bonus bSMatk,1;
      if (.@g >= ENCHANTGRADE_B) {
         bonus bPAtk,2;
         bonus bSMatk,2;
         bonus bPow,3;
         bonus bSpl,3;
      }
   }
}
bonus bMatk,15*(.@r/2);
bonus bBaseAtk,15*(.@r/2);
bonus bAtkRate,2*(.@r/3);
bonus bMatkRate,2*(.@r/3);
No especificado
No especificado

No especificado