{{localize "DAGGERHEART.Sheets.Feature.Tabs.Features"}}
{{#each source.system.features as |feature index|}} {{> 'systems/daggerheart/templates/sheets/global/partials/feature-section-item.hbs' feature=feature}} {{/each}}
{{localize "TYPES.Item.subclass"}}
{{#each source.system.subclasses as |subclass index|}}
  • {{subclass.name}}

  • {{/each}}