Polish Liberum Veto events
There may be a problem with the triggers for these events.
I "Waged a War of Extermination on the Nobility" in 1607, which brought me to aristocracy = 3. (a 1648 savegame is available to prove this).
I did not get the first Liberum Veto event in 1652, triggered by
trigger = {
domestic = {
type = ARISTOCRACY
value = 7
}
, but did get the second in 1653, triggered by
trigger = {
NOT = {
event = 3482 (the first one)
domestic = {
type = ARISTOCRACY
value = 9
}
Does the syntax of that second event carry NOT over from the first trigger, meaning aristocracy of 9 or lower triggers it? If so that is presumably not what was intended.
There may be a problem with the triggers for these events.
I "Waged a War of Extermination on the Nobility" in 1607, which brought me to aristocracy = 3. (a 1648 savegame is available to prove this).
I did not get the first Liberum Veto event in 1652, triggered by
trigger = {
domestic = {
type = ARISTOCRACY
value = 7
}
, but did get the second in 1653, triggered by
trigger = {
NOT = {
event = 3482 (the first one)
domestic = {
type = ARISTOCRACY
value = 9
}
Does the syntax of that second event carry NOT over from the first trigger, meaning aristocracy of 9 or lower triggers it? If so that is presumably not what was intended.
Upvote
0