its 00.07 local so if i don't make much sense that and the lack of sleep last night is to blame
what i am proposing is the ability to separately define weapon comparability per fighter primary and secondary banks so designer can simulate things like mounting size or otherwise specify limitations where weapons can be mounted
for example i am thinking about a fighter that mounts a particle/plasma cannon that draws spent particles directly from the ships fusion reactor in 1 of 2 primary banks but be able to mount standard weaponry in the other but because of design limitations the ship has to mount the particle cannon in bank 2 but not 1 and likewise standard weaponry cant be mounted in bank 2 so for example:
$Allowed PBank1: ( "Light machine gun1" "Laser1" )
$Allowed PBank2: ( "Fusion cannon1" )
$Allowed PBank3: ( )
$Allowed Dogfight PBank1: ( "Light machine gun1" "Laser1" )
$Allowed Dogfight PBank2: ( "Fusion cannon1" )
$Allowed Dogfight PBank3: ( )
$PBank Capacity: ( 500, 500 )
$Allowed SBank1: ( "Heat Seeker" "Rocket" )
$Allowed SBank2: ( "Heat Seeker" )
$Allowed SBank3: ( "Heat Seeker" "Radar Guided" )
$SBank Capacity: ( 6, 6, 8 )