{{#each damage}}

{{localize (concat 'DAGGERHEART.CONFIG.HealingType.' @key '.name')}}

{{#each this}}
{{#each this}}
{{this.selectedResults}}/{{this.results.length}} Selected
{{#each this.results}}
{{this.result}} {{#if this.active}} {{/if}}
{{/each}}
{{/each}}
{{/each}} {{/each}}