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

{{armorMarks}}/{{armorScore}}

{{#times availableArmorMarks.max}}
{{#if (or (not @root.availableArmorMarks.stressIndex) (lt this @root.availableArmorMarks.stressIndex))}} {{else}} {{/if}}
{{/times}}

{{localize "DAGGERHEART.DamageReduction.UsedMarks"}}
{{localize "Incoming Damage"}}
{{this.damage}}
{{#if this.reducedDamage}}
{{this.reducedDamage}}
{{/if}}