{{localize "ACKS.category.spells"}}
{{#each spells as |spellGroup id|}}
  • {{localize "ACKS.spells.Level"}} {{id}}
    {{localize 'ACKS.spells.Slots'}}
    /
    1. {{#each spellGroup as |item|}}
    2. {{#if ../../owner}} {{/if}}
    3. {{/each}}
    {{/each}}