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

Commit 4f6e012

Browse files
committed
Base remote explosive and door metal balancing
1 parent 039f45d commit 4f6e012

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Base.rte/Devices/Explosives/RemoteExplosive/RemoteExplosive.ini

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -184,31 +184,32 @@ AddMOSRotating = MOSRotating
184184
AddGib = Gib
185185
GibParticle = MOPixel
186186
CopyOf = Grenade Fragment Gray
187-
Count = 15
187+
Count = 5
188188
Spread = 3.1
189189
MinVelocity = 50
190190
MaxVelocity = 60
191191
AddGib = Gib
192192
GibParticle = MOPixel
193193
CopyOf = Grenade Fragment Yellow
194-
Count = 15
194+
Count = 5
195195
Spread = 3.1
196196
MinVelocity = 50
197197
MaxVelocity = 60
198198
AddGib = Gib
199199
GibParticle = MOPixel
200200
CopyOf = Grenade Fragment Yellow
201201
PresetName = Remote Explosive Door Buster
202-
LifeTime = 10
203-
Count = 75
202+
LifeTime = 2
203+
Sharpness = 65
204+
Count = 250
204205
Spread = 3.1
205206
MinVelocity = 60
206207
MaxVelocity = 70
207208
AddGib = Gib
208209
GibParticle = MOPixel
209210
CopyOf = Air Blast
210211
PresetName = Remote Explosive Air Blast
211-
AirResistance = 0.2
212+
AirResistance = 0.86
212213
Count = 120
213214
MinVelocity = 250
214215
MaxVelocity = 320

Base.rte/Materials.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ AddMaterial = Material
864864
PresetName = Door Metal
865865
Bounce = 0.2
866866
Friction = 0.9
867-
StructuralIntegrity = 700
867+
StructuralIntegrity = 550
868868
DensityKGPerVolumeL = 8.5
869869
GibImpulseLimitPerVolumeL = 15
870870
GibWoundLimitPerVolumeL = 0.1

0 commit comments

Comments
 (0)