{{localize "DAGGERHEART.GENERAL.Tabs.foundation"}}
{{#each source.system.foundationFeatures as | feature | }} {{> 'systems/daggerheart/templates/sheets/global/partials/feature-section-item.hbs' type='foundation' feature=feature}} {{/each}}
{{localize "DAGGERHEART.GENERAL.Tabs.specialization"}}
{{#each source.system.specializationFeatures as | feature |}} {{> 'systems/daggerheart/templates/sheets/global/partials/feature-section-item.hbs' type='specialization' feature=feature}} {{/each}}
{{localize "DAGGERHEART.GENERAL.Tabs.mastery"}}
{{#each source.system.masteryFeatures as | feature |}} {{> 'systems/daggerheart/templates/sheets/global/partials/feature-section-item.hbs' type='mastery' feature=feature}} {{/each}}