{{title}}

{{#if shortRestMoves.moves}}{{> "systems/daggerheart/templates/dialogs/downtime/activities.hbs" moves=shortRestMoves.moves category='shortRest' nrChoices=nrChoices.shortRest}}{{/if}} {{#if longRestMoves.moves}}{{> "systems/daggerheart/templates/dialogs/downtime/activities.hbs" moves=longRestMoves.moves category='longRest' nrChoices=nrChoices.longRest}}{{/if}}
{{localize "DAGGERHEART.APPLICATIONS.Downtime.refreshable.title"}}
{{#each this.refreshables.actionItems as | item |}}
{{item.title}} {{item.name}}
{{/each}} {{#each this.refreshables.resourceItems as | item |}}
{{item.title}} {{item.name}}
{{/each}}