Viewing Item

#830012: The Black-LT

Item ID 830012 For Sale No
Identifier The_Black_Gatling_LT Credit Price Not For Sale
Name The Black-LT Type Weapon - Gatling Gun
NPC Buy 0 Weight 300
NPC Sell 0 Weapon Level 5
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 225 Min Equip Level 190
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 if

8 (BaseLevel

9 =210)

10 {

11 bonus

12 bPAtk,1;

13 bonus

14 bPow,2;

15 }

16 if

17 (.@r

18 =7)

19 {

20 bonus

21 bBaseAtk,50;

22 bonus2

23 bSkillAtk,"RL_R_TRIP",25;

24 if

25 (.@r

26 =9)

27 {

28 bonus

29 bLongAtkRate,15;

30 bonus2

31 bSkillAtk,"RL_R_TRIP",25;

32 if

33 (.@r

34 =11)

35 {

36 bonus2

37 bAddSize,Size_All,15;

38 bonus2

39 bSubSize,Size_All,20;

40 }

41 }

42 }

43 if

44 (.@g

45 =

46 ENCHANTGRADE_D)

47 {

48 bonus

49 bAtkRate,3;

50 if

51 (.@g

52 =

53 ENCHANTGRADE_C)

54 {

55 bonus

56 bLongAtkRate,15;

57 bonus

58 bPAtk,1;

59 if

60 (.@g

61 =

62 ENCHANTGRADE_B)

63 {

64 bonus

65 bPAtk,2;

66 bonus

67 bPow,3;

68 }

69 }

70 }

71 bonus

72 bBaseAtk,15*(.@r/2);

73 bonus

74 bLongAtkRate,4*(.@r/3);

Equip Script None
Unequip Script None