{{actor.name}}

  • {{summary}}
  • {{localize "DND5E.GroupHP"}}

    {{currentHP}} / {{maxHP}}
  • {{localize "DND5E.Movement"}}

    {{movement.primary}}
    {{movement.secondary}}
{{#each sections as |section id|}}

{{localize section.label}}

{{localize "DND5E.HitPoints"}} {{localize "DND5E.GroupControls"}}
    {{#each section.members as |member|}}
  1. {{#if displayHPValues}} {{member.hp.current}} / {{member.hp.max}} {{/if}}
  2. {{/each}}
{{/each}}
{{> "dnd5e.actor-inventory" sections=inventory}}
{{editor descriptionFull target="system.description.full" button=true editable=editable engine="prosemirror" collaborate=false}}