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

Commit 9700634

Browse files
committed
Shotgun balancing
1 parent 2c800fe commit 9700634

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ AddAmmo = Round
2020
PresetName = Particle Buckshot
2121
Mass = 0.06
2222
AirResistance = 0.03
23-
LifeTime = 450
23+
LifeTime = 400
2424
Sharpness = 20
2525
HitsMOs = 1
2626
GetsHitByMOs = 0
@@ -35,7 +35,7 @@ AddAmmo = Round
3535
R = 210
3636
G = 198
3737
B = 178
38-
TrailLength = 10
38+
TrailLength = 6
3939
FireVelocity = 80
4040
LifeVariation = 0.3
4141
Separation = 8

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

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

4444

4545
AddAmmo = Magazine
@@ -153,7 +153,7 @@ AddDevice = HDFirearm
153153
ShakeRange = 4
154154
SharpShakeRange = 1
155155
NoSupportFactor = 1.6
156-
ParticleSpreadRange = 4
156+
ParticleSpreadRange = 5
157157
ShellSpreadRange = 8
158158
ShellAngVelRange = 2
159159
MuzzleOffset = Vector

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,19 @@ AddAmmo = Round
3636
R = 238
3737
G = 198
3838
B = 28
39-
TrailLength = 8
39+
TrailLength = 5
4040
ScreenEffect = ContentFile
4141
FilePath = Base.rte/Effects/Glows/YellowTiny.png
4242
EffectStartTime = 0
4343
EffectStopTime = 500
44-
EffectStartStrength = 0.7
45-
EffectStopStrength = 0.1
44+
EffectStartStrength = 0.5
45+
EffectStopStrength = 0
4646
Shell = AEmitter
4747
CopyOf = Smoking Shell
48-
LifeVariation = 0.3
48+
LifeVariation = 0.4
4949
FireVelocity = 85
5050
ShellVelocity = 14
51-
Separation = 8
51+
Separation = 12
5252

5353

5454
AddAmmo = Magazine
@@ -159,14 +159,14 @@ AddDevice = HDFirearm
159159
AddSound = ContentFile
160160
FilePath = Ronin.rte/Devices/Weapons/SPAS12/Sounds/Insert6.flac
161161
RecoilTransmission = 0.7
162-
RateOfFire = 200
163-
ReloadTime = 250
162+
RateOfFire = 220
163+
ReloadTime = 260
164164
FullAuto = 0
165165
FireIgnoresThis = 1
166166
ShakeRange = 5
167167
SharpShakeRange = 2
168168
NoSupportFactor = 1.8
169-
ParticleSpreadRange = 5
169+
ParticleSpreadRange = 6
170170
ShellSpreadRange = 8
171171
ShellAngVelRange = 2
172172
MuzzleOffset = Vector

0 commit comments

Comments
 (0)