Viewing Item

#820020: Outlaw Cursed Shotgun

Item ID 820020 For Sale No
Identifier Outlaw_Cursed_Shotgun Credit Price Not For Sale
Name Outlaw Cursed Shotgun Type Weapon - Shotgun
NPC Buy 0 Weight 250
NPC Sell 0 Weapon Level 5
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 280 Min Equip Level 215
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Rebellion
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bAtkRate,5;

9 bonus

10 bCon,2;

11 bonus

12 bSplashRange,1;

13 bonus2

14 bSkillAtk,"NW_WILD_FIRE",5;

15 if

16 (.@r

17 =5)

18 {

19 bonus2

20 bSkillAtk,"NW_WILD_FIRE",10;

21 if

22 (.@r

23 =7)

24 {

25 bonus

26 bLongAtkRate,5;

27 if

28 (.@r

29 =9)

30 {

31 bonus2

32 bSkillAtk,"NW_WILD_FIRE",10;

33 if

34 (.@r

35 =10)

36 {

37 bonus

38 bAspdRate,10;

39 if

40 (.@r

41 =11)

42 {

43 bonus

44 bLongAtkRate,15;

45 bonus2

46 bSkillAtk,"NW_WILD_FIRE",5;

47 }

48 }

49 }

50 }

51 }

52 if

53 (.@g

54 =ENCHANTGRADE_D)

55 {

56 bonus

57 bLongAtkRate,10;

58 if

59 (.@g

60 =ENCHANTGRADE_C)

61 {

62 bonus2

63 bAddSize,Size_All,10;

64 if

65 (.@g

66 =ENCHANTGRADE_B)

67 {

68 bonus2

69 bAddRace,RC_All,10;

70 if

71 (.@g

72 =ENCHANTGRADE_A)

73 {

74 bonus2

75 bAddEle,Ele_All,10;

76 }

77 }

78 }

79 }

Equip Script None
Unequip Script None