 
  {{alias}} travaille à sa tâche {{tache.name}}
  
{{selectedCarac.label}}/{{competence.name}}
{{> "systems/foundryvtt-reve-de-dragon/templates/chat-infojet.html"}}
  {{alias}} a obtenu {{rolled.ptTache}} point{{~#unless (eq rolled.ptTache 1)}}s{{/unless}} de tâche,
   son avancement est de
   {{tache.data.points_de_tache_courant}} sur {{tache.data.points_de_tache}}
   point{{~#unless (eq tache.data.points_de_tache_courant 1)}}s{{/unless}} de tâche
   ({{~#unless (eq tache.data.tentatives 1)}}{{tache.data.tentatives}} tentatives{{else}}première tentative{{/unless~}}).
  {{#if (and tache.data.fatigue appliquerFatigue)}}
Il s'est fatigué de {{tache.data.fatigue}} case{{~#if (gt tache.data.fatigue 1)}}s{{/if}}.{{/if}}
  {{#if rolled.isETotal}}
Son échec total augmente de 1 la difficulté de la tâche!{{/if~}}
  {{> "systems/foundryvtt-reve-de-dragon/templates/chat-info-appel-au-moral.html"}}