Viewing Item

#830033: Muqaddas Taliin

Item ID 830033 For Sale No
Identifier Mocadas_Gatling Credit Price Not For Sale
Name Muqaddas Taliin Type Weapon - Gatling Gun
NPC Buy 0 Weight 320
NPC Sell 0 Weapon Level 5
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 305 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 bAtkRate,5;

9 bonus2

10 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",10;

11 if

12 (.@r

13 =7)

14 {

15 bonus

16 bLongAtkRate,10;

17 if

18 (.@r

19 =9)

20 {

21 bonus2

22 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",10;

23 if

24 (.@r

25 =11)

26 {

27 bonus2

28 bSkillAtk,"NW_THE_VIGILANTE_AT_NIGHT",10;

29 }

30 }

31 }

32 if

33 (.@g

34 =ENCHANTGRADE_D)

35 {

36 bonus2

37 bAddSize,Size_Small,15;

38 if

39 (.@g

40 =ENCHANTGRADE_C)

41 {

42 bonus2

43 bAddSize,Size_Medium,15;

44 if

45 (.@g

46 =ENCHANTGRADE_B)

47 {

48 bonus2

49 bAddSize,Size_Large,15;

50 if

51 (.@g

52 =ENCHANTGRADE_A)

53 {

54 bonus

55 bPAtk,5;

56 }

57 }

58 }

59 }

Equip Script None
Unequip Script None