Viewing Item

#820028: Muqaddas Saka

Item ID 820028 For Sale No
Identifier Mocadas_Shotgun Credit Price Not For Sale
Name Muqaddas Saka Type Weapon - Shotgun
NPC Buy 0 Weight 250
NPC Sell 0 Weapon Level 5
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 290 Min Equip Level 250
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 bSplashRange,1;

9 bonus

10 bAtkRate,5;

11 bonus2

12 bSkillAtk,"NW_WILD_FIRE",10;

13 if

14 (.@r

15 =7)

16 {

17 bonus

18 bLongAtkRate,10;

19 if

20 (.@r

21 =9)

22 {

23 bonus2

24 bSkillAtk,"NW_WILD_FIRE",10;

25 if

26 (.@r

27 =11)

28 {

29 bonus2

30 bSkillAtk,"NW_WILD_FIRE",10;

31 }

32 }

33 }

34 if

35 (.@g

36 =ENCHANTGRADE_D)

37 {

38 bonus2

39 bAddSize,Size_Small,15;

40 if

41 (.@g

42 =ENCHANTGRADE_C)

43 {

44 bonus2

45 bAddSize,Size_Medium,15;

46 if

47 (.@g

48 =ENCHANTGRADE_B)

49 {

50 bonus2

51 bAddSize,Size_Large,15;

52 if

53 (.@g

54 =ENCHANTGRADE_A)

55 {

56 bonus

57 bPAtk,5;

58 }

59 }

60 }

61 }

Equip Script None
Unequip Script None