{{actor.name}}
{{localize "MGNE.Common.Current"}}
/
{{localize "MGNE.Common.Max"}}

{{localize "MGNE.Common.Attack"}}

{{localize "MGNE.Companion.AdventuringBehavior"}}

{{#if adventuringTable}}
{{/if}}
{{#if adventuringTable}} {{adventuringTable.name}} {{else}} {{localize "MGNE.Creature.DropTableHint"}} {{/if}}

{{localize "MGNE.Companion.CombatBehavior"}}

{{#if combatTable}}
{{/if}}
{{#if combatTable}} {{combatTable.name}} {{else}} {{localize "MGNE.Creature.DropTableHint"}} {{/if}}

{{localize "MGNE.Common.Description"}}

{{formInput systemFields.description enriched=(lookup enrichedFields "description") value=system.description name="system.description" toggled=true}}

{{localize "MGNE.Common.Notes"}}

{{formInput systemFields.notes enriched=(lookup enrichedFields "notes") value=system.notes name="system.notes" toggled=true}}