so the issue here is that if you have a matching ship type for things like mission "MGF: EB-1A Forge Coke Import [1]", since they check either random % OR if you have the ship, when you DO have the ship it will offer an absolute boat load of these missions all at once, often to the same place
adding a high % random to these would make it offer a lot, but not the absolute deluge of them you get right now

^ offered with just two ships (Jupiters) in the fleet
easy fix is just to change

to

for example
so the issue here is that if you have a matching ship type for things like
mission "MGF: EB-1A Forge Coke Import [1]", since they check either random % OR if you have the ship, when you DO have the ship it will offer an absolute boat load of these missions all at once, often to the same placeadding a high % random to these would make it offer a lot, but not the absolute deluge of them you get right now
^ offered with just two ships (Jupiters) in the fleet
easy fix is just to change

to

for example