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

{{#each actor.items as |item id|}} {{#iff item.type '==' 'complexform'}} {{/iff}} {{/each}}
{{ localize 'shadowrun6.label.column.name' }} {{ localize 'shadowrun6.section.spells.column.sustained' }} {{ localize 'shadowrun6.section.complexforms.column.fade' }} {{ localize 'shadowrun6.label.column.action' }}
{{item.name}} {{!-- {{localize (concat "shadowrun6.spell.duration_" (concat item.system.duration "_short"))}} --}} {{#iff item.system.duration '==' 'sustained'}} {{/iff}} {{item.system.fading}} {{#iff item.system.fading ">" 0}} {{/iff}}
{{ localize 'shadowrun6.item.description' }}
{{{item.enriched.description}}}