Item Details

Patent Avenger [2] ( Up_Avenger )

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

Arma purificada dos poderes ancestrais e que agora emana energia mais jovem.
--------------------------
Indestrutível em batalha.
--------------------------
A cada 2 refinos:
ATQ +15.
A cada 3 refinos:
Dano de [Fúria do Furacão] +10%.
--------------------------
Refino +7 ou mais:
Dano de [Arremesso de Machado] +40%.
Recarga de [Fúria do Furacão] -1 segundo.
Refino +9 ou mais:
Dano físico contra todos os Tamanhos +15%.
Refino +11 ou mais:
Resistência a oponentes de todas as Propriedades +20%.
--------------------------
Conjunto
[Botas Primordiais]
FOR +10.
ATQ da arma +7%.
--------------------------
Tipo: Machado de 2 Mãos
ATQ: 290 ATQM: 0
Peso: 700
Nível da arma: 4
Nível necessário: 150
Classes: Mecânicos e evoluções

A double-handed ax is said to have been replaced by a blacksmith for his revenge.
He regained his past glory and began to show his natural ability.
It seems to resonate with the boots of the great hero.

Cannot be destroyed.
ATK + 15 per 2 refine rates.
Increase damage of Axe Tornado by 10% per 3 refine rates.
When refined to +7 or higher, increase damage of Axe Boomerang by 40%, reduce cooltime of Axe Tornado by 1 sec.
When refined to +9 or higher, increase physical damage to all size monsters by 15%.
When refined to +11 or higher, reduce incoming physical/magic damage by all property enemies by 20%.
When equipped with Great Hero's Boots, STR + 10, ATK + 7% Áõ°¡.
Type: Two handed Axe Attack: 290
Weight: 700
Weapon Level: 4
Required Level: 150
Class: Mechanic Type

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