{{localize "CTHULHUETERNAL.Label.biodata"}}
{{formField systemFields.biodata.fields.harshness value=system.biodata.harshness name="system.biodata.harshness" localize=true}} {{formField systemFields.biodata.fields.age value=system.biodata.age name="system.biodata.age" localize=true classes="field-label"}} {{formField systemFields.biodata.fields.gender value=system.biodata.gender name="system.biodata.gender" localize=true classes="field-label"}} {{formField systemFields.biodata.fields.height value=system.biodata.height name="system.biodata.height" localize=true classes="field-label"}} {{formField systemFields.biodata.fields.eyes value=system.biodata.eyes name="system.biodata.eyes" localize=true classes="field-label"}} {{formField systemFields.biodata.fields.hair value=system.biodata.hair name="system.biodata.hair" localize=true classes="field-label"}} {{formField systemFields.biodata.fields.gender value=system.biodata.gender name="system.biodata.gender" localize=true classes="field-label"}} {{formField systemFields.biodata.fields.birthplace value=system.biodata.birthplace name="system.biodata.birthplace" localize=true classes="field-label"}}
{{localize "CTHULHUETERNAL.Label.motivations"}}{{#if isEditMode}} {{/if}}
{{#each motivations as |item|}} {{!log 'armor' this}}
{{item.name}}
{{/each}}
{{localize "CTHULHUETERNAL.Label.description"}} {{formInput systemFields.description enriched=description value=system.description name="system.description" toggled=true}}
{{localize "CTHULHUETERNAL.Label.notes"}} {{formInput systemFields.notes enriched=notes value=system.notes name="system.notes" toggled=true}}