{{#if (eq system.cohort "Gang")}}Gang of {{#each system.gang_type as |gang_type key|}}{{gang_type}} {{/each}}{{/if}}{{#if (eq system.cohort "Expert")}}{{system.cohort}} {{system.expert_type}}{{/if}} (click to edit)
Q:{{system.quality}} S:{{system.scale}}
{{#each system.harm_list as |harm harm_key|}} {{#multiboxes ../system.harm}} {{/multiboxes}} {{/each}}
{{#if (eq system.cohort "Gang")}} {{#each system.gang_type as |gang_type key|}}
{{#with (lookup ../system.gang_type_list gang_type)}}{{localize description}} {{/with}}
{{/each}} {{/if}}
{{#each system.edges_list as |edge key|}} {{#if edge.selected }}
{{localize edge.description}} ({{localize edge.label}})
{{/if}} {{/each}} {{#each system.flaws_list as |flaw key|}} {{#if flaw.selected }}
{{localize flaw.description}} ({{localize flaw.label}})
{{/if}} {{/each}}
{{localize system.description}}