{{ localize "CDE.TypeOfItem" }}
{{ localize "CDE.Reference" }}
{{ localize "CDE.Quantity" }}
{{ localize "CDE.Weight" }}
{{#if isWeapon}}
{{ localize "CDE.Damage" }}
{{ localize "CDE.Range" }}
{{/if}} {{#if isArmor}}
{{ localize "CDE.Protection" }}
{{/if}}
{{ localize "CDE.Items" }}
{{editor descriptionHTML target="system.description" button=true editable=editable engine="prosemirror"}}
{{editor notesHTML target="system.notes" button=true editable=editable engine="prosemirror"}}