Viewing Item

#620016: Wicked Axe

Item ID 620016 For Sale No
Identifier Wicked_Axe Credit Price Not For Sale
Name Wicked Axe Type Weapon - Two-Handed Axe
NPC Buy 0 Weight 320
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 300 Min Equip Level 220
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Blacksmith
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bUnbreakableWeapon;

9 bonus2

10 bSkillAtk,"MT_AXE_STOMP",7*(.@r/2);

11 bonus2

12 bSkillAtk,"NC_AXETORNADO",8*(.@r/3);

13 bonus

14 bShortAtkRate,3*(.@r/4);

15 if

16 (.@g

17 =

18 ENCHANTGRADE_D)

19 {

20 bonus

21 bPow,2;

22 if

23 (.@g

24 =

25 ENCHANTGRADE_C)

26 {

27 bonus2

28 bSkillAtk,"MT_AXE_STOMP",10;

29 if

30 (.@g

31 =

32 ENCHANTGRADE_B)

33 {

34 bonus

35 bPAtk,2;

36 }

37 }

38 }

Equip Script None
Unequip Script None