Viewing Item

#1336: Guardian Knight Axe

Item ID 1336 For Sale No
Identifier G_Knight_Axe Credit Price Not For Sale
Name Guardian Knight Axe Type Weapon - One-Handed Axe
NPC Buy 0 Weight 150
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 210 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Blacksmith
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bUnbreakableWeapon;

2 bonus bAtkRate,5;

3 .@r = getrefine();

4 bonus bLongAtkRate,.@r;

5 if (.@r >= 9) {

6 bonus2 bSkillAtk,"NC_POWERSWING",20;

7 bonus2 bSkillAtk,"NC_AXEBOOMERANG",20;

8 }

9 if (.@r >= 11) {

10 bonus2 bAddRace,RC_Undead,20;

11 bonus2 bAddRace,RC_Angel,20;

12 }

Equip Script None
Unequip Script None