{{#if (itemTypeInList actor.items 'adeptpower')}}
{{ localize 'shadowrun6.section.adeptpowers.title' }}
{{#each (itemsOfType actor.items 'adeptpower') as |item id|}} {{#unless @last}}{{/unless}} {{/each}}
{{/if}}