{{actor.name}}
/
{{#each abilityList}}
{{/each}}
{{localize "MGNE.Common.Attack"}}
{{localize "MGNE.Common.Description"}} {{formInput systemFields.description enriched=(lookup enrichedFields "description") value=system.description name="system.description" toggled=true}}
{{localize "MGNE.Creature.Special"}} {{formInput systemFields.special enriched=(lookup enrichedFields "special") value=system.special name="system.special" toggled=true}}
{{localize "MGNE.Common.Notes"}} {{formInput systemFields.notes enriched=(lookup enrichedFields "notes") value=system.notes name="system.notes" toggled=true}}