Hello,
Im creating a new succesion law for my mod. The idea is that electors would be people with a trait and the ruler. I will work on it later, the first thing i wanted is that this succesion law is the main and only for a certain title. I solved it adding:
potential = {
NOT = { title = my_title }
And it worked for every current succesion type. Except Gavelkind. I dont know why Gavelkind keeps being enabled and, indeed, is the default one when starting the game. And it ruins everything (imagine HRE or Bizantium Empire starting with Gavelkind).
Any idea of how to solve this?
Btw, i also want the heir to inherit only main title and the capital county, not the rest. But im not sure if that can be moded.
Thanks!
Im creating a new succesion law for my mod. The idea is that electors would be people with a trait and the ruler. I will work on it later, the first thing i wanted is that this succesion law is the main and only for a certain title. I solved it adding:
potential = {
NOT = { title = my_title }
And it worked for every current succesion type. Except Gavelkind. I dont know why Gavelkind keeps being enabled and, indeed, is the default one when starting the game. And it ruins everything (imagine HRE or Bizantium Empire starting with Gavelkind).
Any idea of how to solve this?
Btw, i also want the heir to inherit only main title and the capital county, not the rest. But im not sure if that can be moded.
Thanks!