Prepare-se para um novo desafio

Venha se divertir em nosso servidor!!!

Database

Item

Informações Gift Box?

Gift Box?

ID: 12396
Item ID 12396 For Sale No
Identifier Fools_Day_Box Credit Price Not For Sale
Name Gift Box? Type Delay Consume
NPC Buy 20 Weight 1
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 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 .@rnd

2 =

3 rand(1,9);

4 if

5 (.@rnd

6 ==

7 1)

8 itemskill

9 "AL_TELEPORT",1;

10 else

11 if

12 (.@rnd

13 ==

14 2)

15 itemskill

16 "AL_TELEPORT",3;

17 else

18 if

19 (.@rnd

20 ==

21 3)

22 percentheal

23 50,0;

24 else

25 if

26 (.@rnd

27 ==

28 4)

29 percentheal

30 0,50;

31 else

32 if

33 (.@rnd

34 ==

35 5)

36 getitem

37 512,1;

38 else

39 if

40 (.@rnd

41 ==

42 6)

43 itemskill

44 "ALL_REVERSEORCISH",1;

45 else

46 if

47 (.@rnd

48 ==

49 7)

50 specialeffect2

51 EF_MAPPILLAR2;

52 else

53 if

54 (.@rnd

55 ==

56 8)

57 specialeffect2

58 EF_ANGEL2;

59 else

60 specialeffect2

61 EF_COIN;

Equip Script None
Unequip Script None