{{localize "DAGGERHEART.GENERAL.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.GENERAL.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.GENERAL.Tabs.mastery"}}
{{#if source.system.masteryFeature}} {{> 'systems/daggerheart/templates/sheets/global/partials/feature-section-item.hbs' type='masteryFeature' feature=source.system.masteryFeature}} {{/if}}