Item Details

Guardian Knight Battle Axe [2] ( G_Knight_BattleAxe )

ID 28141 Guardian Knight Battle Axe [2]
Guardian Knight Battle Axe [2] Buy Price: zeny Sell Price: 0 zeny Weight: 500 Slots: 2
Type: Weapon item. Sub Type: Two-Handed Axe Gender: Both Locations: Right_Hand + Left_Hand
Attack: 270 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 170 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Huge Two-handed ax used by the Guards of Glastheim.
It's an ordinary weapon with no special features, but it's influenced by Himelmez and has magical energy.
------------------------
Can't be destroyed,
ATK + 5%.
Reduces damage taken from medium and large size enemies by 10%.
Increases long ranged physical damage by 1% per refine rate.
------------------------
If refine rate is 9 or higher, increases Axe Tornado and Lava Flow damage by 20%, reduces skill cooldown of Axe Tornado by 1 second.
------------------------
If refine rate is 11 or higher, increases physical damage against undead and angel race monsters by 20%.
------------------------
Set Bonus
Guardian Knight Battle Axe
King Schmidt's Suit
King Schmidt's Manteau

ATK + 30,
Has a chance to gain bonus long ranged physical damage by 10% for 10 seconds when dealing physical damage.

If the sum of refine rate of set is 30 or higher, increases physical damage against holy and undead property enemies by 20%.
------------------------
Class : Two-handed Axe
Attack : 270
Weight : 500
Weapon Lv : 4
Required Level : 170
Job : Mechanic

A Glast Heim guardsman's huge two-handed axe.
A secret power that was awakened due to Himmelmez's influence is concealed within this item.
Unbreakable, ATK +5%, physical/magical damage from medium and large monsters -10%.
Long-ranged physical damage +1% for every refine level.
If refined to +9 or higher, Axe Tornado and Lava Flow damage +20%, Axe Tornado cooldown -1 sec.
If refined to +11 or higher, +20% physical damage to Undead and Angel monsters.
_
[When equipped with King Schmitz's Uniform and King Schmitz's Manteau]
ATK +30.
Has a chance to gain bonus long-ranged physical damage by 10% for 10 seconds when dealing physical damage.
If King Schmitz's Uniform, King Schmitz's Manteau, and the Guardian Knight's Battle Axe are refined to +30 or more, +20% physical damage to Holy and Undead property monsters.
_
Class: Two-handed Axe Attack: 270
Weight: 500
Weapon level: 4
Required Level: 170
Jobs: Mechanic Jobs

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus2 bSubSize,Size_Medium,10;
bonus2 bSubSize,Size_Large,10;
bonus bAtkRate,5;
bonus bUnbreakableWeapon;
bonus bLongAtkRate,.@r;
if (.@r>=9) {
   bonus2 bSkillCooldown,"NC_AXETORNADO",-1000;
   bonus2 bSkillAtk,"NC_AXETORNADO",20;
   bonus2 bSkillAtk,"NC_MAGMA_ERUPTION",20;
   if (.@r>=11) {
      bonus2 bAddRace,RC_Undead,20;
      bonus2 bAddRace,RC_Angel,20;
   }
}
Not specified
Not specified

Not specified