Skip to content

Commit

Permalink
Armor FIxup (new-frontiers-14#1907)
Browse files Browse the repository at this point in the history
* Restore new-frontiers-14#459

new-frontiers-14#459

* Update hardsuits.yml
  • Loading branch information
dvir001 authored Aug 24, 2024
1 parent 293b8e7 commit f03a79b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
Slash: 0.4
Piercing: 0.7
Heat: 0.9
Caustic: 0.9
Caustic: 0.9 # Frontier
- type: ExplosionResistance
damageCoefficient: 0.9
- type: GroupExamine
Expand Down Expand Up @@ -200,16 +200,16 @@
- type: Armor
modifiers:
coefficients:
Blunt: 0.70
Slash: 0.70
Piercing: 0.70
Heat: 0.80
Blunt: 0.7 # Frontier 0.5<0.7
Slash: 0.7 # Frontier 0.5<0.7
Piercing: 0.7 # Frontier 0.6<0.7
Heat: 0.8 # Frontier 0.5<0.8
Caustic: 0.9
- type: ClothingSpeedModifier
walkModifier: 1.0
sprintModifier: 1.0
- type: ExplosionResistance
damageCoefficient: 0.90
damageCoefficient: 0.9 # Frontier 0.65<0.9
- type: GroupExamine

- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -298,10 +298,10 @@
coefficients:
Blunt: 0.8
Slash: 0.8
Piercing: 0.6
Heat: 0.5
Radiation: 0.5
Caustic: 0.6
Piercing: 0.7 #Frontier 0.6<0.7
Heat: 0.75 #Frontier 0.5<0.75
Radiation: 0.75 #Frontier 0.5<0.75
Caustic: 0.85 #Frontier 0.6<0.85
- type: ClothingSpeedModifier
walkModifier: 0.8
sprintModifier: 0.8
Expand Down

0 comments on commit f03a79b

Please sign in to comment.