We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd4d5ad + 63d3535 commit 503bb08Copy full SHA for 503bb08
1 file changed
Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml
@@ -300,9 +300,9 @@
300
coefficients:
301
Blunt: 0.75
302
Slash: 0.75
303
- Piercing: 0.70
304
- Heat: 0.75
305
- Radiation: 0.75
+ Piercing: 0.5
+ Heat: 0.3
+ Radiation: 0.3
306
Caustic: 0.85
307
- type: ClothingSpeedModifier
308
walkModifier: 0.8
@@ -383,16 +383,16 @@
383
modifiers:
384
385
Blunt: 0.6
386
- Slash: 0.8
387
- Piercing: 0.9
+ Slash: 0.4
388
Heat: 0.3
389
Radiation: 0.1
390
Caustic: 0.2
391
- type: ExplosionResistance
392
damageCoefficient: 0.1
393
394
walkModifier: 0.75
395
- sprintModifier: 0.75
+ sprintModifier: 0.9
396
- type: Item
397
size: 50
398
- type: Tag
0 commit comments