{{localize 'DAGGERHEART.General.basics'}}
{{formGroup systemFields.tier value=document.system.tier localize=true}} {{formGroup systemFields.type value=document.system.type localize=true}} {{#if (eq document.system.type 'horde')}} {{formGroup systemFields.hordeHp value=document.system.hordeHp label=(localize "DAGGERHEART.Sheets.Adversary.horderHp")}} {{/if}} {{formGroup systemFields.difficulty value=document.system.difficulty localize=true}}
{{formField systemFields.description value=document.system.description label=(localize "DAGGERHEART.Sheets.Adversary.FIELDS.description.label")}} {{formField systemFields.motivesAndTactics value=document.system.motivesAndTactics label=(localize "DAGGERHEART.Sheets.Adversary.FIELDS.motivesAndTactics.label")}}
{{localize "DAGGERHEART.Sheets.Adversary.HitPoints"}} {{formGroup systemFields.resources.fields.hitPoints.fields.value value=document.system.resources.hitPoints.value}} {{formGroup systemFields.resources.fields.hitPoints.fields.max value=document.system.resources.hitPoints.max}}
{{localize "DAGGERHEART.Sheets.Adversary.Stress"}} {{formGroup systemFields.resources.fields.stress.fields.value value=document.system.resources.stress.value}} {{formGroup systemFields.resources.fields.stress.fields.max value=document.system.resources.stress.max}}
{{localize "DAGGERHEART.Sheets.Adversary.DamageThresholds"}} {{formGroup systemFields.damageThresholds.fields.major value=document.system.damageThresholds.major}} {{formGroup systemFields.damageThresholds.fields.severe value=document.system.damageThresholds.severe}}