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

Giant Axe [1]   [Two Handed]   Item ID# 1387 (Giant_Axe)
Type
Weapon
Class
Two-handed Axe
Buy
20z
Sell
10z
Weight
400
Attack
330
Required Lvl
50
Weapon Lvl
3
Slot
1
Applicable Jobs
High Swordman
High Merchant
Lord Knight
Whitesmith
Paladin
Creator
Description
An incredibly large axe that appears impossible to swing.
Increases damage when using skill Cart Termination by 15%.
[Base Strength >= 95]
HIT + 10, ASPD + 3 %
Item Script
{ bonus2 bSkillAtk,"WS_CARTTERMINATION",15; if(readparam(bStr)>=95) { bonus bHit,10; bonus bAspdRate,3; } },{},{}
Dropped By

Glorious Two-Handed Axe [0]   [Two Handed]   Item ID# 1382 (Krieger_Twohand_Axe1)
Glorious Twohanded Axe
Type
Weapon
Class
Two-handed Axe
Buy
20z
Sell
10z
Weight
0
Attack
220
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
Increases physical attack against DemiHuman monster by 70%.
Adds 25% defense bypassing on Demi-human monster.
Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher]
Add 5% chance of auto casting Level 1 Critical Wound when dealing physical damage.
Adds 5% defense bypassing on Demi-human monster.
[Slaughter] Lv 2
[Refine Rate +9 or higher]
Attack Speed + 10%.
Increases 5% Chance to casting Critical Wound when dealing physical damage.
Add a chance of auto casting Level 2 Critical Wound when using skill Mammonite.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player_Human,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreDefRaceRate,RC_Player_Human,25; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3); bonus2 bAddRace,RC_Player_Human,(getrefine()-3)*(getrefine()-3); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,50; } if(getrefine()>8) { bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,100; bonus4 bAutoSpellOnSkill,"MC_MAMMONITE","NPC_CRITICALWOUND",2,200; bonus4 bAutoSpellOnSkill,"WS_CARTTERMINATION","NPC_CRITICALWOUND",2,200; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Great Axe [0]   [Two Handed]   Item ID# 1364 (Great_Axe)
Type
Weapon
Class
Two-handed Axe
Buy
20z
Sell
10z
Weight
180
Attack
187
Required Lvl
44
Weapon Lvl
4
Slot
0
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
A humongous, double bladed axe.
Mammonite skill will shove its target 5 cells back when Great Axe is equipped.
Causes Stun effect to enemies by 15% chance.
Item Script
{ bonus2 bAddSkillBlow,"MC_MAMMONITE",5; bonus2 bAddEff,Eff_Stun,1500; },{},{}
Dropped By

Guillotine [0]   [Two Handed]   Item ID# 1369 (Guillotine)
Type
Weapon
Class
Two-handed Axe
Buy
20z
Sell
10z
Weight
300
Attack
215
Required Lvl
44
Weapon Lvl
4
Slot
0
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
A huge guillotine blade welded to a handle for active decapitation.
Causes Coma effect on DemiHuman monster.
Regain 2 SP for each attack on a DemiHuman monster and 20 SP for each killed DemiHuman monster.
Item Script
{ bonus2 bComaRace,RC_DemiHuman,30; bonus2 bComaRace,RC_Player_Human,30; bonus2 bSPDrainValueRace,RC_DemiHuman,2; bonus2 bSPDrainValueRace,RC_Player_Human,2; bonus2 bSPGainRace,RC_DemiHuman,20; bonus2 bSPGainRace,RC_Player_Human,20; },{},{}
Dropped By

back to top