Skip to content

Commit 503bb08

Browse files
Merge pull request #2 from LinkRoll/patch-1
More armor protection for captain hardsuit and RD hardsuit
2 parents cd4d5ad + 63d3535 commit 503bb08

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • Resources/Prototypes/Entities/Clothing/OuterClothing

Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -300,9 +300,9 @@
300300
coefficients:
301301
Blunt: 0.75
302302
Slash: 0.75
303-
Piercing: 0.70
304-
Heat: 0.75
305-
Radiation: 0.75
303+
Piercing: 0.5
304+
Heat: 0.3
305+
Radiation: 0.3
306306
Caustic: 0.85
307307
- type: ClothingSpeedModifier
308308
walkModifier: 0.8
@@ -383,16 +383,16 @@
383383
modifiers:
384384
coefficients:
385385
Blunt: 0.6
386-
Slash: 0.8
387-
Piercing: 0.9
386+
Slash: 0.4
387+
Piercing: 0.5
388388
Heat: 0.3
389389
Radiation: 0.1
390390
Caustic: 0.2
391391
- type: ExplosionResistance
392392
damageCoefficient: 0.1
393393
- type: ClothingSpeedModifier
394394
walkModifier: 0.75
395-
sprintModifier: 0.75
395+
sprintModifier: 0.9
396396
- type: Item
397397
size: 50
398398
- type: Tag

0 commit comments

Comments
 (0)