This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +15
-15
lines changed
Browncoats.rte/Devices/Weapons/Jackhammer
Coalition.rte/Devices/Weapons
Ronin.rte/Devices/Weapons Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -191,11 +191,11 @@ AddAmmo = Round
191
191
R = 155
192
192
G = 155
193
193
B = 155
194
- TrailLength = 10
194
+ TrailLength = 4
195
195
Shell = MOSParticle
196
196
CopyOf = Shell
197
- FireVelocity = 70
198
- LifeVariation = 0.4
197
+ FireVelocity = 80
198
+ LifeVariation = 0.5
199
199
ShellVelocity = 10
200
200
Separation = 5
201
201
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ AddParticle = MOPixel
6
6
PresetName = Particle Browncoat SG-10
7
7
Mass = 0.3
8
8
AirResistance = 0.04
9
- LifeTime = 500
9
+ LifeTime = 400
10
10
Sharpness = 4
11
11
HitsMOs = 1
12
12
GetsHitByMOs = 0
@@ -23,7 +23,7 @@ AddParticle = MOPixel
23
23
R = 212
24
24
G = 179
25
25
B = 105
26
- TrailLength = 10
26
+ TrailLength = 7
27
27
ScreenEffect = ContentFile
28
28
FilePath = Base.rte/Effects/Glows/FireGlowTiny.png
29
29
EffectStartTime = 0
@@ -57,7 +57,7 @@ AddAmmo = Round
57
57
EmittedParticle = MOPixel
58
58
CopyOf = Particle Browncoat SG-10
59
59
BurstSize = 7
60
- LifeVariation = 0.2
60
+ LifeVariation = 0.4
61
61
Spread = 0.08
62
62
MaxVelocity = 100
63
63
MinVelocity = 95
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ AddAmmo = Magazine
34
34
ParticleCount = 8
35
35
Shell = MOSParticle
36
36
CopyOf = Shell
37
- LifeVariation = 0.4
37
+ LifeVariation = 0.7
38
38
39
39
40
40
///////////////////////////////////////////////////////////////////////
Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ AddAmmo = Round
35
35
R = 210
36
36
G = 198
37
37
B = 178
38
- TrailLength = 6
39
- FireVelocity = 80
40
- LifeVariation = 0.3
38
+ TrailLength = 4
39
+ FireVelocity = 85
40
+ LifeVariation = 0.6
41
41
Separation = 8
42
42
43
43
Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ AddAmmo = Round
36
36
R = 155
37
37
G = 155
38
38
B = 155
39
- TrailLength = 4
39
+ TrailLength = 2
40
40
FireVelocity = 95
41
- LifeVariation = 0.5
41
+ LifeVariation = 0.7
42
42
Separation = 10
43
43
44
44
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ AddSoundContainer = SoundContainer
15
15
16
16
AddAmmo = Round
17
17
PresetName = Round Ronin SPAS 12
18
- ParticleCount = 7
18
+ ParticleCount = 8
19
19
Particle = MOPixel
20
20
PresetName = Particle Ronin SPAS 12
21
21
Mass = 0.3
@@ -36,7 +36,7 @@ AddAmmo = Round
36
36
R = 238
37
37
G = 198
38
38
B = 28
39
- TrailLength = 5
39
+ TrailLength = 3
40
40
ScreenEffect = ContentFile
41
41
FilePath = Base.rte/Effects/Glows/YellowTiny.png
42
42
EffectStartTime = 0
@@ -45,7 +45,7 @@ AddAmmo = Round
45
45
EffectStopStrength = 0
46
46
Shell = AEmitter
47
47
CopyOf = Smoking Shell
48
- LifeVariation = 0.4
48
+ LifeVariation = 0.8
49
49
FireVelocity = 85
50
50
ShellVelocity = 14
51
51
Separation = 12
You can’t perform that action at this time.
0 commit comments