{{!-- Skills and abilities --}}
  • {{localize 'OSE.category.abilities'}} & {{localize 'OSE.category.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. {{#if (eq item.type 'weapon')}}
      {{/if}}

      {{item.name~}}

      {{#if (eq item.type 'weapon')}}
      /
      {{/if}}
      {{#if ../../owner}} {{/if}}
    5. {{/each}} {{/each}}
    {{!-- Saving throws --}}