{{!-- Header: actor identity --}}
{{#if actorImg}} {{actorName}} {{/if}}
{{actorName}} {{ localize "CDE.InitiativeRoll" }}
{{!-- Formula display --}}
{{baseName}} {{baseValue}} + {{actionName}} {{actionValue}} {{#if hasModifier}} {{#if (gt modifier 0)}}+{{else}}{{/if}} {{modifier}} {{/if}} = {{initiative}}
{{!-- Hero: big neon initiative number --}}
{{initiative}}
{{ localize "CDE.Initiative" }} {{ localize "CDE.AntiInitiative" }} {{antiInitiative}}