Viewing Item

#30006: Hunter Soulstone

Item ID 30006 For Sale No
Identifier Hunter_Soulstone Credit Price Not For Sale
Name Hunter 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_Hunter

5 ||

6 Class

7 ==

8 Job_Sniper

9 ||

10 Class

11 ==

12 Job_Ranger_T

13 ||

14 Class

15 ==

16 Job_Windhawk)

17 {

18 sc_start4

19 SC_SPIRIT,

20 300000,

21 5,

22 460,

23 0,

24 0;

25 skilleffect

26 460,

27 5;

28 delitem

29 30006,

30 1;

31 }

32 else

33 {

34 dispbottom

35 "This

36 charm

37 cannot

38 be

39 used

40 by

41 your

42 class.";

43 }

Equip Script None
Unequip Script None