{{localize "DAGGERHEART.Chat.AttackRoll.Title" attack=this.title}}
{{roll}}
1{{hope.dice}} | 1{{fear.dice}} {{this.diceTotal}}
  1. {{hope.value}}
  2. {{fear.value}}
{{#if advantage.value}}
1{{advantage.dice}} {{advantage.value}}
  1. {{advantage.value}}
{{/if}} {{#if disadvantage.value}}
1{{disadvantage.dice}} {{disadvantage.value}}
  1. {{disadvantage.value}}
{{/if}}
{{totalLabel}}
{{this.total}}
{{#if (gt targets.length 0)}}
{{#each targets as |target|}}
{{#if target.hit}}{{localize "Hit"}}{{else}}{{#if (not ../total.alternate)}}{{localize "Miss"}}{{else}}?{{/if}}{{/if}}
{{/each}}
{{/if}}