{{data.label}}
{{data.info}}
{{data.pretext}}
{{#each data.choices as |choice choiceKey|}}
{{#each choice.values as |value valueKey|}} {{#times choice.cost}}
{{#if (lt (add this 1) ../../cost)}} {{/if}} {{#if ../locked}} {{/if}}
{{/times}} {{/each}}
{{localize choice.description}}
{{/each}}
{{data.posttext}}