Closed BFKelleher closed 2 years ago
It looks like your changes to 00_scripted_triggers.txt simply replace the file with the 2.7.1 version of it. The current master version of 00_scripted_triggers.txt includes a number of After the End specific material that would be wiped away by that change. Things like allowing council jobs for religions that favor women, and handling all After the End equivalents for the crusader traits.
You can see the exact differences by comparing the current version of 00_scripted_trigger.txt with the version from CK2 2.7. One of the reasons I haven't updated this file is that I'm unsure what should be done about all the secret religion traits, and it's all quite complex. I may have already messed up by bringing in some of the changes that came with 2.7.
On a side note, it would have been nice for Paradox to split these files into several smaller ones: one for religion, one for council jobs, etc. That would make our jobs a lot easier.
All of the triggers that I added at the bottom of the am_triggers.txt are necessary for secret religions and secret religious societies, though. I'm not sure exactly how they need to be integrated, but those are the triggers necessary for it.
This patch SHOULD just add all the necessary true_religion triggers and any triggers necessary for secret religions and secret religious societies. HOWEVER, since they are all lifted from 00_scripted_triggers.txt and put into am_triggers.txt WITHOUT changing 00_scripted_triggers.txt, some things may override. I don't actually know how that works.