{{> "systems/shadowrun-de/templates/item/item-sheet-header.hbs" }} {{!-- Sheet Body --}}
{{localize 'shadowrun6.item.type'}} {{#if (eq item.system.type 'AUTOSOFT')}} {{localize 'shadowrun6.item.subtype'}} {{/if}} {{localize 'shadowrun6.label.column.rating'}} {{localize 'shadowrun6.item.availability'}} {{localize 'shadowrun6.item.price'}}
{{#if (eq item.system.type 'AUTOSOFT')}} {{/if}} {{#if (eq item.system.type 'AUTOSOFT')}} {{/if}}

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

{{editor item.enriched.description target="system.description" fieldName=item.system.description button=true owner=owner editable=editable engine="prosemirror"}}
{{> "systems/shadowrun-de/templates/item/item-effects.hbs" }}