{{formGroup systemFields.hp value=data.hp}}
{{formGroup systemFields.perception value=data.perception choices=proficiencyChoices}}
{{localize "PF2E.SavesHeader"}} {{formGroup systemFields.savingThrows.fields.fortitude value=data.savingThrows.fortitude choices=proficiencyChoices}} {{formGroup systemFields.savingThrows.fields.reflex value=data.savingThrows.reflex choices=proficiencyChoices}} {{formGroup systemFields.savingThrows.fields.will value=data.savingThrows.will choices=proficiencyChoices}}
{{localize "PF2E.Actor.Character.Proficiency.Attack.Title"}} {{formGroup systemFields.attacks.fields.simple value=data.attacks.simple choices=proficiencyChoices}} {{formGroup systemFields.attacks.fields.martial value=data.attacks.martial choices=proficiencyChoices}} {{formGroup systemFields.attacks.fields.advanced value=data.attacks.advanced choices=proficiencyChoices}} {{formGroup systemFields.attacks.fields.unarmed value=data.attacks.unarmed choices=proficiencyChoices}}
{{formInput systemFields.attacks.fields.other.fields.name value=data.attacks.other.name}} {{formInput systemFields.attacks.fields.other.fields.rank value=data.attacks.other.rank choices=proficiencyChoices}}
{{localize "PF2E.Actor.Character.Proficiency.Defense.Title"}} {{formGroup systemFields.defenses.fields.light value=data.defenses.light choices=proficiencyChoices}} {{formGroup systemFields.defenses.fields.medium value=data.defenses.medium choices=proficiencyChoices}} {{formGroup systemFields.defenses.fields.heavy value=data.defenses.heavy choices=proficiencyChoices}} {{formGroup systemFields.defenses.fields.unarmored value=data.defenses.unarmored choices=proficiencyChoices}}
{{localize "PF2E.Item.Spell.Plural"}} {{formGroup systemFields.spellcasting value=data.spellcasting choices=proficiencyChoices}}
{{localize "PF2E.SkillsLabel"}}
{{formInput systemFields.trainedSkills.fields.additional value=data.trainedSkills.additional}} {{localize "PF2E.AdditionalLanguagePlusInt"}}
{{localize "PF2E.Item.Feat.Plural"}}
{{localize "PF2E.ClassFeatures"}}
{{#> abcItems}}{{/abcItems}} {{#unless data.items}}{{localize PF2E.DragDropFeats}}{{/unless}}
{{~#*inline "abcItem"~}}
  • {{item.name}}{{#if item.fromWorld}}{{/if}} {{#if item.items~}} {{#> abcItems item}}{{@partial-block}}items.{{i}}.{{/abcItems}} {{~/if}}
  • {{~/inline~}} {{~#*inline "abcItems"~}} {{~/inline~}}