{{this.title}}
{{this.roll}}
{{#each dice}}
{{this.rolls.length}}{{this.type}} {{this.rollTotal}}
    {{#each this.rolls}}
  1. {{this}}
  2. {{/each}}
{{/each}}
{{this.damage.total}}