{{localize title}}

    {{#each _modifiers as |modifier|}} {{#if (or modifier.enabled (not modifier.hideIfDisabled))}}
  • {{localize (add "PF2E.ModifierType." modifier.type)}} {{modifier.label}} {{numberFormat modifier.modifier decimals=0 sign=true}} {{#if modifier.custom}} {{/if}}
  • {{/if}} {{/each}}