{{ localize (ifThen isGroup "DND5E.REST.Short.Hint.Group" "DND5E.REST.Short.Hint.Normal") }}
{{> "dnd5e.formlist" formSections }} {{#if hitDice}} {{#if hitDice.canRoll}}
{{ localize "DND5E.HitDice" }}
{{ formField autoRoll name="autoHD" value=config.autoHD input=inputs.createCheckboxInput rootId=partId }}
{{else}}
{{ localize "DND5E.REST.HitDice.None" }}
{{/if}} {{/if}} {{#if request}} {{> "systems/dnd5e/templates/actors/rest/parts/rest-request.hbs" }} {{/if}}