1. {{ localize 'IDENTITY.name'}}
    {{ localize 'VERMINE.qty'}}
    {{ localize 'VERMINE.weight'}}
    {{#if isEditMode}} {{/if}}
  2. {{#each gear as |item id|}}
  3. {{#if @root.isEditMode}} {{/if}}
  4. {{/each}}

{{ localize 'IDENTITY.notes'}}

{{editor system.equipment.description target="system.equipment.description" button=true owner=owner editable=editable}}

{{localize 'ITEMS.weapons'}}

{{> "systems/vermine2047/templates/actor/parts/actor-weapons.hbs"}}

{{localize 'ITEMS.defenses'}}

{{> "systems/vermine2047/templates/actor/parts/actor-defenses.hbs"}}

{{localize 'ITEMS.vehicles'}}

{{> "systems/vermine2047/templates/actor/group/group-vehicles.hbs"}}