取消一生一次的创建宗教限制(Cancel the once-in-a-lifetime restriction on creating a religion)

If you liked this item, please rate it up on Steam Workshop page.

Author: alomkuld6696

Last revision: 14 Oct, 2025 at 06:25 UTC

File size: 20.31 KB

On Steam Workshop

Description:

取消设置角色已经创建过宗教的标识。对于已经创建过宗教的角色不生效,加入mod后再创建就不会有限制了。

适用1.17.1版本,此mod并未修改宗教属性相关内容,如果未对宗教行为如创建改变战争等相关内容进行修改过更新,则依旧可用。

按理说是应该在判断是否能创建宗教时不判断角色已经创建过宗教,这样能避免一些创建过宗教所获得的相关影响,如果有的话,但判断相关内容的文件涉及到太多判断相关的规则,例如角色是否能当将领,ai的其他行为等,更容易与其他mod发生冲突,同时,角色已经创建过宗教的标识只在判断是否能创建宗教和创建宗教时引用,并未在其他地方出现,所以调整为在创建时不设置相关标识,尽可能减少mod产生的影响。

The flag indicating that a character has already created a religion has been removed. This does not apply to characters who have already created a religion; after adding the mod, there will be no restrictions when creating one.

Applicable to version 1.17.1. This mod does not modify any content related to religious attributes. If no changes have been made to religious actions such as creation, alteration, or war-related updates, it can still be used.

Ideally, when determining whether a religion can be created, the system should not check if the character has already created a religion. This can help avoid some associated effects gained from previously creating a religion, if any. However, the files that handle these checks involve many rules, such as whether a character can become a general, other AI behaviors, etc., making it more likely to conflict with other mods. Meanwhile, the flag indicating that a character has already created a religion is only referenced when checking if a religion can be created and when actually creating it, and does not appear elsewhere. Therefore, it has been adjusted so that the flag is not set during creation, minimizing the mod’s impact as much as possible.