Item Details

Awakened Meowmeow Foxtail [2] ( Up_MeawFoxtail )

ID 550014 Awakened Meowmeow Foxtail [2]
Awakened Meowmeow Foxtail [2] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 120 Slots: 2
Type: Weapon item. Sub Type: Staff Gender: Both Locations: Weapon
Attack: 350 Magic Attack: 350 Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 150 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Arma purificada dos poderes ancestrais e que agora emana energia mais jovem.
--------------------------
Indestrutível em batalha.
--------------------------
A cada 2 refinos:
ATQ e ATQM +15.
A cada 3 refinos:
ATQ da arma +2%.
Dano mágico +2%.
--------------------------
Refino +7 ou mais:
Dano de [Lança Gateira] e [Cometas Lunáticos] +25%.
Refino +9 ou mais:
Conjuração variável -10%.
Velocidade de ataque +10%.
Refino +11 ou mais:
Dano de [Meteoros de Nepeta] e [Chilique de Picky] +25%.
--------------------------
Conjunto
[Botas Primordiais]
SOR +10.
ATQ da arma +7%.
Dano mágico +7%.
--------------------------
Tipo: Cajado
ATQ: 350 ATQM: 350
Peso: 120
Nível da arma: 4
Nível necessário: 150
Classes: Invocadores e evoluções

Mysterious puppy grass that makes a cat sound whenever it shakes
From the softer shaking, he started to show his natural power.
It seems to resonate with the boots of the great hero.
Cannot be destroyed.
MATK + 350.
ATK, MATK + 15 per 2 refine rates.
ATK, MATK + 2% per 3 refine rates.
When refined to +7 or higher, increase damage of Lunatic Carrot Beat, Stem Spear by 25%.
When refined to +9 or higher, reduce variable casting by 10%, reduce delay after attack by 10%
When refined to +11 or higher, increase damage of Picky Peck, Catnip Meteor by 25%.
When equipped with Great Hero's Boots, LUK +10, ATK, MATK + 7%.
Type: One handed staff Attack: 350
Weight: 120
Weapon Level: 4
Required Level: 150
Class: Summoner

An ear of giant foxtail, a magical herb that grows only in the Doram lands. It bears the seal of Meow Meow, a Summoner known for his magical powers and love for salted fish.
The weapon's former power is restored making it as dangerous as many centuries ago.
It seems to be mystically connected to Great Hero's Boots.
Cannot be destroyed.
MATK +350.
ATK and MATK +15 for every 2 refine levels.
ATK and MATK +2% for every 3 refine levels.
If refine rate is +7 or higher, Lunatic Carrot Beat and SV Stem Spear damage +25%.
If refine rate is +9 or higher, Variable Cast Time of all skills -10%, increases attack speed (reduces delay after attack by 10%).
If refine rate is +11 or higher, Picky Peck and CN Meteor damage +25%.
If equipped with Great Hero's Boots, LUK +10, ATK and MATK +7%.
Class: One-handed staff ATK: 350
Weight: 120
Weapon level: 4
Required Level: 150
Jobs: Doram Summoner

Not specified

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:
bonus bUnbreakableWeapon;
.@r = getrefine();
bonus bMatk,15*(.@r/2);
bonus bBaseAtk,15*(.@r/2);
bonus bAtkRate,2*(.@r/3);
bonus bMatkRate,2*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",25;
   bonus2 bSkillAtk,"SU_SV_STEMSPEAR",25;
}
if (.@r>=9) {
   bonus bVariableCastrate,-10;
   bonus bAspdRate,10;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"SU_PICKYPECK",25;
   bonus2 bSkillAtk,"SU_CN_METEOR",25;
}
Not specified
Not specified