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