Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 035485b

Browse files
committed
Shotgun balancing and projectile trail edits
1 parent 4795193 commit 035485b

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

Base.rte/Devices/Shared.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,11 +191,11 @@ AddAmmo = Round
191191
R = 155
192192
G = 155
193193
B = 155
194-
TrailLength = 10
194+
TrailLength = 4
195195
Shell = MOSParticle
196196
CopyOf = Shell
197-
FireVelocity = 70
198-
LifeVariation = 0.4
197+
FireVelocity = 80
198+
LifeVariation = 0.5
199199
ShellVelocity = 10
200200
Separation = 5
201201

Browncoats.rte/Devices/Weapons/Jackhammer/Jackhammer.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ AddParticle = MOPixel
66
PresetName = Particle Browncoat SG-10
77
Mass = 0.3
88
AirResistance = 0.04
9-
LifeTime = 500
9+
LifeTime = 400
1010
Sharpness = 4
1111
HitsMOs = 1
1212
GetsHitByMOs = 0
@@ -23,7 +23,7 @@ AddParticle = MOPixel
2323
R = 212
2424
G = 179
2525
B = 105
26-
TrailLength = 10
26+
TrailLength = 7
2727
ScreenEffect = ContentFile
2828
FilePath = Base.rte/Effects/Glows/FireGlowTiny.png
2929
EffectStartTime = 0
@@ -57,7 +57,7 @@ AddAmmo = Round
5757
EmittedParticle = MOPixel
5858
CopyOf = Particle Browncoat SG-10
5959
BurstSize = 7
60-
LifeVariation = 0.2
60+
LifeVariation = 0.4
6161
Spread = 0.08
6262
MaxVelocity = 100
6363
MinVelocity = 95

Coalition.rte/Devices/Weapons/AutoShotgun/AutoShotgun.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ AddAmmo = Magazine
3434
ParticleCount = 8
3535
Shell = MOSParticle
3636
CopyOf = Shell
37-
LifeVariation = 0.4
37+
LifeVariation = 0.7
3838

3939

4040
///////////////////////////////////////////////////////////////////////

Coalition.rte/Devices/Weapons/Shotgun/Shotgun.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ AddAmmo = Round
3535
R = 210
3636
G = 198
3737
B = 178
38-
TrailLength = 6
39-
FireVelocity = 80
40-
LifeVariation = 0.3
38+
TrailLength = 4
39+
FireVelocity = 85
40+
LifeVariation = 0.6
4141
Separation = 8
4242

4343

Ronin.rte/Devices/Weapons/Model590/Model590.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ AddAmmo = Round
3636
R = 155
3737
G = 155
3838
B = 155
39-
TrailLength = 4
39+
TrailLength = 2
4040
FireVelocity = 95
41-
LifeVariation = 0.5
41+
LifeVariation = 0.7
4242
Separation = 10
4343

4444

Ronin.rte/Devices/Weapons/SPAS12/SPAS12.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ AddSoundContainer = SoundContainer
1515

1616
AddAmmo = Round
1717
PresetName = Round Ronin SPAS 12
18-
ParticleCount = 7
18+
ParticleCount = 8
1919
Particle = MOPixel
2020
PresetName = Particle Ronin SPAS 12
2121
Mass = 0.3
@@ -36,7 +36,7 @@ AddAmmo = Round
3636
R = 238
3737
G = 198
3838
B = 28
39-
TrailLength = 5
39+
TrailLength = 3
4040
ScreenEffect = ContentFile
4141
FilePath = Base.rte/Effects/Glows/YellowTiny.png
4242
EffectStartTime = 0
@@ -45,7 +45,7 @@ AddAmmo = Round
4545
EffectStopStrength = 0
4646
Shell = AEmitter
4747
CopyOf = Smoking Shell
48-
LifeVariation = 0.4
48+
LifeVariation = 0.8
4949
FireVelocity = 85
5050
ShellVelocity = 14
5151
Separation = 12

0 commit comments

Comments
 (0)