{{localize attack.name}}

{{#if (lookup config.ACTOR.abilities attack.roll.trait)}}
{{localize "DAGGERHEART.GENERAL.Trait.single"}} {{#with (lookup config.ACTOR.abilities attack.roll.trait) as | trait |}} {{localize trait.label}} {{/with}}
{{/if}} {{#if (lookup config.GENERAL.range attack.range)}}
{{localize "DAGGERHEART.GENERAL.range"}} {{#with (lookup config.GENERAL.range attack.range) as | range |}} {{localize range.label}} {{/with}}
{{/if}}
{{{damageFormula attack}}} {{{damageSymbols attack.damage.parts}}}
{{#if description}}
{{{description}}}
{{/if}}

{{localize "DAGGERHEART.UI.Tooltip.middleClick"}}