Viewing Item

#28258: The Black

Item ID 28258 For Sale No
Identifier The_Black_Gatling Credit Price Not For Sale
Name The Black Type Weapon - Gatling Gun
NPC Buy 20 Weight 270
NPC Sell 10 Weapon Level 4
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 205 Min Equip Level 100
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 .@r

2 =

3 getrefine();

4 bonus

5 bLongAtkRate,2*(.@r/3);

6 bonus

7 bBaseAtk,10*(.@r/2);

8 if

9 (.@r

10 =

11 7)

12 {

13 .@val

14 =

15 15;

16 bonus2

17 bSkillUseSPrate,"RL_R_TRIP",-10;

18 if

19 (.@r

20 =

21 9)

22 {

23 autobonus3

24 "{

25 bonus

26 bBaseAtk,50;

27 bonus

28 bLongAtkRate,10;

29 }",1000,90000,"RL_P_ALTER";

30 if

31 (.@r

32 =

33 11)

34 {

35 .@val

36 +=

37 15;

38 }

39 }

40 bonus2

41 bSkillAtk,"RL_R_TRIP",.@val;

42 }

Equip Script None
Unequip Script None