Item Details

( R_Foxtail_rod )

# 26172
Compra: zeny Venda: 0 zeny Peso: 120 Slots: 2
Tipo: Arma Subtipo: N/A Gênero: Ambos Locais: Arma
Ataque: 275 Ataque Mágico: 350 Alcance: 1 Defesa: N/A
Nível da Arma: 4 Nvl. Armad.: N/A Nvl. Min.: 170 Nvl. Máx.: N/A
Refinável: 1 Graduável: N/A Elemento: Neutro Classes: N/A

Mysterious foxtail found in Glastheim Castle.
It's an ordinary foxtail with no special features, but it's influenced by Himelmes and has magical energy.
------------------------
Can't be destroyed,
MATK + 350, MATK + 5%.
ATK + 4 and MATK + 4 per refine rate.
------------------------
If refine rate is 9 or higher, increases Catnip Meteor and Picky Peck damage by 20%.
------------------------
If refine rate is 11 or higher, increases physical damage against undead and angel race monsters by 20%.
------------------------
Set Bonus
Royal Foxtail
King Schmidt's Suit
King Schmidt's Manteau

ATK +30, MATK +30,
Has a chance to gain bonus long ranged physical damage by 10% for 10 seconds when dealing physical damage, has a chance to gain bonus MATK + 10% for 10 seconds when dealing magical damage.

If the sum of refine rate of set is 30 or higher, Increases physical and magical damage against holy and undead property enemies by 20%.
------------------------
Class : Staff
Attack : 275
Weight : 120
Weapon Lv : 4
Required Level : 170
Job : Summoner (Doram)

N/A

Permitido na loja de compra de jogador: Invoca monstro: É vinculado ao equipar: Restrição de empilhamento no inventário:
Restrição de empilhamento no carrinho: Restrição de empilhamento no armazém: Restrição de empilhamento no armazém da guilda: Pode ser solto:
Pode ser trocado: Pode ser trocado com membro de grupo: Pode ser vendido para NPC: Pode ser colocado no carrinho:
Pode ser colocado no armazém: Pode ser colocado no armazém da guilda: Pode ser colocado no correio: Pode ser leiloado:
Atraso:
.@r = getrefine();
bonus bMatkRate,5;
bonus bUnbreakableWeapon;
bonus bMatk,4*.@r;
bonus bBaseAtk,4*.@r;
if (.@r>=9) {
   bonus2 bSkillAtk,"SU_CN_METEOR",20;
   bonus2 bSkillAtk,"SU_PICKYPECK",20;
}
if (.@r>=11) {
   bonus2 bAddRace,RC_Undead,20;
   bonus2 bAddRace,RC_Angel,20;
}
N/A
N/A

N/A