{{#each factions as |faction factionId|}} {{/each}} {{!-- Factions personnalisées --}}
{{localize "CELESTOPOL.Faction.label"}} {{localize "CELESTOPOL.Faction.score"}}
{{localize faction.label}}
{{#each (range 9) as |level|}} {{/each}}
{{lookup @root.system.factions factionId 'value'}}
{{#if isEditMode}} {{else}} {{#if system.factions.perso1.label}}{{system.factions.perso1.label}}{{else}}—{{/if}} {{/if}}
{{#each (range 9) as |level|}} {{/each}}
{{system.factions.perso1.value}}
{{#if isEditMode}} {{else}} {{#if system.factions.perso2.label}}{{system.factions.perso2.label}}{{else}}—{{/if}} {{/if}}
{{#each (range 9) as |level|}} {{/each}}
{{system.factions.perso2.value}}