Item Details

Meowmeow Foxtail [2] ( MeawFoxtail )

# 26155 Meowmeow Foxtail [2]
Meowmeow Foxtail [2] Buy: 20 zeny Sell: 10 zeny Weight: 110 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 300 M. Attack: 300 Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 100 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Uma folha empunhada por Miau, uma antiga lenda entre os Doram. Não dá para ter certeza de que ele realmente existiu, mas não há como negar que é uma arma muito poderosa. A marca de pata de gato realça o fator singular desse equipamento ancestral.
--------------------------
Indestrutível em batalha.
--------------------------
A cada 2 refinos:
ATQ e ATQM +10.
A cada 3 refinos:
ATQ da arma +2%.
Dano mágico +2%.
--------------------------
Refino +7 ou mais:
Dano de [Cometas Lunáticos] e [Lança Gateira] +15%.
Refino +9 ou mais:
Conjuração variável -10%.
Velocidade de ataque +10%.
Refino +11 ou mais:
Dano de [Chilique de Picky] e [Meteoros de Nepeta] +20%.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques físicos ou mágicos:
3% de chance de ativar um [efeito] por 7 segundos.
--------------------------
Efeito:
SOR +20.
ATQ da arma +15%.
Dano mágico +15%.
--------------------------
Tipo: Cajado
ATQ: 300 ATQM: 300
Peso: 110
Nível da arma: 4
Nível necessário: 100
Classes: Invocadores

Mysterious Foxtail that makes a meow meow sound while shaken.
It seems to resonate with Ancient Hero Boots.

MATK + 300.
Every 2 Refine levels ATK, MATK + 10.
Every 3 Refine levels MATK, ATK +2%.
When Refine level is 7, Lunatic Carrot Beat, Silvervine Stem Spear damage increased by 15%.
When Refine level is 9, Variable Casting decreased by 10%, Attack Speed increased (delay after attack decreased by 10%).
When Refine level is 11, Picky Peck, Catnip Meteor damage increased by 20%.
When worn together with Ancient Hero Boots and using physical/ magic attacks, with a fixed rate for 7s LUK + 20, ATK, MATK + 15%.
Type: One-Handed Staff Attack: 300
Weight: 110
Weapon Lv : 4
Required Lv : 100
Required Job: Summoner(Doram)

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus bMatk,10*(.@r/2);
bonus bBaseAtk,10*(.@r/2);
bonus bAtkRate,2*(.@r/3);
bonus bMatkRate,2*(.@r/3);
if (.@r >= 7) {
   bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",15;
   bonus2 bSkillAtk,"SU_SV_STEMSPEAR",15;
   if (.@r >= 9) {
      bonus bVariableCastrate,-10;
      bonus bAspdRate,10;
      if (.@r >= 11) {
         bonus2 bSkillAtk,"SU_PICKYPECK",20;
         bonus2 bSkillAtk,"SU_CN_METEOR",20;
      }
   }
}
N/A
N/A