{{#if (eq rollType "competence")}}
{{localize "HAMALRON.Label.competence"}}
{{actorName}} {{actorName}}

{{rollItem.name}}

{{localize "HAMALRON.Label.symbole" }}: {{upperFirst rollItem.system.carteSymbole}} {{localize "HAMALRON.Label.niveau" }}: {{rollItem.system.niveau}} ({{competenceModifier}})
{{localize "HAMALRON.Label.selectTarotCard"}}
{{#if tarotCards}} {{#each tarotCards as |card|}}
{{card.name}} {{card.name}} {{#if card.isSuccessCard}}{{/if}}
{{/each}} {{else}}

{{localize "HAMALRON.Notifications.noTarotCards"}}

{{/if}}
{{localize "HAMALRON.Label.difficulty"}}
{{localize "HAMALRON.Label.total"}}
{{competenceModifier}} + 0 = {{competenceModifier}}
{{localize "HAMALRON.Label.targetScore"}}: -
{{/if}}
{{localize "HAMALRON.Label.rollView"}}