{{localize "PF2E.SavesHeader"}}

    {{#each data.saves as |save sid|}}
  • {{localize save.label}}

    {{> systems/pf2e/templates/actors/character/icons/d20.html}}

    {{numberFormat save.totalModifier decimals=0 sign=true}}

    {{#with save}} {{> systems/pf2e/templates/actors/character/partials/modifiers-tooltip.html title=label }} {{/with}}
  • {{/each}}