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


Glorious Cleaver [0]   [One Hand]   Item ID# 1310 (Krieger_Onehand_Axe1)
Type
Weapon
Class
One-handed Axe
Buy
20z
Sell
10z
Weight
0
Attack
130
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 75%.
Ignores physical defense of DemiHuman monsters by 20%.

Indestructible in battle

Refine Level +6:
Ignores physical defense of DemiHuman monsters by 5%.
Decreases after attack delay by 5% (ASPD +5%).
[Slaughter] Lv 1 [(Refine-4) * (Refine-4) % physical damage bonus on DemiHuman targets, applies up to +14.]

Refine Level +9:
5% chance to inflict Critical Wound status on target when dealing physical damage.
Decreases after attack delay by 5% (ASPD +5%).
Has a chance to inflict Level 2 Critical Wound status on target when using Mammonite skill.
(Critical Wound reduces the effect of Heal, Sanctuary, Potion Pitcher and other recovery items).
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player_Human,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; .@r = getrefine(); if (.@r>5) { bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-4,2); bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-4,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; bonus bAspdRate,5; } if (.@r>8) { bonus bAspdRate,5; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,50; bonus4 bAutoSpellOnSkill,"MC_MAMMONITE","NPC_CRITICALWOUND",2,200; } },{},{}
Dropped By No Result
Obtainable FromBattleground

back to top