More atmos tweaks (#17656)

* Update hardsuit-helmets.yml

* Update helmets.yml

* Update suits.yml

* Update helmets.yml again
This commit is contained in:
CrigCrag
2023-06-26 16:33:50 -04:00
committed by GitHub
parent 604d663059
commit 4f7e812b68
3 changed files with 12 additions and 12 deletions

View File

@@ -66,7 +66,7 @@
Blunt: 0.90 Blunt: 0.90
Slash: 0.90 Slash: 0.90
Piercing: 0.95 Piercing: 0.95
Heat: 0.2 Heat: 0.6
Radiation: 0.5 Radiation: 0.5
- type: TemperatureProtection - type: TemperatureProtection
coefficient: 0.005 coefficient: 0.005

View File

@@ -262,14 +262,14 @@
- type: Armor - type: Armor
modifiers: modifiers:
coefficients: coefficients:
Blunt: 0.90 Blunt: 1
Slash: 0.90 Slash: 1
Piercing: 0.95 Piercing: 1
Heat: 0.5 Heat: 0.4
Radiation: .95 Radiation: 1
- type: PressureProtection - type: PressureProtection
highPressureMultiplier: 0.45 highPressureMultiplier: 0.25
lowPressureMultiplier: 1000 lowPressureMultiplier: 1
- type: IdentityBlocker - type: IdentityBlocker
- type: Tag - type: Tag
tags: tags:

View File

@@ -121,10 +121,10 @@
- type: Sprite - type: Sprite
sprite: Clothing/OuterClothing/Suits/atmos_firesuit.rsi sprite: Clothing/OuterClothing/Suits/atmos_firesuit.rsi
- type: PressureProtection - type: PressureProtection
highPressureMultiplier: 0.45 highPressureMultiplier: 0.25
lowPressureMultiplier: 1000 lowPressureMultiplier: 1
- type: TemperatureProtection - type: TemperatureProtection
coefficient: 0.01 coefficient: 0.005
- type: Clothing - type: Clothing
sprite: Clothing/OuterClothing/Suits/atmos_firesuit.rsi sprite: Clothing/OuterClothing/Suits/atmos_firesuit.rsi
- type: Armor - type: Armor