{{localize "DAGGERHEART.Sheets.Subclass.Tabs.Foundation"}} {{#each source.system.foundationFeature.abilities as |feature key|}} {{> 'systems/daggerheart/templates/sheets/global/partials/feature-section-item.hbs' feature=feature}} {{/each}}
{{localize "DAGGERHEART.Sheets.Subclass.Tabs.Specialization"}} {{#each source.system.specializationFeature.abilities as |feature key|}} {{> 'systems/daggerheart/templates/sheets/global/partials/feature-section-item.hbs' feature=feature}} {{/each}}
{{localize "DAGGERHEART.Sheets.Subclass.Tabs.Mastery"}} {{#each source.system.masteryFeature.abilities as |feature key|}} {{> 'systems/daggerheart/templates/sheets/global/partials/feature-section-item.hbs' feature=feature}} {{/each}}