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

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