Stellaris

Stellaris

104 arvostelua
~Utility: clear_deposits Replacement
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
Päivitetty
4.450 KB
30.3.2019 klo 10.47
21.6.2019 klo 0.44
7 muutosilmoitusta ( näytä )

Tilaa ladataksesi
~Utility: clear_deposits Replacement

1 kokoelmassa, tekijä Vaeringjar
Vaeringjar's Mods
10 luomusta
Kuvaus
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 kommenttia
Shoff 20.6.2023 klo 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.6.2023 klo 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  [tekijä] 20.6.2023 klo 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.6.2023 klo 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.4.2021 klo 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.2.2021 klo 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  [tekijä] 4.2.2021 klo 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.1.2021 klo 12.47 
Does it still work ? I need it for another mod but it's not been updated since a while. thx
nasrudin 3.5.2020 klo 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  [tekijä] 18.3.2020 klo 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.