Crusader Kings III

Crusader Kings III

Traits: The Blood of Greek and Roman Gods for TFE
This topic has been locked
Sir Dogged VI  [developer] 2 Apr, 2024 @ 4:31pm
Update 1.2 is out, this is now [Archived]
Hi, to anyone that uses this mod, I've discovered that the original mod, and by product this mod too, had a bug.

As of version 1.1, the bug was:

Your children will not inherit any of the demigod traits if you use any rule that restricts the traits to a culture or language. I believe this is because the way the game creates children, when it is time to assign the trait, the child does not have a culture/language yet. So it fails on passing the trait.

Temporary solution: I recommend the mod Divine Intervention Cheat Menu by Lithane. An unimpressive way of passing on your demigod trait for now.

But, do not fear. It's been difficult. Yet, over the last few days I have discovered a solution. I pretty much have the code done. I just need to figure out how to make a fail safe and test the completed version

A solution you ask? The traits will soon be granted upon birth through a chain of files that begin at child_birth_on_actions -> which leads to a custom _event -> which leads to a custom scripted_effect. Scripted_effect will now handle the way the traits are inherited. Everything will be handled in the background.

This means that this mod will soon have an incompatibility with any mod that modifies the file child_birth_on_action. Hopefully, they add their stuff through an on_action. But, if they override the entire file. This mod's inheritance effect will break.

I sincerely apologize for this. There is simply no other way that I know of how to fix the traits not inheriting. The fortunate part is that it will work with TFE or vanilla(latin rules as of right now or every character rule, byzantium rule might go up again too for vanilla) Which is what I made this mod for and anyone running a TFE playlist will probably have a short one since its not compatible with many other mods out there either.

If anyone finds a mod that you run with TFE, that also modifies the file I mentioned, let me know and I will check if it's an easy fix. Or possibly make a compatch. But in the short modlist I run for TFE, no other mod modifies that file.

Thank you for reading.

#TLDR: New update coming soon, fixes demigod traits not inheriting by using a unique solution, but will cause incompatibilities, provides a solution to have roman named demigod traits. fixes the localization bugs from the patch notes. fixes culture bug switch errors, no balance changes, yet. Provides alternative solution to acquiring a demigod trait instead of using cheat mods. :)
Last edited by Sir Dogged VI; 12 Apr, 2024 @ 10:46am