{{#each diceResults as |diceResult key|}}
{{/each}}
{{#if (eq mode "technique")}}
- {{technique.data.chicolor}} Chi cost : {{technique.data.chicost}}
- Effect description : {{technique.data.effectdescription}}
{{/if}}
{{#if (eq mode "weapon")}}
- Effect description : {{weapon.data.effectdescription}}
{{/if}}
- Modifiers : {{negativeModifier}} / {{positiveModifier}}
- Total Roll : {{finalScore}}
{{#if linkedRollId}}
{{/if}}