{{attack.name}}

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