Renewal
.:Renewal Item Database:.
Search Item By ID


Glorious Two-Handed Axe [0]   [Two Handed]   Item ID# 1382 (Krieger_Twohand_Axe1)
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
A weapon that only a champion of battlefield can wield.

Increases physical damage against DemiHuman monsters by 70%.
Ignores physical defense of DemiHuman monsters by 25%.

Indestructible in battle

Refine Level +6:
Ignores physical defense of DemiHuman monster +5%.
[Slaughter] Lv 2 [(Refine-3) * (Refine-3) % physical damage bonus on DemiHuman targets, applies up to +14.]
Random chance to inflict Level 1 Critical Wound when dealing physical damage.

Refine Level +9:
Increases the chance of inflicting Critical Wound by 5%.
When using Mammonite or Cart Termination, has a chance to inflict Level 2 Critical Wound on target.

(Critical Wound reduces the effect of Heal, Sanctuary, Potion Pitcher and other recovery items).
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; .@r = getrefine(); if (.@r>5) { bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-3,2); bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-3,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,50; } if (.@r>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

back to top