Viewing Item

#19410: Royale Grade Mini Melon

Item ID 19410 For Sale No
Identifier Kings_Mini_Melon Credit Price Not For Sale
Name Royale Grade Mini Melon Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 10
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMdef,10;

6 bonus2

7 bAddRace,RC_Plant,5;

8 bonus2

9 bMagicAddRace,RC_Plant,5;

10 bonus2

11 bSubRace,RC_Plant,2;

12 bonus

13 bSPGainValue,5;

14 if

15 (.@r

16 =7)

17 {

18 bonus

19 bMdef,5;

20 bonus2

21 bAddRace,RC_Plant,10;

22 bonus2

23 bMagicAddRace,RC_Plant,10;

24 bonus2

25 bSubRace,RC_Plant,3;

26 bonus

27 bSPGainValue,10;

28 }

29 if

30 (.@r

31 =9)

32 {

33 bonus

34 bMdef,5;

35 bonus2

36 bAddRace,RC_Plant,10;

37 bonus2

38 bMagicAddRace,RC_Plant,10;

39 bonus2

40 bSubRace,RC_Plant,5;

41 bonus

42 bSPGainValue,10;

43 }

44 /*

45 Todo

46 Physical

47 and

48 Magical

49 Damage

50 on

51 Monster

52 Meloring

53 20%*/

Equip Script None
Unequip Script None