Nerf mining hardsuit's effectiveness against bullets and bombs. (#31450)
This commit is contained in:
parent
6cd8d1fba9
commit
c8a02fd4cd
|
|
@ -145,13 +145,14 @@
|
|||
highPressureMultiplier: 0.5
|
||||
lowPressureMultiplier: 1000
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.3
|
||||
damageCoefficient: 0.7
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.7
|
||||
Slash: 0.7
|
||||
Piercing: 0.5
|
||||
Slash: 0.6
|
||||
Piercing: 0.7
|
||||
Heat: 0.7
|
||||
Radiation: 0.3
|
||||
Caustic: 0.7
|
||||
- type: ClothingSpeedModifier
|
||||
|
|
@ -501,13 +502,14 @@
|
|||
highPressureMultiplier: 0.5
|
||||
lowPressureMultiplier: 1000
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.5
|
||||
damageCoefficient: 0.9
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.9
|
||||
Slash: 0.9
|
||||
Piercing: 0.8
|
||||
Slash: 0.8
|
||||
Piercing: 0.9
|
||||
Heat: 0.9
|
||||
Radiation: 0.5
|
||||
Caustic: 0.8
|
||||
- type: ClothingSpeedModifier
|
||||
|
|
|
|||
Loading…
Reference in New Issue