{{#if hasRolled}}
Leader Roll {{leader.roll.total}} {{localize "DAGGERHEART.GENERAL.withThing" thing=leader.roll.totalLabel}}
Modifiers
{{#each groupRoll.modifiers as |modifier|}} {{numberFormat modifier sign=true}} {{/each}}
Total {{groupRoll.total}} {{groupRoll.totalLabel}}
{{else}}
Results will appear when characters roll
{{/if}}