{{formInput fields.name value=source.name rootId=partId}}
{{formField systemFields.baseScore value=source.system.baseScore label=(localize "DAGGERHEART.Sheets.Armor.BaseScore") }} {{formField systemFields.feature value=source.system.feature label=(localize "DAGGERHEART.Sheets.Armor.Feature") localize=true blank=""}}

{{localize "DAGGERHEART.Sheets.Armor.BaseThresholds.Base"}}

{{ formField systemFields.baseThresholds.fields.major value=source.system.baseThresholds.major label=(localize "DAGGERHEART.Sheets.Armor.BaseThresholds.Major") }}/ {{ formField systemFields.baseThresholds.fields.severe value=source.system.baseThresholds.severe label=(localize "DAGGERHEART.Sheets.Armor.BaseThresholds.Severe") }}

{{localize "DAGGERHEART.Sheets.Armor.Description"}}

{{formInput systemFields.description value=source.system.description enriched=source.system.description localize=true toggled=true}}
{{!--
--}} {{!--

{{localize "DAGGERHEART.Sheets.Armor.Description"}}

{{editor item.system.description target="system.description" button=true}}
--}}