Viewing Item

#620012: Paradise Mechanic Two-Handed Axe

Item ID 620012 For Sale No
Identifier 3Para_T_Axe_NC Credit Price Not For Sale
Name Paradise Mechanic Two-Handed Axe Type Weapon - Two-Handed Axe
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable No
Attack 250 Min Equip Level 100
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 Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@a

2 =

3 getskilllv("BS_WEAPONRESEARCH");

4 bonus

5 bAtkRate,5;

6 bonus

7 bShortAtkRate,.@a;

8 if

9 (BaseLevel

10 =105)

11 {

12 bonus2

13 bSkillCooldown,"NC_AXETORNADO",-1000;

14 bonus2

15 bSkillAtk,"NC_AXETORNADO",25;

16 bonus2

17 bSkillAtk,"NC_POWERSWING",25;

18 if

19 (BaseLevel

20 =110)

21 {

22 bonus

23 bDelayrate,-10;

24 bonus2

25 bAddSize,Size_All,15;

26 if

27 (BaseLevel

28 =115)

29 {

30 bonus2

31 bSkillAtk,"NC_AXETORNADO",15;

32 bonus2

33 bSkillAtk,"NC_POWERSWING",15;

34 }

35 }

36 }

Equip Script None
Unequip Script None