{{#if (itemTypeInList actor.items "spell")}}
{{ localize "shadowrun6.actor.spells" }}
{{#each (itemsOfType actor.items "spell") as |item id|}} {{#iff item.system.duration '==' 'sustained'}} {{/iff}} {{#unless @last}}{{/unless}} {{/each}}
{{/if}}