Item Details

Safety Foxtail [2] ( Ein_1H_Foxtail )

ID 550006 Safety Foxtail [2]
Safety Foxtail [2] Buy Price: zeny Sell Price: 0 zeny Weight: 150 Slots: 2
Type: Weapon item. Sub Type: Staff Gender: Both Locations: Weapon
Attack: 300 Magic Attack: 350 Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 170 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Uma cauda de gato que cresceu nos arredores da Mina de Einbech. Por estar tão contaminada, pode ser usada como um cabo de aço.
--------------------------
Indestrutível em batalha.
--------------------------
ATQ da arma +7%.
Dano mágico +7%.
Dano de [Meteoros de Nepeta] e [Chilique de Picky] +15%.
Refino +7 ou mais:
Conjuração variável -10%.
Velocidade de ataque +10%.
Refino +9 ou mais:
Dano de [Meteoros de Nepeta] e [Chilique de Picky] +20% adicional.
Ao realizar ataques físicos ou mágicos, 3% de chance de ativar um [Efeito] por 10 segundos.
Refino +11 ou mais:
Pós-conjuração -20%.
--------------------------
Efeito:
Dano físico e mágico contra todos os Tamanhos +10%.
--------------------------
Conjunto
[Medalha Rubra] ou [Medalha Azul]
[Dragona Rubra] ou [Dragona Azul]
Pós-conjuração -7% adicional.
Conjuração fixa -0,3 segundos.
Resistência a todos os tamanhos +3%.
--------------------------
Tipo: Cajado
ATQ: 300 ATQM: 350
Peso: 150
Nível da arma: 4
Nível necessário: 170
Classes: Invocadores e evoluções

A foxtail that was growing near a construction site in Einbroch.
It is solid like steel, perhaps because of its mysterious ores.
_
MATK +350.
ATK +7%, MATK +7%.
Catnip Meteor and Picky Peck damages +15%.
When refined to +7 or higher, Increased ASPD (ASPD +10%), Variable Cast Time -10%
When refined to +9 or higher, Additional Catnip Meteor and Picky Peck damages +20%.
Physical/Magic attacks create a chance to gain additional Physical/Magic damage +10% on enemies of all sizes for 10 sec.
When refined to +11 or higher, After-cast delay -20%.
_
Class: One-handed Staff
ATK: 300
Weight: 150
Weapon Level: 4
Required Level: 170
Job: Summoner (Doram)

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:
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bMatkRate,7;
bonus bAtkRate,7;
bonus2 bSkillAtk,"SU_CN_METEOR",15;
bonus2 bSkillAtk,"SU_PICKYPECK",15;
if (.@r>=7) {
   bonus bAspdRate,10;
   bonus bVariableCastrate,-10;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"SU_CN_METEOR",20;
   bonus2 bSkillAtk,"SU_PICKYPECK",20;
   autobonus "{ bonus2 bAddSize,Size_All,10; bonus2 bMagicAddSize,Size_All,10; }",1,10000,BF_MAGIC;
}
if (.@r>=11) {
   bonus bDelayrate,-20;
}
Not specified
Not specified