Item Details

Machado Ilusional [2] ( War_Axe_IL )

# 1326 Machado Ilusional [2]
Machado Ilusional [2] Compra: zeny Venda: 0 zeny Peso: 420 Slots: 2
Tipo: Arma Subtipo: N/A Gênero: Ambos Locais: Arma
Ataque: 180 Ataque Mágico: N/A Alcance: 1 Defesa: N/A
Nível da Arma: 4 Nvl. Armad.: N/A Nvl. Min.: 120 Nvl. Máx.: N/A
Refinável: 1 Graduável: N/A Elemento: Neutro Classes: N/A

Poderoso machado de uma mão que já viu muitas batalhas.
--------------------------
Indestrutível em batalha.
--------------------------
FOR, DES e SOR +2.
--------------------------
Dano de [Tornado de Carrinho] +75%.
Dano de [Fúria do Furacão] e [Arremesso de Machado] +100%.
Refino +7 ou mais:
Dano de [Tornado de Carrinho], [Fúria do Furacão] e [Arremesso de Machado] +20% adicional.
Refino +9 ou mais:
Dano de [Tornado de Carrinho], [Fúria do Furacão] e [Arremesso de Machado] +20% adicional.
--------------------------
Conjunto
[Sapato Ilusional]
ATQ +40.
Arma e Calçado refinados no +7:
Dano de [Arremesso de Machado] +15%.
Soma dos refinos 18 ou mais:
ATQ da arma +10%.
Soma dos refinos 22 ou mais:
Dano físico a distância +10%.
--------------------------
Tipo: Machado
ATQ: 180 ATQM: 0
Peso: 420
Nível da arma: 4
Nível necessário: 120
Classes: Mercadores e evoluções

a hideous axe that is said to be haunted by the fear of death when the day faces the enemy, with a life-threatening axe that has become frighteningly cruel because it is swung from the battlefield and filled with blood.
Unbreakable.
STR + 2, DEX + 2, LUK + 2.
Increases the damage of Axe Tornado and Axe Boomerang by 100%.
Increases the damage of Cart Tornado by 75%.
If refine rate is 7 or higher, further increases the damage of Axe Tornado, Axe Boomerang and Cart Tornado by 20%.
If refine rate is 9 or higher, further increases the damage of Axe Tornado, Axe Boomerang and Cart Tornado by another 20%.
_
If equipped with Illusion Shoes, ATK + 40.
If refine rate of both is 7 or higher, increases the damage of Axe Boomerang by 15%.
If the sum of their refine rates is 18 or higher, ATK + 10%.
If the sum of their refine rates is 22 or higher, increases long ranged physical damage by 10%.
_
Type : Axe Attack : 180
Weight : 420
Weapon Level : 4
Required Level : 120
Jobs : Blacksmith Classes, Alchemist Classes

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:
bonus bStr,2;
bonus bDex,2;
bonus bLuk,2;
.@r = getrefine();
if (.@r >= 9) {
   .@val = 40;
} else if (.@r >= 7) {
   .@val = 20;
}
bonus2 bSkillAtk,"NC_AXETORNADO",(100+.@val);
bonus2 bSkillAtk,"NC_AXEBOOMERANG",(100+.@val);
bonus2 bSkillAtk,"GN_CART_TORNADO",(75+.@val);
N/A
N/A

N/A