Item Details

Illusion War Axe [2] ( War_Axe_IL )

# 1326 Illusion War Axe [2]
Illusion War Axe [2] Buy: zeny Sell: 0 zeny Weight: 420 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 180 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 120 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral 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

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 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