{{localize "DAGGERHEART.DamageReduction.ArmorMarks"}}

{{armorMarks}}/{{armorScore}}
{{#if this.stress}}

{{localize "DAGGERHEART.DamageReduction.Stress"}}

{{this.stress.value}}/{{this.stress.maxTotal}}
{{/if}}

{{#each marks.armor}}
{{/each}}
{{#each marks.stress}}
{{/each}}

{{localize "DAGGERHEART.DamageReduction.UsedMarks"}}

{{localize "DAGGERHEART.DamageReduction.StressReduction"}}

{{#each availableStressReductions}}

{{this.from}} {{this.to}}
{{this.cost}}

{{/each}}