Skip to content

Commit

Permalink
Update hardsuits.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed Jan 6, 2025
1 parent 975c905 commit d02fc77
Showing 1 changed file with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
lowPressureMultiplier: 1000
- type: TemperatureProtection
coefficient: 0.001
- type: FireProtection
reduction: 1
- type: ExplosionResistance
damageCoefficient: 0.5
- type: Armor
Expand Down Expand Up @@ -98,6 +100,10 @@
coefficient: 0.75 # 25%
- type: GuideHelp
guides: [ HephaestusIndustries ]
- type: TemperatureProtection
coefficient: 0.001
- type: FireProtection
reduction: 0.8

#Spationaut Hardsuit
- type: entity
Expand Down Expand Up @@ -397,6 +403,10 @@
coefficient: 0.65 # 35%
- type: GuideHelp
guides: [ HephaestusIndustries ]
- type: TemperatureProtection
coefficient: 0.001
- type: FireProtection
reduction: 1

#Chief Medical Officer's Hardsuit
- type: entity
Expand Down Expand Up @@ -622,7 +632,7 @@
- type: ExplosionResistance
damageCoefficient: 0.2
- type: FireProtection
reduction: 0.8 # perfect protection like atmos firesuit for pyro tf2 ops
reduction: 1 # perfect protection like atmos firesuit for pyro tf2 ops
- type: Armor
modifiers:
coefficients:
Expand Down

0 comments on commit d02fc77

Please sign in to comment.