{{#if extraDescription }}
{{{extraDescription}}}
{{/if}} {{#if basePowerPoints}}

Base Power Points: {{basePowerPoints}} {{/if}} {{#if targets.length}}

Targets: {{#each targets}}{{#if @index}}, {{/if}}{{{this}}}{{/each}} {{#if recipients.cost}}
({{#if recipients.epic}}⭐ {{/if}}{{recipients.text}} {{recipients.cost}}pp each × {{recipients.count}} = {{recipients.total}}) {{/if}}

{{/if}}
{{#each modifiers}}
{{#unless isRadio}} {{/unless}} {{#if isCheckbox}} {{/if}} {{#if isText}} {{/if}} {{#if isNumber}} {{/if}} {{#if isSelect}} {{/if}} {{#if isRadio}}
{{#if epic}}⭐ {{/if}}{{name}} {{#each choices}} {{/each}} {{/if}}
{{/each}}