{{localize "PF2E.SETTINGS.Homebrew.Instructions"}}

{{#each traitSettings as |setting|}}

{{localize setting.hint}}

{{/each}}
{{#if customDamageTypes}} {{#each customDamageTypes as |type idx|}} {{/each}}
{{localize "PF2E.SETTINGS.Homebrew.DamageTypes.Label"}} {{localize "PF2E.Slug"}} {{localize "PF2E.Category"}} {{localize "PF2E.SETTINGS.Homebrew.DamageTypes.Icon"}}
{{type.slug}}
{{/if}}