Title says it all really. I'm wondering if it's possible to add a condition that makes it so certain characters or types of characters can't get certain traits. (This is all part of a larger learning exercise for me since I'm new to modding CK2). As an example, say, if I wanted to make it so that women cannot get the bastard trait, or say that members of a certain faith are immune to smallpox?
This is a follow-up to a previous thread about removing traits under certain conditions, so I'm aware that I could do this by finding all events that give X trait and then add exclusions to all the triggers. But that seems to me like it's a) an awfully tedious way of doing what I want, and b) probably more resource intensive since the game will have to check for all those extra triggers every time. Better, imo, that the event which grants the trait triggers normally: and then it either gets instantly removed because that triggers a new condition, or it just make it so it cannot be added at all. Or would this crash the game because of some weird contradiction?
I've already looked over the modifiers, conditions, and events pages on the CK2 wiki for information about this but haven't found much. Maybe I just missed something.
Thanks in advance for any advice offered.
This is a follow-up to a previous thread about removing traits under certain conditions, so I'm aware that I could do this by finding all events that give X trait and then add exclusions to all the triggers. But that seems to me like it's a) an awfully tedious way of doing what I want, and b) probably more resource intensive since the game will have to check for all those extra triggers every time. Better, imo, that the event which grants the trait triggers normally: and then it either gets instantly removed because that triggers a new condition, or it just make it so it cannot be added at all. Or would this crash the game because of some weird contradiction?
I've already looked over the modifiers, conditions, and events pages on the CK2 wiki for information about this but haven't found much. Maybe I just missed something.
Thanks in advance for any advice offered.