Item Details

Avenger [2] ( Avenger )

# 28130 Avenger [2]
Avenger [2] Buy: zeny Sell: 0 zeny Weight: 600 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 270 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 100 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Um golpe preciso e imediato em um ponto vulnerável de seu inimigo é tudo que é necessário para fazer os demais oponentes temerem este cutelo sombrio.
--------------------------
Indestrutível em batalha.
--------------------------
A cada 2 refinos:
ATQ +10.
A cada 3 refinos:
Dano de [Fúria do Furacão] +10%.
--------------------------
Refino +9 ou mais:
Dano de [Arremesso de Machado] +40%.
Refino +11 ou mais:
Dano físico contra todos os tamanhos +15%.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques físicos ou mágicos:
3% de chance de ativar um [efeito] por 7 segundos.
--------------------------
Efeito:
FOR +20.
ATQ da arma +15%.
--------------------------
Tipo: Machado de Duas Mãos
ATQ: 270 ATQM: 0
Peso: 600
Nível da arma: 4
Nível necessário: 100
Classes: Mecânicos e evoluções

A two-handed axe that a leading blacksmith reportedly used for his revenge..
It seems to resonate with Ancient Hero Boots.
Cannot be destroyed in battle.
Every 2 Refine level ATK +10.
Every 3 Refine level increase the damage of Axe Tornado by 10%.
When Refine level is 9, Axe Boomerang damage increased by 40% .
When Refine level is 11, increase damage given to enemies of all sizes 15%.
When equipped together with Ancient Hero Boots and using physical/magical attacks, with a fixed rate for 7s STR +20, ATK +15%.
Type: Two-Handed Axe Attack: 270
Weight: 600
Weapon Lv : 4
Required Lv : 100
Required Job: Mechanic Jobs

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 bUnbreakableWeapon;
.@r = getrefine();
if (.@r>=2) {
   bonus bBaseAtk,.@r/2*10;
}
if (.@r>=3) {
   bonus2 bSkillAtk,"NC_AXETORNADO",.@r/3*10;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"NC_AXEBOOMERANG",40;
}
if (.@r>=11) {
   bonus2 bAddSize,Size_All,15;
}
N/A
N/A