Viewing Item

#620014: Melon Two-Handed Axe

Item ID 620014 For Sale No
Identifier Melon_T_Axe Credit Price Not For Sale
Name Melon Two-Handed Axe Type Weapon - Two-Handed Axe
NPC Buy 20 Weight 400
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 320 Min Equip Level 80
MATK 200 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 autobonus

5 "{

6 bonus

7 bUseSPrate,-100;

8 bonus2

9 bSPRegenRate,100,1000;

10 }",50,5000,BF_WEAPON;

11 autobonus

12 "{

13 bonus

14 bUseSPrate,-100;

15 bonus2

16 bSPRegenRate,100,1000;

17 }",30,5000,BF_MAGIC;

18 bonus

19 bAtkRate,10*.@r;

20 bonus

21 bMatkRate,5*.@r;

22 if

23 (.@r

24 =7)

25 {

26 bonus2

27 bIgnoreDefRaceRate,RC_All,50;

28 bonus2

29 bIgnoreMdefRaceRate,RC_All,50;

30 }

31 if

32 (.@r

33 =9)

34 {

35 bonus2

36 bIgnoreDefRaceRate,RC_All,50;

37 bonus2

38 bIgnoreMdefRaceRate,RC_All,50;

39 }

Equip Script None
Unequip Script None