Stellaris

Stellaris

Arc Furnace System Locator +
 This topic has been pinned, so it's probably important
sirblackaxe  [developer] 30 May, 2024 @ 11:19am
Suggestion / Request Thread
Got something else you'd like the Ideal System Locator to find potential sites for? Tell me here!

Notes:
  • I'm limiting the scope of this utility to finding sites for various kinds of space constructions (i.e. megastructures/stations/starbases)
  • Searches must use info available to the player, so that using this mod doesn't become cheating
  • Updates are dependent on how much free time I have to work on the mod.

Current plans:
  • Approximate minimum/maximum potential nanite/ship yield info for Nanite Harvester sites (status: in progress)

Implemented suggestions:
  • Quantum Catapult site search
  • Ice Mining Station starbase building sites, based on how many expand planetary sea decisions the system supports
  • Mod added to the Paradox mod hub: https://mods.paradoxplaza.com/mods/85127/Any
  • Arc Furnace site search now automatically unlocked if the Gigastructural Engineering mod is active

Won't do:
  • Largest uninhabitable planet search: The planet size of uninhabitable planets is hidden from the player, so giving you a way to know it is out of scope for this mod.
Last edited by sirblackaxe; 10 Sep, 2024 @ 5:05pm
< >
Showing 1-15 of 28 comments
2scoopsrice 30 May, 2024 @ 12:29pm 
I'm sure you already saw this, but I might as well put it here, too. I'd like to request the optimal systems for the ice mining stations used by the Hydrocentric perk.
sirblackaxe  [developer] 30 May, 2024 @ 12:58pm 
Originally posted by 2scoopsrice:
I'm sure you already saw this, but I might as well put it here, too. I'd like to request the optimal systems for the ice mining stations used by the Hydrocentric perk.
What parameters would you suggest for picking the best systems for ice mining? Is it just the total base value of every system mining deposit for the +15% output bonus, or does the number of icy planets/asteroids matter?
2scoopsrice 30 May, 2024 @ 1:05pm 
Originally posted by sirblackaxe:
Originally posted by 2scoopsrice:
I'm sure you already saw this, but I might as well put it here, too. I'd like to request the optimal systems for the ice mining stations used by the Hydrocentric perk.
What parameters would you suggest for picking the best systems for ice mining? Is it just the total base value of every system mining deposit for the +15% output bonus, or does the number of icy planets/asteroids matter?

I'd say the total number of frozen worlds and asteroids is what matters to me. Frozen worlds give three planetary expansions each, and asteroids one, so I'd like the system to just tally up every frozen world and ice asteroid in a system and give me the one with the most 'ice points' (for lack of a better term)

thank you!
sirblackaxe  [developer] 30 May, 2024 @ 1:36pm 
Originally posted by 2scoopsrice:
I'd say the total number of frozen worlds and asteroids is what matters to me. Frozen worlds give three planetary expansions each, and asteroids one, so I'd like the system to just tally up every frozen world and ice asteroid in a system and give me the one with the most 'ice points' (for lack of a better term)

thank you!
Counting up frozen planets and ice asteroids like that is simple enough, I'll add it to my to-do list!
Night 4 Jun, 2024 @ 6:00am 
I have already written in the comments, but since there is a topic of suggestions here, I will duplicate it.
I would like to suggest adding compatibility with the Real Space mod. It seems to be easy, just add checks:
is_binary = yes
is_trinary = yes
is_paired = yes
And in the Real Space mod itself there are expanded lists of new systems for these checks. I didn't check it completely, but I made similar checks in your mod and it seems to work.
Night 4 Jun, 2024 @ 6:03am 
Of course, I mean the compatibility of location searches for Dyson swarm. For other searches, such compatibility does not seem to be required.
Ohio 5 Jul, 2024 @ 6:14pm 
I would love to be able to use this in my ironman saves, or maybe a branch of it specifically for achievement runs.
Coolman167 13 Jul, 2024 @ 12:43pm 
can you add this mod to the paradox mod hub?
Last edited by Coolman167; 13 Jul, 2024 @ 12:43pm
sirblackaxe  [developer] 13 Jul, 2024 @ 1:44pm 
Originally posted by Coolman167:
can you add this mod to the paradox mod hub?
Here: https://mods.paradoxplaza.com/mods/85127/Any

I haven't used the Paradox mod hub before, so all I did was upload what I've already got with no changes. Hopefully that's all I needed to do.
Coolman167 13 Jul, 2024 @ 4:40pm 
It works, thank you for putting your mod on paradox's mod hub!
Generalisator 7 Aug, 2024 @ 10:09am 
Hi. Could I ask you to add a search for the biggest planet? There are ?vanilla? and modded Events that let you convert a planet/gas giant to another type. I found this: https://www.reddit.com/r/Stellaris/comments/f18ozf/how_do_i_know_what_size_an_uninhabitable_planet_is/ Hope it helps.
Benedictus 15 Aug, 2024 @ 9:54am 
Originally posted by Ohio:
I would love to be able to use this in my ironman saves, or maybe a branch of it specifically for achievement runs.

Ironman = Paradox checksums all .TXT files under Mod-Name\Common directory.
This mod MUST, in order to function, exist within \common\ directory, so sorry no.
Benedictus 15 Aug, 2024 @ 9:56am 
Originally posted by Generalisator:
Hi. Could I ask you to add a search for the biggest planet?

+1 to request, that would be cool.

There is another mod, bit difficult to use, which adds a decision, to uninhabitable planets to show a dialog for their size.

Also with ACoT you can, eventually (lots of research), use the Emissary ship to "bless" any planet into a habitable one, and for some the bigger the better ;) (although it cannot convert Gas Giants, it can convert any non-gas)
Last edited by Benedictus; 15 Aug, 2024 @ 10:24am
Benedictus 15 Aug, 2024 @ 10:15am 
My request is to make a slight change to your code for your option button

Gigastructural Engineering (one of the MOST popular ever mods) has some Kilostructure Megas that function, essentially, like Arc Furnace (adding deposits to system bodies)
Your Arc Furnace search button returns great/matching results for those also.
However it is disabled unless certain techs are known.

o I suggest you add an additional OR element for if GIGAS mod is loaded

option = { # Arc Furnace name = orbital_arc_furnace_4 allow = { OR = { has_global_flag = gigastructures_enabled
Last edited by Benedictus; 15 Aug, 2024 @ 10:21am
sirblackaxe  [developer] 15 Aug, 2024 @ 1:19pm 
@Benedictus
I'm not going to do a largest uninhabitable search, since there's no way for a player to know uninhabitable planet size in normal gameplay

I'll add checks to unlock the decision and Arc Furnace search if the gigastructures flag is present next update.
< >
Showing 1-15 of 28 comments
Per page: 1530 50