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

{{#each actor.items as |item id|}} {{#if (eq item.type 'gear')}} {{#if (or (eq item.system.type "ELECTRONICS") (eq item.system.type "CYBERWARE")) }} {{#if (or (eq item.system.subtype "COMMLINK") (eq item.system.subtype "RIGGER_CONSOLE") (eq item.system.subtype "CYBERJACK") (eq item.system.subtype "DATATERM")) }} {{/if}} {{#if (eq item.system.subtype "CYBERDECK") }} {{/if}} {{#if (eq item.system.subtype "CYBERTERM") }} {{/if}} {{/if}} {{/if}} {{/each}}
{{ localize 'shadowrun6.label.name' }} {{ localize 'shadowrun6.label.devicerating.short' }} {{ localize 'shadowrun6.label.attack.short' }} {{ localize 'shadowrun6.label.sleaze.short' }} {{ localize 'shadowrun6.label.dataproc.short' }} {{ localize 'shadowrun6.label.firewall.short' }} {{ localize 'shadowrun6.label.programs.short' }}
{{# if (eq item.system.subtype "COMMLINK")}} {{> "systems/shadowrun-de/templates/parts/programs.html" config=../config item=this }} {{/if}}
{{> "systems/shadowrun-de/templates/parts/programs.html" config=../config item=this }}
{{> "systems/shadowrun-de/templates/parts/programs.html" config=../config item=this }}