{{> (resolvePath "templates/items/partials/apex.hbs")}}
{{#if data.range}}
{{#if data.ammo}}
{{#unless data.ammo.builtIn}}
{{/unless}} {{/if}} {{#if expend}}
{{/if}} {{#if (and data.ammo.capacity canHaveCapacity)}}
{{/if}} {{/if}} {{#if isBomb}}
{{/if}}
{{#unless isBomb}}
{{localize "PF2E.Item.Physical.MaterialRunes.Label"}}
{{#unless abpEnabled}} {{#if data.grade}}
{{else}}
{{/if}} {{/unless}} {{#each propertyRuneSlots as |slot index|}}
{{/each}}
{{/unless}} {{> (resolvePath "templates/items/partials/modular.hbs")}}
{{localize "PF2E.DamageLabel"}}
{{localize "PF2E.TraitSplash"}}
{{localize "PF2E.ConditionTypePersistentShort"}}
{{#if isComboWeapon}}

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

{{/if}}
{{#if item.isThrowable}}
{{/if}}