{{localize "DAGGERHEART.APPLICATIONS.DamageReduction.armorMarks"}}

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

{{localize "DAGGERHEART.APPLICATIONS.DamageReduction.stress"}}

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

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

{{localize "DAGGERHEART.APPLICATIONS.DamageReduction.usedMarks"}}

{{localize "DAGGERHEART.APPLICATIONS.DamageReduction.stressReduction"}}

{{#each availableStressReductions}}

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

{{/each}}