{{#if system.genesisID}}

{{localize (concat (concat "critterpower." system.genesisID) ".name")}}

{{localize (concat (concat "critterpower." system.genesisID) ".src")}}

{{/if}}
{{ localize 'shadowrun6.spell.type' }} {{ localize 'shadowrun6.critterpower.actiontitle' }} {{ localize 'shadowrun6.spell.range' }} {{ localize 'shadowrun6.spell.duration' }}
{{localize (lookup config.spell_type system.type )}} {{localize (lookup config.critterpower_action system.action )}} {{localize (lookup config.spell_range system.range )}} {{localize (lookup config.spell_duration system.duration )}}
{{#if system.genesisID}}
{{else}}

{{item.name}}

{{system.description}}
{{/if}}