{{ localize 'shadowrun6.section.spells.title' }}

{{#each actor.items as |item id|}} {{#iff item.type '==' 'spell'}} {{/iff}} {{/each}}
{{ localize 'shadowrun6.label.column.name' }} {{ localize 'shadowrun6.section.spells.column.range' }} {{ localize 'shadowrun6.section.spells.column.sustained' }} {{ localize 'shadowrun6.section.spells.column.drain' }} {{ localize 'shadowrun6.label.column.action' }}
{{item.name}} {{localize (concat (concat "shadowrun6.spell.range_" item.system.range) "_short")}} {{#if item.system.alchemic}} {{/if}} {{#iff item.system.duration '==' 'sustained'}} {{/iff}} {{item.system.drain}}
{{ localize 'shadowrun6.item.description' }}
{{{item.enriched.description}}}