1. {{localize 'Name'}}
    {{localize 'Roll Formula'}}
  2. {{#each gear as |item id|}}
  3. {{item.name}}

    {{item.system.formula}}
  4. {{/each}}