Renewal
.:Renewal Item Database:.
Weapon - Two-handed Axe

Hammer [0]   [Two Handed]   Item ID# 1356 (Hammer__)
Type
Weapon
Class
Two-handed Axe
Buy
15500z
Sell
7750z
Weight
200
Attack
120
Required Lvl
16
Weapon Lvl
2
Slot
0
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
A really big hammer.
Item Script
{},{},{}
Dropped By No Result

Hammer [2]   [Two Handed]   Item ID# 1354 (Hammer)
Type
Weapon
Class
Two-handed Axe
Buy
15500z
Sell
7750z
Weight
200
Attack
120
Required Lvl
16
Weapon Lvl
2
Slot
2
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
A really big hammer.
Item Script
{},{},{}
Dropped By No Result
Buyable AtClick here for a list of venders
Obtainable FromOld Blue Box

Hammer [3]   [Two Handed]   Item ID# 1355 (Hammer_)
Type
Weapon
Class
Two-handed Axe
Buy
15500z
Sell
7750z
Weight
200
Attack
120
Required Lvl
16
Weapon Lvl
2
Slot
3
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
A really big hammer.
Item Script
{},{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Heart Breaker [1]   [Two Handed]   Item ID# 1376 (Heart_Breaker)
Type
Weapon
Class
Two-handed Axe
Buy
20z
Sell
10z
Weight
200
Attack
175
Required Lvl
70
Weapon Lvl
4
Slot
1
Property
Neutral
Applicable Jobs
High Swordman
High Merchant
Lord Knight
Whitesmith
Paladin
Creator
Description
This special two hand axe was crafted by a great blacksmith and it seems to be capable of destroying any type of armor.

Critical Rate +20, Attack Speed +5%.
Critical Rate increases depending on the weapon's refinement rate.

[When equipped by Whitesmith, Creator]
Add a chance of auto casting Level 3 Hammerfall on the enemy when dealing physical attack.
Item Script
{ bonus bCritical,20+getrefine(); bonus bAspdRate,5; if (Class == Job_Whitesmith || Class == Job_Creator || Class == Job_Mechanic || Class == Job_Mechanic_T || Class == Job_Genetic || Class == Job_Genetic_T) bonus3 bAutoSpell,"BS_HAMMERFALL",3,30; },{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Heroria Giant Axe [0]   [Two Handed]   Item ID# 620021 (Hs_Bs_Giant_Axe)
Herosria Giant Axe
Type
Weapon
Class
Two-handed Axe
Buy
n/a
Sell
n/a
Weight
300
Attack
200
Required Lvl
200
Weapon Lvl
5
Slot
0
Applicable Jobs
Blacksmith
Description
A two-handed axe of Blacksmiths that can also be used in Herosria.

Indestructible in battle

Increases melee physical damage by 15%.
Decreases ranged physical damage by 7%.
HIT +50
Decreases attack speed (Increases after attack delay by 7%).
Item Script
{ bonus bUnbreakableWeapon; bonus bCritAtkRate,7; bonus bShortAtkRate,15; bonus bAspdRate,-7; bonus bHit,50; },{},{}
Dropped By No Result

Hurricane's Fury [1]   [Two Handed]   Item ID# 1377 (Hurricane_Fury)
Hurricane Fury
Type
Weapon
Class
Two-handed Axe
Buy
20z
Sell
10z
Weight
350
Attack
332
Required Lvl
80
Weapon Lvl
4
Slot
1
Applicable Jobs
High Swordman
High Merchant
Lord Knight
Whitesmith
Paladin
Creator
Description
A massive Two-Handed Axe that is embedded with an orb imbued with the power of a hurricane.

Reduces damage taken from Medium size monsters by 10%.
When dealing physical attack, chance to inflict physical attack to all targets within 15*15 cell area and knock them back by 7 cells.

For each refine level:
Reduces after attack delay by 1% (ASPD +1%).
Reduces damage taken from Medium size monsters by 1%.
Item Script
{ .@r = getrefine(); bonus2 bSubSize,Size_Medium,10+.@r; bonus bAspdRate,.@r; bonus3 bAutoSpell,"NPC_PULSESTRIKE",5,20; },{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Ignus Steel [1]   [Two Handed]   Item ID# 1392 (Ygnus_Stale)
Ygnus Stale
Type
Weapon
Class
Two-handed Axe
Buy
56000z
Sell
28000z
Weight
190
Attack
250
Required Lvl
95
Weapon Lvl
4
Slot
1
Property
Fire
Applicable Jobs
High Swordman
High Merchant
Lord Knight
Whitesmith
Paladin
Creator
Description
A large axe made by a blacksmith from the fires of a volcano.
Adds a chance to inflict Burning status target or wielder when dealing physical attacks.
Indestructible (except in upgrade attempts).
Item Script
{ bonus bAtkEle,Ele_Fire; bonus bUnbreakableWeapon; bonus2 bAddEff,Eff_Burning,200; bonus2 bAddEff2,Eff_Burning,100; },{},{}
Dropped By

Illusion Doom Slayer [2]   [Two Handed]   Item ID# 620010 (Doom_Slayer_IL)
Type
Weapon
Class
Two-handed Axe
Buy
n/a
Sell
n/a
Weight
700
Attack
250
Required Lvl
120
Weapon Lvl
4
Slot
2
Applicable Jobs
Mechanic
Description
An axe that is so huge and heavy that even the word 'extra-large' does not fit.

Indestructible in battle

Decreases variable cast time by 5%.

Base STR at least 100:
ATK +75

Refine Level +7:
Decreases variable cast time by additional 10%.

Refine Level +9:
Increases melee and ranged physical damage by 15%.
Increases physical damage against enemies of every size by 20%.

Refine Level +11:
Decreases after skill cast delay by 10%.

When equipped with Illusion Chain Mail:
ATK +50
Decreases after skill cast delay by additional 10%.

Refine Level of Illusion Doom Slayer and Illusion Chain Mail is +7 or higher:
ASPD +15% (Decreases after attack delay by 15%).

Total Refine Level of entire set at least +18:
Increases physical damage against enemies of every race by 20%.

Total Refine Level of entire set at least +22:
ATK +15%
Decreases variable cast time by 10%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; if (readparam(bStr)>=100) { bonus bBaseAtk,75; } if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bAddSize,Size_All,20; bonus bLongAtkRate,15; bonus bShortAtkRate,15; if (.@r>=11) { bonus bDelayrate,-10; } } } bonus bVariableCastrate,-5; },{},{}
Dropped By No Result

Infinity Axe [1]   [Two Handed]   Item ID# 28105 (Axe_Of_Infinite)
Infinity Two-handed Axe
Type
Weapon
Class
Two-handed Axe
Buy
20z
Sell
10z
Weight
50
Attack
265
Required Lvl
100
Weapon Lvl
4
Slot
1
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
This weapon contains a strange energy.
I feel that one of its benefits were sealed with a high cost.

Indestructible in battle
Item Script
{},{},{}
Dropped By No Result

Intermediate Guild Member's Two-Handed Axe [1]   [Two Handed]   Item ID# 620001 (Woe_Twohand_Axe2_Z)
Type
Weapon
Class
Two-handed Axe
Buy
n/a
Sell
n/a
Weight
150
Attack
195
Required Lvl
70
Weapon Lvl
3
Slot
1
Applicable Jobs
Merchant
Blacksmith
Alchemist
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bAddRace,RC_Player_Human,25+.@r; bonus2 bAddRace,RC_Player_Doram,25+.@r; bonus2 bIgnoreDefRaceRate,RC_Player_Human,10; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,10; if (.@r>=7) { bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,5; } if (.@r>=9) { bonus2 bAddRace,RC_Player_Human,15; bonus2 bAddRace,RC_Player_Doram,15; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,100; bonus bAspdRate,10; } if (.@r>=10) autobonus3 "{ bonus bBreakWeaponRate,10000; }",10+(.@r-10),20000,"BS_OVERTHRUST"; },{},{}
Dropped By No Result

Lesser Guild Member's Two-Handed Axe [0]   [Two Handed]   Item ID# 28133 (Woe_Twohand_Axe1_Z)
Type
Weapon
Class
Two-handed Axe
Buy
n/a
Sell
n/a
Weight
150
Attack
175
Required Lvl
70
Weapon Lvl
3
Slot
0
Applicable Jobs
Merchant
Blacksmith
Alchemist
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bAddRace,RC_Player_Human,25+.@r; bonus2 bAddRace,RC_Player_Doram,25+.@r; bonus2 bIgnoreDefRaceRate,RC_Player_Human,10; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,10; if (.@r>=7) { bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,5; } if (.@r>=9) { bonus2 bAddRace,RC_Player_Human,15; bonus2 bAddRace,RC_Player_Doram,15; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,100; bonus bAspdRate,10; } if (.@r>=10) autobonus3 "{ bonus bBreakWeaponRate,10000; }",10+(.@r-10),20000,"BS_OVERTHRUST"; },{},{}
Dropped By No Result

Level 3 Two-Handed Axe [4]   [Two Handed]   Item ID# 620025 (aegis_620025)
Type
Weapon
Class
Two-handed Axe
Buy
n/a
Sell
n/a
Weight
0
Attack
10 / MATK 10
Weapon Lvl
3
Slot
4
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
A two-handed axe that is shabby and nonfunctional.

MATK +10
Item Script
{},{},{}
Dropped By No Result

< 123456789 >
back to top