{{source.name}}

/

{{source.system.resources.hitPoints.max}}

{{localize 'DAGGERHEART.GENERAL.HitPoints.short'}}

/

{{source.system.resources.stress.max}}

{{localize 'DAGGERHEART.GENERAL.stress'}}

{{#if source.system.difficulty}}

{{source.system.difficulty}}

{{else}}

-

{{/if}}

{{localize "DAGGERHEART.GENERAL.difficulty"}}

{{#if source.system.attack.roll.bonus includeZero=true}}

{{numberFormat source.system.attack.roll.bonus sign=true}}

{{else}}

-

{{/if}}

{{localize "DAGGERHEART.GENERAL.attack"}}

{{localize "DAGGERHEART.GENERAL.DamageThresholds.minor"}}

{{document.system.damageThresholds.major}}

{{localize "DAGGERHEART.GENERAL.DamageThresholds.major"}}

{{document.system.damageThresholds.severe}}

{{localize "DAGGERHEART.GENERAL.DamageThresholds.severe"}}

{{localize "DAGGERHEART.GENERAL.attack"}}

    {{> 'daggerheart.inventory-item-compact' item=document.system.attack type='action' noCompendiumEdit=true }}

{{localize "DAGGERHEART.GENERAL.experience.plural"}}

{{#each source.system.experiences as |experience id|}}
+{{experience.value}} {{experience.name}}
{{/each}}