Skip to content

Commit

Permalink
Heat armor (proper)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tostov authored Sep 11, 2024
1 parent f07a84a commit 44754ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Patches/Core/Stats/Stats.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<Operation Class="PatchOperationReplace">
<xpath>Defs/StatDef[defName="ArmorRating_Heat"]/description</xpath>
<value>
<description>Percentage reduction of attack damage from extreme heat or cold, such as fire, incendiary explosions, or frostbite-inflicting attacks.\n\nThis value is reduced by the Heat armor penetration value of the incoming attack. If the resulting value is 100% or greater, protected parts of the pawn will be immune to the incoming attack's hot or cold damage.</description>
<description>Percentage reduction of attack damage from extreme heat or cold, such as fire, incendiary explosions, or frostbite-inflicting attacks.\n\nThe total across all sources of this armor is added for a protected part, then reduced by the armor reduction value of the incoming attack. If the resulting value is 100% or greater, protected parts of the pawn will be immune to the incoming attack's hot or cold damage.</description>
</value>
</Operation>

Expand Down

0 comments on commit 44754ae

Please sign in to comment.