Item Details

Guardian Knight Axe [2] ( G_Knight_Axe )

ID 1336 Guardian Knight Axe [2]
Guardian Knight Axe [2] Buy Price: zeny Sell Price: 0 zeny Weight: 150 Slots: 2
Type: Weapon item. Sub Type: One-Handed Axe Gender: Both Locations: Weapon
Attack: 210 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.

The ceremonial ax used by the Glastheim Guards.
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%.
Increases long ranged physical damage by 1% per refine rate.
------------------------
If refine rate is 9 or higher, increases Power Swing damage by 20%.
------------------------
If refine rate is 11 or higher, increases physical damage against undead and angel race monsters by 20%.
------------------------
Set Bonus
Guardian Knight 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 : Axe
Attack : 210
Weight : 150
Weapon Lv : 4
Required Level : 170
Job : Mechanic

Glast Heim Guardsman's Ceremonial Axe.
A secret power that was awakened due to Himmelmez's influence is concealed within this item.
_
ATK +5%, unbreakable.
Long-ranged physical damage +1% for every refine level.
If refined to +9 or higher, Power Swing and Axe Boomerang damage +20%.
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 Axe are refined to +30 or more]
Damage inflicted on Holy and Undead property monsters +20%.
_
Class: One-handed axe Attack: 210
Weight: 150
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:
bonus bUnbreakableWeapon;
bonus bAtkRate,5;
.@r = getrefine();
bonus bLongAtkRate,.@r;
if (.@r >= 9) {
   bonus2 bSkillAtk,"NC_POWERSWING",20;
   bonus2 bSkillAtk,"NC_AXEBOOMERANG",20;
}
if (.@r >= 11) {
   bonus2 bAddRace,RC_Undead,20;
   bonus2 bAddRace,RC_Angel,20;
}
Not specified
Not specified

Not specified