Quick question: I tried to add legalism requirements for higher CA levels using the following code:
AND = {
TECH_LEGALISM = 1
NOT = { title = e_hre }
It doesn't work. After searching the forums, I understand you have to set the scope of the legalism requirement (e.g. "holder_scope") for this to work as intended, but I'm a bit sketchy on the details. Could some kind soul tell me in layman's terms how to go about scripting this so it checks an appropriate province (e.g. the capital) for legalism?
AND = {
TECH_LEGALISM = 1
NOT = { title = e_hre }
It doesn't work. After searching the forums, I understand you have to set the scope of the legalism requirement (e.g. "holder_scope") for this to work as intended, but I'm a bit sketchy on the details. Could some kind soul tell me in layman's terms how to go about scripting this so it checks an appropriate province (e.g. the capital) for legalism?