Stellaris

Stellaris

337 个评价
War in Heaven 100%
2
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
237.109 KB
2017 年 10 月 28 日 上午 7:34
2020 年 5 月 18 日 上午 6:04
15 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
War in Heaven 100%

描述
Guarantees the War in Heaven event chain.

More precisely, when the first Fallen Empire (=FE) awakens, one of the other FEs is set to awaken 10 years later, which automatically triggers a War in Heaven.

These mechanics are of course already part of the Leviathans DLC, but the chances for the epic duel always felt a little slim: In vanilla Stellaris, a War in Heaven only triggers in 33,3% of the galaxies with 2 FEs (30% for owners of Synthetic Dawn) and in 60% of the galaxies with 4 FEs (or 5 for Synthetic Dawn). This leads to some unlucky players never encountering the event.

With this mod installed, there's no randomness any more. As long as there are at least 2 eligible (non-Gestalt Consciousness) FEs, they'll be set up for a War in Heaven once one of them awakens.

----------------------------------------------------------------------

Mod Variants

There are currently two alternative mod variants for fine-tuning of the FE pairings.

If you prefer the War in Heaven to only occur, when two FEs with rival ethics exist, check out War in Heaven 100% - Only Rival Ethics.

If you're mostly fine with the main version, but would like to add a nontrivial chance (currently testing at 25%) of the FE pairing to be completely random from the get go, please refer to War in Heaven 100% - Slightly Random. This is the version that's closest to the original.

----------------------------------------------------------------------

Compatibility

Savegame compatible as long as there isn't already an Awakened Empire. Ironman incompatible. Compatible with mods that don't modify the fallen_empire_awakening_events.txt.

The requirements for the first FE to awaken at all (via the "Sleepers Awake" event) remain untouched. Likewise, this mod does not mess with the "War in Heaven" event chain apart from triggering it (yet).

----------------------------------------------------------------------

VANILLA SCRIPT[pastebin.com]

----------------------------------------------------------------------

MODIFIED SCRIPT[pastebin.com]

----------------------------------------------------------------------

Mod Explanation

The vanilla script uses a random_list with the following possible outcomes:

40% for choosing the FE with conflicting ethics to the awakened FE and flagging it as the ancient rival
20% for flagging a FE randomly
40% for not flagging another FE at all (= no War in Heaven)


This part of the script resulted in fairly low chances for the event chain to trigger, especially in smaller galaxies. The mod replaces this with a fixed sequence. Now, once the first FE awakens, it checks for a FE with rival ethics. The pairings are: Materialist vs. Spiritualist, Xenophile vs. Xenophobe

If there is no such FE available, another is randomly selected. The script verifies this by searching for the ancient rival flag and gives it to a random FE if it hasn't already been distributed. No matter the selection process, the chosen FE is marked to awaken 10 years in the future, just like in the vanilla script.

As you might have already noticed, the 2.0.0 Cherryh Update increased the chance for the War in Heaven event chain from 18,3%-45% to 33,3%-60%, depending on the total number of FEs in the galaxy. As such, you might find the "natural" occurrence a bit more humane than before.
98 条留言
y1224y1 5 月 25 日 上午 12:19 
@=L33T 720= It is not compatible with version 3.14. It does not work because the code representing the Fallen Empire and other codes were added to vanilla.
=L33T 720= 3 月 7 日 下午 3:25 
anyone knows if this still work with 3.14
Khione 2024 年 12 月 23 日 下午 8:48 
Doesn't seem to work anymore, second FE just never woke up after the first one did
Oblivion 2024 年 3 月 9 日 下午 9:56 
It should still work.
Ciaphas Cain 2024 年 3 月 6 日 下午 12:31 
Does this still work?
blazingdust 2023 年 7 月 26 日 上午 1:24 
any chance to make a all fallen war in heaven mod?
spectre199 2022 年 9 月 30 日 下午 3:45 
will this work in 3.5
Normal Bozo 2022 年 8 月 17 日 下午 5:21 
Yay war
Gimbutz  [作者] 2022 年 6 月 4 日 上午 1:28 
@Ghost Haven't had time to diff the script yet. Unless the patch has something to do with awakened empires, I think it's probably unlikely that they changed anything in the file.