Viewing Item

#30014: Super Novice Soulstone

Item ID 30014 For Sale No
Identifier Super_Novice_Soulstone Credit Price Not For Sale
Name Super Novice 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_Super_Novice

5 ||

6 Class

7 ==

8 Job_Super_Novice_E||

9 Class

10 ==

11 Job_Hyper_Novice)

12 {

13 sc_start4

14 SC_SPIRIT,

15 300000,

16 5,

17 451,

18 0,

19 0;

20 skilleffect

21 451,

22 5;

23 delitem

24 30014,

25 1;

26 }

27 else

28 {

29 dispbottom

30 "This

31 charm

32 cannot

33 be

34 used

35 by

36 your

37 class.";

38 }

Equip Script None
Unequip Script None