{{!-- technique types --}}
{{localize 'l5r5e.techniques.type'}} {{#each data.techniquesList as |technique|}} {{#ifCond ../data.editable_not_soft_locked '||' (lookup ../data.system.techniques technique.id)}} {{/ifCond}} {{/each}}
{{!-- technique list --}} {{#each data.splitTechniquesList as |list technique|}}
{{localizeEmbedded 'l5r5e.techniques.{technique}' technique=technique}} {{#ifCond ../data.editable_not_soft_locked '&&' (lookup ../data.system.techniques technique)}} {{/ifCond}}
{{/each}} {{!-- signature scroll list --}}
{{localize 'l5r5e.advancements.signature_scroll' }} {{#if data.editable_not_soft_locked}} {{/if}}