{{localize "BOL.ui.equipmentProperties"}}




{{#if item.system.properties.equipable}}
{{/if}} {{#if item.system.properties.stackable}}
{{/if}}
{{#if item.system.properties.weapon}} {{> "systems/bol/templates/item/parts/properties/item/weapon-properties.hbs"}} {{/if}} {{#if item.system.properties.protection}} {{> "systems/bol/templates/item/parts/properties/item/protection-properties.hbs"}} {{/if}} {{#if item.system.properties.magical}} {{> "systems/bol/templates/item/parts/properties/item/magical-properties.hbs"}} {{/if}}