{{#*inline "attackDamage"}}
{{#if (and melee (not (eq action.damageTypes.length 1)))}}
{{#each action.damageTypes as |damageType|}} {{/each}}
{{/if}}
{{/inline}}