{{!-- Action Type --}}
{{#if data.actionType}} {{!-- Ability Modifier --}}
{{!-- Attack Roll Bonus --}} {{#if hasAttackRoll }}
{{/if}} {{!-- Damage Formula --}}

{{#unless isHealing }}{{ localize "SW5E.Damage" }}{{ else }}{{ localize "SW5E.Healing" }}{{/unless}} {{ localize "SW5E.Formula" }}

    {{#each data.damage.parts as |part i| }}
  1. {{/each}}
{{!-- Versatile Damage --}} {{#if data.damage.parts.length }}
{{/if}} {{!-- Other Formula --}}
{{!-- Saving Throw --}}
{{ localize "SW5E.VsDC" }}
{{!-- Chat Message Flavor --}}
{{/if}}