{{ localize 'MGT2.Items.Weapon' }}
{{formInput systemFields.description enriched=enrichedDescription value=system.description name="system.description" toggled=true}}
{{#unless system.range.isMelee}}
{{/unless}}
{{#if hadContainer}}
{{/if}}
{{ localize 'MGT2.Items.Trait' }}
{{ localize 'MGT2.Items.Description' }}
{{#each system.traits as |trait i| }}
{{/each}}
{{> systems/mgt2/templates/items/parts/sheet-configuration.html }}