0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #620004 Weapon

Patent Avenger [2]

Buy Price: N/A Sell Price: N/A
A Two-Handed Axe created by top class blacksmith whose had revenge desire.
Seeing the sharp ax blade, he began to show his natural ability.
It resonates with Great Hero's Boots.
_______________________
Indestructible in battle
_______________________
For each 2 Refine Levels:
ATK +15
_______________________
For each 3 Refine Levels:
Increases damage of Axe Tornado by 10%.
_______________________
Refine Level +7:
Increases damage of Axe Boomerang by 40%.
Decreases Cross Slash skill cooldown by 1 sec.
_______________________
Refine Level +9:
Increases Physical Damage against enemies of all size monsters by 15%.
_______________________
Refine Level +11:
Decreases Physical and Magical Damage from against enemies of all elements by 5%.
_______________________
When equipped with Great Hero's Boots:
STR +10, ATK +7%.
_______________________
Type: Two-Handed Axe
Attack: 290
Weight: 700
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Mechanic

Equipment Reform

Available through the reform system C_Weapon_Reform_1

Available through the reform system C_Weapon_Reform_2

Available through the reform system C_Weapon_Reform_3

Available through the reform system Hero_Weapon_Up_Box_4

Basic Information

Weapon
7000
1
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

.@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; }
.@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;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.