Viewing Item

#640030: Melon Staff

Item ID 640030 For Sale No
Identifier Melon_Staff Credit Price Not For Sale
Name Melon Staff Type Weapon - Two-Handed Staff
NPC Buy 20 Weight 240
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 120 Min Equip Level 100
MATK 270 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Super novice / Priest / Wizard / Monk / Sage / Soul Linker
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 bonus

23 bHealPower,6*.@r;

24 if

25 (.@r

26 =7)

27 {

28 bonus2

29 bIgnoreDefRaceRate,RC_All,50;

30 bonus2

31 bIgnoreMdefRaceRate,RC_All,50;

32 }

33 if

34 (.@r

35 =9)

36 {

37 bonus2

38 bIgnoreDefRaceRate,RC_All,50;

39 bonus2

40 bIgnoreMdefRaceRate,RC_All,50;

41 }

Equip Script None
Unequip Script None