{{!--

--}}
{{formInput fields.name value=source.name rootId=partId}}
{{formField systemFields.secondary value=source.system.secondary label=(localize "DAGGERHEART.Sheets.Weapon.SecondaryWeapon") }} {{formField systemFields.trait value=source.system.trait label=(localize "DAGGERHEART.Sheets.Weapon.Trait") localize=true }} {{formField systemFields.range value=source.system.range label=(localize "DAGGERHEART.Sheets.Weapon.Range") localize=true }}
{{formGroup systemFields.damage.fields.value value=source.system.damage.value label=(localize "DAGGERHEART.Sheets.Weapon.Damage.Value") }} {{formGroup systemFields.damage.fields.type value=source.system.damage.type label=(localize "DAGGERHEART.Sheets.Weapon.Damage.Type") localize=true }}
{{formField systemFields.burden value=source.system.burden label=(localize "DAGGERHEART.Sheets.Weapon.Burden") localize=true }} {{formField systemFields.feature value=source.system.feature label=(localize "DAGGERHEART.Sheets.Weapon.Feature") localize=true }} {{!--
--}} {{!--
--}} {{!--
--}} {{!--
--}} {{!--
--}} {{!--
--}}

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

{{formInput systemFields.description value=source.system.description enriched=source.system.description localize=true toggled=true}} {{!-- {{editor item.system.description target="system.description" button=true}} --}}