{{#if (eq type "npc")}} PNJ rapide {{else if (eq type "encounter")}} Rencontre aléatoire {{else if (eq type "client-mission")}} Client & mission {{/if}}

{{#if (eq type "npc")}}
{{relation.label}} {{experience.profile.label}}
Profession / rôle
D66 {{role.total}}
{{role.entry.text}}
Particularité
D66 {{quirk.total}}
{{quirk.entry.text}}
Résumé jouable

Relation : {{relation.summary}}

Compétences-types : {{join experience.profile.skills ", "}}

Niveau moyen de compétence : {{experience.profile.skillLevel}}

Bonus de caractéristiques : {{#if experience.profile.characteristicBonuses.length}} {{join experience.profile.characteristicBonuses ", "}} {{else}} Aucun {{/if}}

{{#if createdActor}}

Fiche créée : {{createdActor.name}}

{{/if}}
{{/if}} {{#if (eq type "client-mission")}}
Client
D66 {{client.total}}
{{client.entry.text}}
Mission
D66 {{mission.total}}
{{mission.entry.text}}
Cible D66 {{target.total}} — {{target.entry.text}} {{#if targetResolution}}
{{targetResolution.label}} : {{targetResolution.text}}
{{/if}}
Opposition D66 {{opposition.total}} — {{opposition.entry.text}}
Rémunération : {{rewardGuidance}}
{{/if}} {{#if (eq type "encounter")}}
{{context.label}} D66 {{encounter.total}}
{{encounter.entry.text}}
{{#if followUp}}
Détail généré automatiquement
{{#if (eq followUp.type "client-mission")}}

Client : {{followUp.client.entry.text}} (D66 {{followUp.client.total}})

Mission : {{followUp.mission.entry.text}} (D66 {{followUp.mission.total}})

Cible : {{followUp.target.entry.text}} (D66 {{followUp.target.total}})

{{else if (eq followUp.type "npc")}}

PNJ : {{followUp.role.entry.text}} (D66 {{followUp.role.total}})

Particularité : {{followUp.quirk.entry.text}} (D66 {{followUp.quirk.total}})

{{/if}}
{{/if}} {{/if}}