{{#unless rolled}}
{{#if target}}
{{/if}}
{{localize 'CoC7.OutNumbered'}}
{{localize 'CoC7.combatCard.surprised'}}
{{localize 'CoC7.combatCard.autoSuccess'}}
{{/unless}}
{{#if rolled}}
{{check.dices.total}} {{check.resultType}}
{{#if check.hasMalfunction}}
{{check.malfunctionTxt}}
{{/if}}
{{#if autoSuccess}}
{{#unless check.isFumble}}
{{/unless}}
{{else}}
{{#unless hasTarget}}
{{/unless}}
{{/if}}
{{else}}
{{#each skills as |skill id|}}
{{/each}}
{{/if}}