Capitaine, pouvoir partagé et liens forgés dans l'Exil

{{localize "LESOUBLIES.labels.pouvoir"}}

{{formInput systemFields.power.fields.description enriched=enriched.power.description value=system.power.description name="system.power.description" toggled=true}}

Items de pouvoir

{{#each powers as |item|}}
{{item.name}}
{{item.system.activationCondition}}
{{/each}}
{{#if primaryPower}}
{{primaryPower.name}} — {{primaryPower.system.activationCondition}}
{{/if}}

{{localize "LESOUBLIES.ui.membres"}}

Sélectionnez le capitaine et l'ombre du tourment parmi les personnages du monde.

{{#if captain}}

Capitaine : {{captain.name}}

{{/if}} {{#if shadow}}

Ombre : {{shadow.name}}

{{/if}}
    {{#each members as |member|}}
  • {{member.name}}
  • {{/each}}

{{localize "LESOUBLIES.labels.liensNarratifs"}}

{{localize "LESOUBLIES.ui.readOnlyCollection"}}

    {{#each links as |link|}}
  • {{link.label}} — {{link.sourceLabel}} -> {{link.targetLabel}} {{link.details}}
  • {{/each}}

{{localize "LESOUBLIES.labels.description"}}

{{formInput systemFields.description enriched=enriched.description value=system.description name="system.description" toggled=true}}

{{localize "LESOUBLIES.labels.notes"}}

{{formInput systemFields.notes enriched=enriched.notes value=system.notes name="system.notes" toggled=true}}