{{localize "DAGGERHEART.GENERAL.Effect.plural"}}
{{#each effects}}

{{this.name}}

{{{this.description}}}
{{/each}}
{{#if targets}}
{{localize "DAGGERHEART.UI.Chat.appliedTo"}}
{{#each targets}}

{{this.name}}

{{/each}}
{{/if}}