Event
The Burghers Rise!

The Burghers are rising against the changes in our country, which have limited their powers. Clearly, they are not happy with having the privileges of the Nobility strengthened.
BurghersEstatetrigger
Aristocracy vs PlutocracySocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:35
36type = country_event
37title = societal_values.101.title The Burghers Rise!
38desc = societal_values.101.desc The Burghers are rising against the changes in our country, which have limited their powers. Clearly, they are not happy with having the privileges of the Nobility strengthened.
39outcome = neutral
40trigger = {
43num_estate_privileges:nobles_estate > num_estate_privileges:burghers_estate
44estate_power(estate_type:nobles_estate) >= {
45value = "estate_power(estate_type:burghers_estate)"
46multiply = 2.5
}
}
50illustration_tags = {
5110 = angry
}
54immediate = {
}
}