Stellaris

Stellaris

评价数不足
Permanent Deposits [4.1.6]
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
815.829 KB
2024 年 4 月 13 日 下午 5:27
10 月 22 日 上午 9:36
10 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
Permanent Deposits [4.1.6]

描述
Framework for deposits that aren't removed when creating an Ecumenopolis or when terraforming into a machine or hive world. This version doesn't actually implement this anywhere its for modders to use, specifically I made it with Planetary Mega Structures and the knights of the toxic god origin in mind.

If you want to use this on your custom Ecumenopolis:
  1. Remove the `clear_deposits = yes`
  2. Invoke the planet event `perm_dep.1` after actions.68
  3. move the `restore_saved_deposits = yes` below the last line

This will remove all deposits except for permanent and machine age ascension ones.

Deposits need the new category `deposit_cat_rare_permanent` which works the same as a non blocker rare deposit otherwise.

This modifies vanilla content:
Planet event action.68 (Special terraforming deposit removal case) `events/on_action_events_1.txt`
Both vanilla arcology decisions `common/decisions/02_special_decisions.txt`
The deposit category file `common/decisions/00_deposit_categories.txt`

Not compatible with most things that edit these files without a patch

Submods and patches
Planetary Mega Structures patch
Toxic God deposit change
Planetary Diversity base mod patch
2 条留言
Akira Nishikiyama  [作者] 2024 年 4 月 15 日 下午 4:37 
Yeah a patch is needed as PD modifies arcology decisions
Ciaphas Cain 2024 年 4 月 15 日 上午 11:35 
Oh cool, you're doing something with PD! Was wondering whether a patch would be needed or not. Awesome! Keep us updated :)