{{> "systems/shadowrun-de/templates/parts/npc-attributes-ro.html" attributes=system.attributes}}
- {{ localize 'shadowrun6.actor.initiative' }}
- {{system.initiative.physical.pool}} + {{system.initiative.physical.dicePool}}d6
- {{ localize 'shadowrun6.actor.initiative_astral' }}
- {{system.initiative.astral.pool}} + {{system.initiative.astral.dicePool}}d6
- {{ localize 'shadowrun6.actor.actions' }}
- 1 {{ localize 'shadowrun6.actor.actions_major' }}, {{system.initiative.actions}} {{localize 'shadowrun6.actor.actions_minor'}}
{{> "systems/shadowrun-de/templates/parts/npc-skills.html" skills=system.skills}}
{{> "systems/shadowrun-de/templates/parts/npc-spells.html" }}
{{> "systems/shadowrun-de/templates/parts/npc-powers.html" }}
{{> "systems/shadowrun-de/templates/parts/npc-metamagics.html" }}
{{> "systems/shadowrun-de/templates/parts/npc-complex-forms.html" }}
{{> "systems/shadowrun-de/templates/parts/npc-echoes.html" }}
{{> "systems/shadowrun-de/templates/parts/npc-augmentations.html" }}
{{> "systems/shadowrun-de/templates/parts/npc-gear.html" }}
{{> "systems/shadowrun-de/templates/parts/npc-critterpowers.html" }}
{{> "systems/shadowrun-de/templates/parts/npc-qualities.html" }}
{{> "systems/shadowrun-de/templates/parts/npc-weapons.html" }}
{{> "systems/shadowrun-de/templates/parts/npc-item-descriptions.html" }}
{{#if system.notes}}
Notes
{{{system.notes}}}
{{/if}}