This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-14
lines changed
Coalition.rte/Devices/Weapons/Shotgun
Ronin.rte/Devices/Weapons Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ AddAmmo = Round
20
20
PresetName = Particle Buckshot
21
21
Mass = 0.06
22
22
AirResistance = 0.03
23
- LifeTime = 450
23
+ LifeTime = 400
24
24
Sharpness = 20
25
25
HitsMOs = 1
26
26
GetsHitByMOs = 0
@@ -35,7 +35,7 @@ AddAmmo = Round
35
35
R = 210
36
36
G = 198
37
37
B = 178
38
- TrailLength = 10
38
+ TrailLength = 6
39
39
FireVelocity = 80
40
40
LifeVariation = 0.3
41
41
Separation = 8
Original file line number Diff line number Diff line change @@ -36,10 +36,10 @@ AddAmmo = Round
36
36
R = 155
37
37
G = 155
38
38
B = 155
39
- TrailLength = 10
39
+ TrailLength = 4
40
40
FireVelocity = 95
41
- LifeVariation = 0.4
42
- Separation = 9
41
+ LifeVariation = 0.5
42
+ Separation = 10
43
43
44
44
45
45
AddAmmo = Magazine
@@ -153,7 +153,7 @@ AddDevice = HDFirearm
153
153
ShakeRange = 4
154
154
SharpShakeRange = 1
155
155
NoSupportFactor = 1.6
156
- ParticleSpreadRange = 4
156
+ ParticleSpreadRange = 5
157
157
ShellSpreadRange = 8
158
158
ShellAngVelRange = 2
159
159
MuzzleOffset = Vector
Original file line number Diff line number Diff line change @@ -36,19 +36,19 @@ AddAmmo = Round
36
36
R = 238
37
37
G = 198
38
38
B = 28
39
- TrailLength = 8
39
+ TrailLength = 5
40
40
ScreenEffect = ContentFile
41
41
FilePath = Base.rte/Effects/Glows/YellowTiny.png
42
42
EffectStartTime = 0
43
43
EffectStopTime = 500
44
- EffectStartStrength = 0.7
45
- EffectStopStrength = 0.1
44
+ EffectStartStrength = 0.5
45
+ EffectStopStrength = 0
46
46
Shell = AEmitter
47
47
CopyOf = Smoking Shell
48
- LifeVariation = 0.3
48
+ LifeVariation = 0.4
49
49
FireVelocity = 85
50
50
ShellVelocity = 14
51
- Separation = 8
51
+ Separation = 12
52
52
53
53
54
54
AddAmmo = Magazine
@@ -159,14 +159,14 @@ AddDevice = HDFirearm
159
159
AddSound = ContentFile
160
160
FilePath = Ronin.rte/Devices/Weapons/SPAS12/Sounds/Insert6.flac
161
161
RecoilTransmission = 0.7
162
- RateOfFire = 200
163
- ReloadTime = 250
162
+ RateOfFire = 220
163
+ ReloadTime = 260
164
164
FullAuto = 0
165
165
FireIgnoresThis = 1
166
166
ShakeRange = 5
167
167
SharpShakeRange = 2
168
168
NoSupportFactor = 1.8
169
- ParticleSpreadRange = 5
169
+ ParticleSpreadRange = 6
170
170
ShellSpreadRange = 8
171
171
ShellAngVelRange = 2
172
172
MuzzleOffset = Vector
You can’t perform that action at this time.
0 commit comments