{{localize "DAGGERHEART.GENERAL.Resource.single"}} {{#unless source.system.resource}} {{else}} {{/unless}} {{#if source.system.resource}} {{#if (eq source.system.resource.type 'simple')}} {{> "systems/daggerheart/templates/sheets/global/partials/resource-section/simple.hbs"}} {{else if (eq source.system.resource.type 'diceValue')}} {{> "systems/daggerheart/templates/sheets/global/partials/resource-section/dice-value.hbs"}} {{else}} {{> "systems/daggerheart/templates/sheets/global/partials/resource-section/die.hbs"}} {{/if}} {{/if}}