Ah, well. I came here to ask for an ability to update presets to make it easier to do this manually, but automation is always nicer. That said, this seems slightly complicated, because my fallback path is:
if I want modules in an assembler at all, then:
- if it can use prod, 3 * prod 3, 1 * speed 3
- if it can't use prod, often 3 * speed 3, 1 * eff 3
- otherwise, sometimes, 2 * eff 2
...so I'm not sure my pattern can be automated easily. -_-