{{#if data.range}}
{{/if}} {{#if isBomb}}
{{/if}}
{{#unless isBomb}}

    {{localize "PF2E.Item.Weapon.MaterialAndRunes.Title"}}

    {{#unless abpEnabled}}
    {{/unless}} {{#each propertyRuneSlots as |slot|}}
    {{#if @root.data.specific.value}} {{/if}} {{#select slot.value}} {{#each @root.weaponPropertyRunes as |label type|}} {{/each}} {{/select}}
    {{/each}}
{{/unless}}

    {{localize "PF2E.DamageLabel"}}

    {{localize "PF2E.TraitSplash"}}
    {{localize "PF2E.ConditionTypePersistentShort"}}
    {{localize "PF2E.Bonus"}}

    {{localize "PF2E.WeaponCustomDamageLabel"}}

{{#if isComboWeapon}}

    {{localize "PF2E.Item.Weapon.MeleeUsage.Label"}}

{{/if}}