{{#if (eq system.subType "skill")}} {{localize 'MGT2.TalentSubType.skill'}} {{else if (eq system.subType "psionic")}} {{localize 'MGT2.TalentSubType.psionic'}} {{/if}}
{{ localize 'MGT2.Items.Type' }}
{{#if (eq system.subType "skill")}}
{{ localize 'MGT2.Items.Level' }}
{{ localize 'MGT2.Items.Speciality' }}
{{else if (eq system.subType "psionic")}}
{{ localize 'MGT2.Items.Level' }}
{{ localize 'MGT2.Items.PSICost' }}
{{ localize 'MGT2.Items.Reach' }}
{{/if}}
{{#if (eq system.subType "psionic")}}
{{/if}}
{{#if (eq system.subType "skill")}}
{{/if}} {{> systems/mgt2/templates/items/parts/sheet-configuration.html }}