{{spell.name}}

{{categorieLabel}} ยท {{niveauLabel}}

{{localize "HAMALRON.Sortilege.atoutsUsed"}}

{{#each atoutsUtilises}}
{{this.name}}
{{/each}}
{{#if cartesCoupeUtilisees.length}}

{{localize "HAMALRON.Sortilege.coupeUsed"}}

{{#each cartesCoupeUtilisees}}
{{this.name}}
{{/each}}
{{/if}}
{{localize "HAMALRON.Sortilege.playerTotal"}} {{totalJoueur}}
{{localize "HAMALRON.Sortilege.totalDifficulty"}} {{difficulte}} (carte {{carteMJ}} + {{modificateur}})
{{#if isSuccess}} {{localize "HAMALRON.Label.success"}} {{else if isCritique}} {{localize "HAMALRON.Sortilege.failureCritical"}} {{else}} {{localize "HAMALRON.Sortilege.failureNormal"}} {{/if}}