Viewing Item

#1335: Cancer Axe

Item ID 1335 For Sale No
Identifier Cancer_Axe_J Credit Price Not For Sale
Name 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 bUnbreakableWeapon;

6 bonus

7 bBaseAtk,80+BaseLevel;

8 bonus

9 bAspdRate,10;

10 if

11 (eaclass()&EAJL_THIRD

12 &&

13 BaseJob

14 ==

15 Job_Blacksmith)

16 {

17 bonus

18 bAtkRate,50;

19 bonus

20 bSPDrainValue,2;

21 bonus2

22 bSkillCooldown,"NC_AXETORNADO",-1000;

23 if

24 (.@r

25 =7)

26 bonus2

27 bIgnoreDefRaceRate,RC_All,50;

28 if

29 (.@r

30 =9)

31 bonus2

32 bIgnoreDefRaceRate,RC_All,50;

33 }

Equip Script None
Unequip Script None