Skip to content

Commit 2061114

Browse files
committed
Gatling Drone edits
1 parent 25c26c7 commit 2061114

File tree

8 files changed

+123
-18
lines changed

8 files changed

+123
-18
lines changed

Coalition.rte/Actors/Mecha/GatlingDrone/GatlingDrone.ini

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ AddAmmo = Magazine
1010
FilePath = Coalition.rte/Actors/Mecha/GatlingDrone/GatlingGunMagazine.png
1111
FrameCount = 1
1212
SpriteOffset = Vector
13-
X = -5
13+
X = -4
1414
Y = -4
1515
JointOffset = Vector
1616
X = 4
@@ -19,26 +19,26 @@ AddAmmo = Magazine
1919
X = -6
2020
Y = -2
2121
DrawAfterParent = 1
22-
RoundCount = 120
22+
RoundCount = 100
2323
Discardable = 1
2424

2525

2626
AddDevice = HDFirearm
2727
CopyOf = Gatling Gun
2828
PresetName = Coalition Drone Gatling Gun Mobile
29-
Mass = 32
29+
Mass = 24
3030
SpriteFile = ContentFile
3131
FilePath = Coalition.rte/Actors/Mecha/GatlingDrone/GatlingGun.png
3232
FrameCount = 5
3333
SpriteOffset = Vector
34-
X = -13
34+
X = -12
3535
Y = -4
3636
GoldValue = 200
3737
Buyable = 0
3838
JointStrength = 250
3939
JointStiffness = 0.1
4040
JointOffset = Vector
41-
X = -5
41+
X = -4
4242
Y = 0
4343
DrawAfterParent = 1
4444
StanceOffset = Vector
@@ -53,13 +53,13 @@ AddDevice = HDFirearm
5353
SharpLength = 100
5454
Magazine = Magazine
5555
CopyOf = Magazine Coalition Drone Gatling Gun Mobile
56+
RateOfFire = 1000
5657
ReloadTime = 3800
57-
ShakeRange = 4
58+
ShakeRange = 6
5859
SharpShakeRange = 3
59-
NoSupportFactor = 1.5
6060
MuzzleOffset = Vector
6161
X = 12
62-
Y = -1
62+
Y = -2
6363
EjectionOffset = Vector
6464
X = 2
6565
Y = -1
@@ -434,8 +434,17 @@ AddActor = Turret
434434
MountedDevice = HDFirearm
435435
CopyOf = Coalition Drone Gatling Gun Mobile
436436
ParentOffset = Vector
437-
X = 0
437+
X = -1
438438
Y = 0
439+
DrawAfterParent = 1
440+
AddMountedDevice = HDFirearm
441+
CopyOf = Coalition Drone Gatling Gun Mobile
442+
PresetName = Coalition Drone Gatling Gun Mobile BG
443+
ParentOffset = Vector
444+
X = 1
445+
Y = -1
446+
DrawAfterParent = 0
447+
ActivationDelay = 1030
439448
AddGib = Gib
440449
GibParticle = MOSRotating
441450
CopyOf = Gib Pipe Small A
77 Bytes
Loading
77 Bytes
Loading
79 Bytes
Loading
79 Bytes
Loading
91 Bytes
Loading
82 Bytes
Loading

Coalition.rte/Actors/Turrets/GatlingTurret/GatlingTurret.ini

Lines changed: 105 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,115 @@
11
///////////////////////////////////////////////////////////////////////
2-
// Gatling Turret Mounted Weapon
3-
4-
5-
AddAmmo = Magazine
6-
CopyOf = Magazine Coalition Drone Gatling Gun Mobile
7-
PresetName = Magazine Coalition Drone Gatling Gun Stationary
8-
RoundCount = 200
2+
// Gatling Turret
93

104

115
AddDevice = HDFirearm
126
CopyOf = Coalition Drone Gatling Gun Mobile
137
PresetName = Coalition Drone Gatling Gun Stationary
148
Magazine = Magazine
15-
CopyOf = Magazine Coalition Drone Gatling Gun Stationary
9+
CopyOf = Magazine Coalition Drone Gatling Gun Mobile
10+
PresetName = Magazine Coalition Drone Gatling Gun Stationary
11+
Discardable = 0
1612
ReloadTime = 3000
13+
ActivationDelay = 1300
14+
DeactivationDelay = 1300
15+
16+
17+
AddActor = Turret
18+
PresetName = Coalition Gatling Turret Turret
19+
Mass = 15
20+
HitsMOs = 1
21+
GetsHitByMOs = 1
22+
SpriteFile = ContentFile
23+
FilePath = Coalition.rte/Actors/Mecha/GatlingDrone/Turret.png
24+
FrameCount = 1
25+
SpriteOffset = Vector
26+
X = -5
27+
Y = -6
28+
EntryWound = AEmitter
29+
CopyOf = Leaking Machinery Light
30+
ExitWound = AEmitter
31+
CopyOf = Leaking Machinery Light
32+
AtomGroup = AtomGroup
33+
AutoGenerate = 1
34+
Material = Material
35+
CopyOf = Military Stuff
36+
Resolution = 4
37+
Depth = 0
38+
DeepCheck = 0
39+
AtomGroup = AtomGroup
40+
AutoGenerate = 1
41+
Material = Material
42+
CopyOf = Military Stuff
43+
Resolution = 4
44+
Depth = 0
45+
DeepCheck = 0
46+
JointStrength = 1000
47+
JointStiffness = 0.9
48+
BreakWound = AEmitter
49+
CopyOf = Leaking Machinery
50+
ParentBreakWound = AEmitter
51+
CopyOf = Leaking Machinery Heavy
52+
JointOffset = Vector
53+
X = 0
54+
Y = 5
55+
DrawAfterParent = 1
56+
AddAttachable = Attachable
57+
CopyOf = Coalition Gatling Drone Turret Cover
58+
ParentOffset = Vector
59+
X = 0
60+
Y = -3
61+
MountedDevice = HDFirearm
62+
CopyOf = Coalition Drone Gatling Gun Stationary
63+
ParentOffset = Vector
64+
X = -1
65+
Y = 0
66+
DrawAfterParent = 1
67+
AddMountedDevice = HDFirearm
68+
CopyOf = Coalition Drone Gatling Gun Stationary
69+
PresetName = Coalition Drone Gatling Gun Stationary BG
70+
ParentOffset = Vector
71+
X = 1
72+
Y = -1
73+
DrawAfterParent = 0
74+
ActivationDelay = 1330
75+
AddGib = Gib
76+
GibParticle = MOSRotating
77+
CopyOf = Gib Pipe Small A
78+
Offset = Vector
79+
X = 1
80+
Y = -1
81+
AddGib = Gib
82+
GibParticle = MOSRotating
83+
CopyOf = Gib Pipe Small D
84+
Offset = Vector
85+
X = 2
86+
Y = 3
87+
AddGib = Gib
88+
GibParticle = MOSRotating
89+
CopyOf = Gib Pipe Small D
90+
Offset = Vector
91+
X = 2
92+
Y = 1
93+
AddGib = Gib
94+
GibParticle = MOSParticle
95+
CopyOf = Gib Metal Grey Tiny A
96+
Offset = Vector
97+
X = -1.5
98+
Y = -2.5
99+
AddGib = Gib
100+
GibParticle = MOSParticle
101+
CopyOf = Gib Metal Grey Tiny A
102+
Offset = Vector
103+
X = 0.5
104+
Y = -0.5
105+
AddGib = Gib
106+
GibParticle = MOSParticle
107+
CopyOf = Gib Metal Dark Tiny A
108+
Offset = Vector
109+
X = 1.5
110+
Y = -2.5
111+
GibImpulseLimit = 2000
112+
GibWoundLimit = 12
17113

18114

19115
///////////////////////////////////////////////////////////////////////
@@ -63,7 +159,7 @@ AddActor = ACrab
63159
Perceptiveness = 0.75
64160
CharHeight = 100
65161
Turret = Turret
66-
CopyOf = Coalition Gatling Drone Turret
162+
CopyOf = Coalition Gatling Turret Turret
67163
ParentOffset = Vector
68164
X = 0
69165
Y = -6

0 commit comments

Comments
 (0)