Stellaris

Stellaris

104 beoordelingen
~Utility: clear_deposits Replacement
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Bestandsgrootte
Geplaatst op
Bijgewerkt op
4.450 KB
30 mrt 2019 om 10:47
21 jun 2019 om 0:44
7 wijzigingsnotities (weergeven)

Abonneren om te downloaden
~Utility: clear_deposits Replacement

In 1 verzameling van Vaeringjar
Vaeringjar's Mods
10 items
Omschrijving
2.3 compatible

This modding utility is a substitute for vanilla indiscriminate "clear_deposits" effect, giving more control over what deposits to clear.
The most straightforward example use-case is as a solution to unwanted loss of modded deposits upon terraforming into ecumenopolis, which is included in the mod, making more complicated workarounds unnecessary.

Technicalities

> Scripted_effects included:
clear_standard_deposits clear_sr_deposits # sr = special resources clear_special_deposits # such as from anomalies and events clear_all_deposits # simply calls the above 3, along with any additional equivalent scripted_effects from other mods for compatibility clear_all_vanilla_deposits # as above, but excluding any added by mods
> You can mod what specific deposits are cleared or not, by directly editing a scripted_effect.
> You can mod which scripted effects are used, for example this mod includes swapping vanilla "clear_deposits" for "clear_all_deposits" in the ecumenopolis decision and in the hive/machine -worlds terraforming on_action event.
> Keep in mind this only relates to "clear_deposits", not "reroll_deposits" (which is used by "reset_planet" and "reroll_planet" vanilla scripted effects).

Overwrites & Compatibility

This utility is compatible with everything, as other mods' overwrites take priority.

> Terraforming on_action event "action.68" (Hive & Machine -worlds terraforming event) @ 02_special_decisions.txt
> Decision "decision_arcology_project". Note: related event "mega.200" is not affected by this mod. @ on_action_events.txt

This mod uses "000_" as the naming prefix for "overwritten" FIOS files, and "b_" for LIOS files. ("First/Last in only served")

Acknowledgements:
This mod is a result of fixing a feature/deposit-loss bug in my Mastery of Districts mod. Thank you Astral, ホールドタイト and starchitect for your feedback.
35 opmerkingen
Shoff 20 jun 2023 om 23:55 
Also, yes, the "debugtooltip" console command shows the ID in my experience doing GUI modding. I should be able to use it to quickly find the ID of the strategic resource deposits I'm trying to apply
Shoff 20 jun 2023 om 23:49 
Oh, it's that easy? Dang, I'm glad I asked then. I assumed I was going to have to manually add support in the mod files (well, I'm sure I could technically do that anyways if I wanted to forego the console every time at game launch). Thank you!
Vaeringjar  [auteur] 20 jun 2023 om 16:47 
if you mean deposits then IIRC you can add/remove them with console commands. You'll have to look up what their ID is, unless debug mode makes the ID show up in the tooltips like in HoI4
Shoff 20 jun 2023 om 10:07 
Ah, man I would love to play Master of Districts, but I think I have to manually add the strategic resources somehow. Could you possibly brief me on a howto, or is it too complex for an internet comment?
Bald 8 apr 2021 om 5:08 
Hello Boss
I play Mastery of Districts without this and look like work...
Like a player with thousand of hour played but withouth technical knowledge... what do this mod for me? I dont get it
Regards,
Celtic-Soul 5 feb 2021 om 6:17 
I've been playing with it for a while, can't say if it adds anything or if deposits are missing, but I can say it doesn't crash the game ;) I guess it just stil works.
Vaeringjar  [auteur] 4 feb 2021 om 22:55 
it should work, though it will be missing any deposits added to the game since the last mod update

idk if vanilla has changed things related to this, it might, I'd have to go through all the patch notes, which I won't be doing until I play again
Celtic-Soul 30 jan 2021 om 12:47 
Does it still work ? I need it for another mod but it's not been updated since a while. thx
nasrudin 3 mei 2020 om 22:07 
Any idea if this is still needed in v2.6? = is this a problem that's a result of vanilla game code and that vanilla-game updates would plausibly fix?
Vaeringjar  [auteur] 18 mrt 2020 om 1:55 
@petrovytsh
Yeah I didn't update it for Ancient Relics as I barely played that version, and only bought the DLC after some time too. I'll have a look at it in the coming weeks.