{{roll.total}}
{{#if roll.isCritical}}
{{localize "DAGGERHEART.GENERAL.criticalShort"}}
{{else}}
{{#if (and roll.dHope (not (eq roll.options.roll.type "reaction")))}}
{{localize "DAGGERHEART.GENERAL.withThing" thing=roll.totalLabel}}
{{/if}}
{{/if}}
{{#if roll.options.roll.difficulty}}
{{/if}}