Viewing Item

#30003: Bard/Dancer Soulstone

Item ID 30003 For Sale No
Identifier Bard_Dancer_Soulstone Credit Price Not For Sale
Name Bard/Dancer Soulstone Type Delay Consume
NPC Buy 0 Weight 1
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 1
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 if

2 (Class

3 ==

4 Job_Bard

5 ||

6 Class

7 ==

8 Job_Dancer

9 ||

10 Class

11 ==

12 Job_Clown

13 ||

14 Class

15 ==

16 Job_Gypsy

17 ||

18 Class

19 ==

20 Job_Minstrel_T

21 ||

22 Class

23 ==

24 Job_Wanderer_T

25 ||

26 Class

27 ==

28 Job_Troubadour

29 ||

30 Class

31 ==

32 Job_Trouvere)

33 {

34 sc_start4

35 SC_SPIRIT,

36 300000,

37 5,

38 455,

39 0,

40 0;

41 skilleffect

42 455,

43 5;

44 delitem

45 30003,

46 1;

47 }

48 else

49 {

50 dispbottom

51 "This

52 charm

53 cannot

54 be

55 used

56 by

57 your

58 class.";

59 }

Equip Script None
Unequip Script None