{{ localize 'shadowrun6.section.matrix_actions.title' }}

{{#each matrixActionAvailable as |action actionId|}}
{{#if (ne (matrixPool actionId ../actor) 0)}}
{{else}}
{{/if}}
{{localize (concat 'shadowrun6.matrixaction.' actionId '.hint')}}
{{/each}}