Stellaris

Stellaris

View Stats:
Any way to build another Dyson Sphere if i already built one?
title ^
Last edited by ̠ʀᴀᴢᴢʏ; May 7, 2021 @ 11:17am
Originally posted by Elitewrecker PT:
Unless it was changed: lose it (dismantle outpost, give to a vassal) build a new one, take it back.
< >
Showing 1-7 of 7 comments
The author of this thread has indicated that this post answers the original topic.
Elitewrecker PT May 7, 2021 @ 11:18am 
Unless it was changed: lose it (dismantle outpost, give to a vassal) build a new one, take it back.
Last edited by Elitewrecker PT; May 7, 2021 @ 11:18am
̠ʀᴀᴢᴢʏ May 7, 2021 @ 11:21am 
Originally posted by Elitewrecker PT:
Unless it was changed: lose it (dismantle outpost, give to a vassal) build a new one, take it back.
thanks
Justin848 May 7, 2021 @ 11:35am 
Gigastructural Engineering Mod lets you choose the max amount of Dyson Spheres you can build in a game, from 1,2,3 or unlimited. It's all modular, so you can disable all of the additional structures that the mod adds, and just keep the vanilla ones.
Ryika May 7, 2021 @ 12:11pm 
Whether you've built a Megastructure or not is tracked via a flag that persists for the rest of the game, so once you've built it, you shouldn't be able to build another one. Don't think there's a workaround either.

If you're willing to cheat directly though, the following console command should do the trick:
effect remove_country_flag = built_dyson_sphere
You can use this as soon as the initial frame is complete, and if your megastructure capacity allows, immediately start another one.
Forblaze May 7, 2021 @ 12:25pm 
Originally posted by Ryika:
Whether you've built a Megastructure or not is tracked via a flag that persists for the rest of the game, so once you've built it, you shouldn't be able to build another one. Don't think there's a workaround either.

I've definitely destroyed a starbase around a matter decompressor i built and then built another one. This was even after 3.0.
Ryika May 7, 2021 @ 12:33pm 
Originally posted by Forblaze:
I've definitely destroyed a starbase around a matter decompressor i built and then built another one. This was even after 3.0.
Yes, interestingly enough that may indeed be possible.

Like with the Dyson Sphere, the Matter Decompressor adds a flag to the country when it is built:
on_build_complete = { from = { set_country_flag = built_matter_decompressor_site } [...] }

However, this particular flag is not accounted for in the matter decompressor's possible = {} check, and instead it checks for existing megastructures in your territory. So it should indeed be possible to build multiple of them by making sure you're not "owning" the original anymore.

For the Dyson Sphere this is not the case though - the flag is checked properly, and it should prevent the construction of further copies of the wonder.

I can only assume that this is an unintentional oversight.
Last edited by Ryika; May 7, 2021 @ 12:34pm
hellbringer May 8, 2021 @ 6:34am 
does this only check for a finished sphere or would just starting construction trigger it? If the former you could just build 3/4 of the sphere, lose the system, start another one and then reclaim the original system again.
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: May 7, 2021 @ 11:16am
Posts: 7