Viewing Item

#1335: Giant Cancer Axe

Item ID 1335 For Sale No
Identifier Cancer_Axe_J Credit Price Not For Sale
Name Giant Cancer Axe Type Weapon - One-Handed Axe
NPC Buy 0 Weight 70
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 10 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Novice / Super novice / Swordman / Merchant / Knight / Blacksmith / Assassin / Crusader / Alchemist
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bBaseAtk,80+BaseLevel;

6 bonus

7 bAspdRate,10;

8 if

9 (eaclass()&EAJL_THIRD

10 &&

11 BaseJob

12 ==

13 Job_Blacksmith)

14 {

15 bonus2

16 bAddClass,Class_All,50;

17 bonus

18 bSPDrainValue,2;

19 bonus2

20 bSkillCooldown,"NC_AXETORNADO",-1000;

21 if

22 (.@r

23 =7)

24 bonus2

25 bIgnoreDefRaceRate,RC_All,50;

26 if

27 (.@r

28 =9)

29 bonus2

30 bIgnoreDefRaceRate,RC_All,50;

31 }

Equip Script None
Unequip Script None