Is there an easy way to produce or upgrade a lot of ships?
The way I make ships now is to click on each planet, go to the ships tab and add a corvette. If you've got 20 planets spread over 4 sectors however that takes a long time.
Is there an option to quickly build 20 ships spread over my 20 planets? I'm pretty sure I could do it in EU4.
The same with upgrading: it's annoying micromanagement to split your fleet into 20 parts, send them to the 20 planets, upgrade them and regrouping them. Is there an easier way?
Solution 1:
Nope, as of now, there is no such feature.
Very likely to be added in the future, but at the moment, you have to do it manually.
Solution 2:
I know it's not answering the question but it might ease the pain. The way I currently handle it is by creating a shortcut to the planets by:
- Selecting planet [1..9]
- [CTRL]+[1..9]
When I need to iterate through them I do the following:
- Selecting the planet by clicking [1..9]
- Creating a task (in this case - adding a ship to the construction queue of the spaceport).
HTH