{{ localize 'MGT2.Items.Weapon' }}
{{> systems/mgt2/templates/items/parts/sheet-physical-item.html }}
{{ localize 'MGT2.Items.Damage' }}
{{#unless system.range.isMelee}}
{{ localize 'MGT2.Items.Range' }}
{{/unless}}
{{ localize 'MGT2.Items.Magazine' }}
{{#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 }}