{{#each abilityList}}
{{/each}}
DR 12 {{localize "MGNE.Abilities.agility"}}

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

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

{{localize "MGNE.Common.Conditions"}}

{{#if valueConditions}}
{{#each valueConditions}} {{/each}}
{{/if}} {{#if flagConditions}}
{{#each flagConditions}} {{/each}}
{{/if}}