Viewing Item

#28141: Guardian Knight Battle Axe

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

1 .@r

2 =

3 getrefine();

4 bonus2

5 bSubSize,Size_Medium,10;

6 bonus2

7 bSubSize,Size_Large,10;

8 bonus

9 bAtkRate,5;

10 bonus

11 bUnbreakableWeapon;

12 bonus

13 bLongAtkRate,.@r;

14 if

15 (.@r

16 =9)

17 {

18 bonus2

19 bSkillCooldown,"NC_AXETORNADO",-1000;

20 bonus2

21 bSkillAtk,"NC_AXETORNADO",20;

22 bonus2

23 bSkillAtk,"NC_MAGMA_ERUPTION",20;

24 if

25 (.@r

26 =11)

27 {

28 bonus2

29 bAddRace,RC_Undead,20;

30 bonus2

31 bAddRace,RC_Angel,20;

32 }

33 }

Equip Script None
Unequip Script None