{{localize (concat 'DAGGERHEART.GENERAL.Tiers.' source.system.tier)}}
{{#if source.system.type}}
{{localize (concat 'DAGGERHEART.CONFIG.EnvironmentType.' source.system.type '.label')}}
{{/if}}
{{#if (and showAttribution document.system.attributionLabel)}} {{/if}}
{{#if source.system.difficulty}}

{{source.system.difficulty}}

{{else}}

-

{{/if}}

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

{{{description}}} {{localize 'DAGGERHEART.ACTORS.Environment.FIELDS.impulses.label'}}: {{{source.system.impulses}}}
{{> 'systems/daggerheart/templates/sheets/global/tabs/tab-navigation.hbs'}}