{{> "systems/daggerheart/templates/sheets/global/partials/resource-section/resource-section.hbs" }}
{{localize "DAGGERHEART.CONFIG.ItemArmor.settingTitle"}} {{localize "DAGGERHEART.CONFIG.ItemArmor.toggleTitle"}} {{formField systemFields.armor.fields.armorResourceToggle value=source.system.armor.armorResourceToggle }} {{#if source.system.armor.armorResourceToggle}} {{localize "DAGGERHEART.CONFIG.ItemArmor.title"}}
{{formField systemFields.armor.fields.value value=source.system.armor.value label=(localize "DAGGERHEART.CONFIG.ItemArmor.value")}} {{formField systemFields.armor.fields.max value=source.system.armor.max label=(localize "DAGGERHEART.CONFIG.ItemArmor.max")}} {{formField systemFields.armor.fields.priority value=source.system.armor.priority label=(localize "DAGGERHEART.CONFIG.ItemArmor.priority") localize=true }}
{{/if}}