No Powerful Vassals (Conclave)
Confirmed to work with Holy Fury.
This removes the annoying -40 "wants a seat on the concil" thing from Conclave.
DLC required: Conclave
Mod compatability: Works with anything that doesn’t change..
DUKE_POWERFUL_VASSAL_COUNT = 0
KING_POWERFUL_VASSAL_COUNT = 0
EMPEROR_POWERFUL_VASSAL_COUNT = 0
…in the defines file.
If a mod you want this to work on does change it all you have to do is go into your defines file and edit it (do NOT use notepad, use notepad ++ or it WILL MOST LIKELY CRASH)
hit "ctrl + f" to bring up a search function, and type in "powerful_vassals" it should bring you to this,
DUKE_POWERFUL_VASSAL_COUNT = 4,
KING_POWERFUL_VASSAL_COUNT = 5,
EMPEROR_POWERFUL_VASSAL_COUNT = 6,
then change whatever number it is to 0.
