ships.TypeAlias.HardpointRestriction - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / ships / HardpointRestriction
HardpointRestriction =
"mining"
Defined in: src/ships/slots.ts:40
A restriction limiting which weapons a hardpoint accepts.
Only the Type-11 Prospector has any: four of its eight mounts take mining tools
(mining lasers and the Mining Lance, abrasion blasters, seismic charge launchers,
sub-surface displacement and extraction missiles, and the Mining Volley Repeater)
and nothing else. The journal names such a mount with a Mining infix —
LargeMiningHardpoint1 — so parseSlotName recognises one on sight.