{{localize "LETHALFANTASY.Label.aetherPoints"}}
{{localize "LETHALFANTASY.Label.current"}} {{formField systemFields.aetherPoints.fields.value value=system.aetherPoints.value localize=true}} {{localize "LETHALFANTASY.Label.max"}} {{formField systemFields.aetherPoints.fields.max value=system.aetherPoints.max localize=true disabled=isPlayMode}}
{{localize "LETHALFANTASY.Label.spells"}}{{#if isEditMode}}{{/if}}
{{#each spells as |item|}}
{{item.name}}
{{/each}}