{{log "shadowrun6-gear-sheet-ro.html" data}}
{{> "systems/shadowrun-de/templates/item/item-sheet-header.hbs" }} {{!-- Sheet Body --}}
{{#if (or (eq item.system.type "WEAPON_FIREARMS") (eq item.system.type "WEAPON_RANGED") (eq item.system.type "WEAPON_CLOSE_COMBAT") (eq item.system.type "WEAPON_SPECIAL"))}} {{/if}} {{#if (eq item.system.type "ARMOR")}} {{/if}} {{#if (or (eq item.system.type "VEHICLES") (eq item.system.type "DRONE_MICRO") (eq item.system.type "DRONE_MINI") (eq item.system.type "DRONE_SMALL") (eq item.system.type "DRONE_MEDIUM") (eq item.system.type "DRONE_LARGE"))}} {{#if (eq item.system.type "VEHICLES")}} {{/if}} {{/if}} {{#if (or (eq item.system.type "WEAPON_FIREARMS") (eq item.system.type "WEAPON_RANGED") (eq item.system.type "WEAPON_CLOSE_COMBAT") (eq item.system.type "WEAPON_SPECIAL"))}} {{/if}} {{#if (eq item.system.type "ARMOR")}} {{/if}} {{#if (or (eq item.system.type "VEHICLES") (eq item.system.type "DRONE_MICRO") (eq item.system.type "DRONE_MINI") (eq item.system.type "DRONE_SMALL") (eq item.system.type "DRONE_MEDIUM") (eq item.system.type "DRONE_LARGE"))}} {{#if (eq item.system.type "VEHICLES")}} {{/if}} {{/if}}
{{ localize 'shadowrun6.item.damage' }} {{ localize 'shadowrun6.item.mode' }} {{ localize 'shadowrun6.item.attackvalues' }}{{localize 'shadowrun6.item.defencerating'}} {{localize 'shadowrun6.item.capacity'}} {{localize 'shadowrun6.item.social'}}{{ localize 'shadowrun6.section.vehicles.column.handling' }} {{ localize 'shadowrun6.section.vehicles.column.acc' }} {{ localize 'shadowrun6.section.vehicles.column.spdi' }} {{ localize 'shadowrun6.section.vehicles.column.tspd' }} {{ localize 'shadowrun6.section.vehicles.column.bod' }} {{ localize 'shadowrun6.section.vehicles.column.arm' }} {{ localize 'shadowrun6.section.vehicles.column.pil' }} {{ localize 'shadowrun6.section.vehicles.column.sen' }}{{ localize 'shadowrun6.section.vehicles.column.sea' }}
{{item.system.dmgDef}} {{firemodes item.system.modes}} {{{attackrating item.system.attackRating}}}{{item.system.defense}} {{item.system.capacity}} {{item.system.social}}{{item.system.handlOn}} {{item.system.handlOff}} {{item.system.accOn}} {{item.system.spdiOn}} {{item.system.tspd}} {{item.system.bod}} {{item.system.arm}} {{item.system.pil}} {{item.system.sen}}{{item.system.sea}}>
{{#if item.system.skill}}

{{localize (concat "skill." item.system.skill)}} / {{localize (concat (concat (concat "shadowrun6.special." item.system.skill) ".") item.system.skillSpec)}}

{{/if}}
{{localize 'shadowrun6.item.type'}} {{localize 'shadowrun6.item.subtype'}} {{localize 'shadowrun6.item.availability'}} {{localize 'shadowrun6.item.price'}}
{{#if (or (eq item.system.type "BIOWARE") (eq item.system.type "NANOWARE") )}} {{/if}} {{#if (eq item.system.type "CYBERWARE")}}
{{localize 'shadowrun6.item.essence'}} {{localize 'shadowrun6.item.capacity'}}
{{/if}} {{#if (or (eq item.system.subtype "COMMLINK") (eq item.system.subtype "RIGGER_CONSOLE") (eq item.system.subtype "CYBERJACK") (eq item.system.subtype "DATATERM") )}}
{{localize 'shadowrun6.label.devRating'}} {{localize 'shadowrun6.label.progSlots'}} {{localize 'shadowrun6.label.dataproc.short'}} {{localize 'shadowrun6.label.firewall.short'}}
{{/if}} {{#if (eq item.system.subtype "CYBERDECK")}}
{{localize 'shadowrun6.label.devRating'}} {{localize 'shadowrun6.label.progSlots'}} {{localize 'shadowrun6.label.attack.short'}} {{localize 'shadowrun6.label.sleaze.short'}}
{{/if}} {{#if (eq item.system.subtype "CYBERTERM")}}
{{localize 'shadowrun6.label.matrixMonitor'}} {{localize 'shadowrun6.label.devRating'}} {{localize 'shadowrun6.label.progSlots'}} {{localize 'shadowrun6.label.attack.short'}} {{localize 'shadowrun6.label.sleaze.short'}} {{localize 'shadowrun6.label.dataproc.short'}} {{localize 'shadowrun6.label.firewall.short'}}
/
{{/if}} {{#if (or (eq item.system.type "VEHICLES") (eq item.system.type "DRONES") )}} {{#if (eq item.system.type "VEHICLES")}} {{/if}} {{#if (eq item.system.type "VEHICLES")}} {{/if}}
{{ localize 'shadowrun6.section.vehicles.column.handling' }} {{ localize 'shadowrun6.section.vehicles.column.acc' }} {{ localize 'shadowrun6.section.vehicles.column.spdi' }} {{ localize 'shadowrun6.section.vehicles.column.tspd' }} {{ localize 'shadowrun6.section.vehicles.column.vtype' }}
/ / /
{{ localize 'shadowrun6.section.vehicles.column.bod' }} {{ localize 'shadowrun6.section.vehicles.column.arm' }} {{ localize 'shadowrun6.section.vehicles.column.pil' }} {{ localize 'shadowrun6.section.vehicles.column.sen' }}{{ localize 'shadowrun6.section.vehicles.column.sea' }}
{{/if}}

{{localize 'shadowrun6.item.accessories'}}

{{item.system.accessories}}

{{localize 'shadowrun6.item.description'}}

{{{item.enriched.description}}}
{{> "systems/shadowrun-de/templates/item/item-effects.hbs" }}