• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

JumpingHornet

Second Lieutenant
3 Badges
Nov 17, 2013
154
6
  • Crusader Kings II
  • Crusader Kings III
  • Crusader Kings III: Royal Edition
I don't think it's intentional, and it's not gamebreaking or anything (but still annoying regardless) but if you change your gender laws to anything below agnatic-cognatic, every tile you hand out will automatically revert to strictly Agnatic. Like I said, it's just a small bug (if it's even a bug, or just an oversight?) but it's pretty immersion breaking for the Empress to make a law stating that the realm is now cognatic, but then every single vassal ever reverts to the opposite. It only happens with titles you give out after making the decision, iirc.

So would there be anyway to stop this from happening? Make a decision or event that forces vassal laws to match the lieges laws?
 
It happens in the same realm to me. For instance, creating the Syria-Palestinian province (or whatever it's called) and granting it to my sister ( under Cognatic succession) made her revert immediately to Agnatic. Even my dukes, (granted some random general who had a claim to my throne because of how good he was, for rp purposes, reverted his title all the way from Cognatic to Agnatic).

I would love if someone could scramble up a code or something that would allow all the titles to follow their lieges succession laws. Or make a decision or event to force it or something.
 
I had a look, and it doesn't seem to be anything in Plus doing that.

We only revert gender succession if you're a merchant republic OR if there is a succession crisis, but that only triggers on_death.

As for vassals in general not sharing succession laws... well, why would they?
 
It's not that they should change if the title is already given out, it's that they shouldn't automatically revert to Agnatic if the original owner of the title (ie, you) had absolute cognatic laws.

So if I were the Empress of the Byzantines for example, and decided to change my succession laws to Absolute Cognatic, while holding a duchy, this would change the succession law of both my primary title, and any other titles of lower rank that I had. If I hand out said duchy, it should keep the law that I put in place for it, not be reverted to pure agnatic with no explanation >__>.

TL;DR - The titles that you hold automatically revert to Agnatic once handed out, if you have anything below Agnatic-Cognatic, even if you've personally held the title when the law was put into effect.
 
Just an FYI, the maintenance event file (read: Stuff in vanilla mostly fixed by rylock and zeress) is now almost 6000 lines long, with 66 events.
 
  • 1
Reactions:
I'm not sure what's more impressive, the fact that two people could find that much time to make all those changes while working on a mod of this scale, or the fact that you were able to actually count the number of lines in that one file.
 
I'm not sure what's more impressive, the fact that two people could find that much time to make all those changes while working on a mod of this scale, or the fact that you were able to actually count the number of lines in that one file.

Notepad++ tells you the exact number of lines in a file, as does github. Not that hard