{{!-- Skills and abilities --}}
  • {{localize 'OSE.panel.abilities'}} & {{localize 'OSE.panel.equipment'}}
    {{#if owner}} {{/if}}
    1. {{#each abilities as |item|}}
    2. {{item.name~}}

      {{#if ../owner}} {{/if}}
    3. {{/each}} {{#each owned as |section| }} {{#each section as |item|}}
    4. {{item.name~}}

      {{#if ../../owner}} {{/if}}
    5. {{/each}} {{/each}}
    {{!-- Saving throws --}}