Per request, the donation page is live!

Viewing Item

#15879: Kung Jin's Headpiece (OSM)

Item ID 15879 For Sale No
Identifier KungJin_Headpiece_EXE Credit Price Not For Sale
Name Kung Jin's Headpiece (OSM) Type Armor
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 50
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bLuk,3;

6 bonus

7 bDex,3;

8 bonus

9 bBaseAtk,10;

10 bonus

11 bMdef,10;

12 if

13 (.@r

14 =5)

15 {

16 bonus

17 bCritical,10;

18 bonus

19 bCritAtkRate,5;

20 }

21 if

22 (.@r

23 =7)

24 {

25 bonus

26 bDef,15;

27 bonus

28 bCritAtkRate,2;

29 bonus2

30 bSkillAtk,"SN_SHARPSHOOTING",10;

31 }

32 if

33 (.@r

34 =8)

35 {

36 bonus

37 bFlee,15;

38 bonus

39 bCritAtkRate,3;

40 bonus2

41 bSkillAtk,"SN_SHARPSHOOTING",15;

42 }

43 if

44 (.@r

45 =9)

46 {

47 bonus

48 bBaseAtk,15;

49 bonus

50 bCritAtkRate,5;

51 bonus2

52 bSkillAtk,"SN_SHARPSHOOTING",20;

53 }

54 if

55 (.@r

56 =10)

57 {

58 bonus

59 bAtkRate,5;

60 bonus2

61 bVariableCastrate,"SN_SHARPSHOOTING",-10;

62 bonus

63 bDelayrate,-10;

64 }

Equip Script None
Unequip Script None