EventNew this version
A Rare Accord

Something unusual has happened in the Parliament. The Nobility and the Burghers have found a cause they can actually agree on, and they have brought it to us with one voice. Such moments of unity are too rare to squander. We would do well to embrace it, though one must always wonder what each of them expects to gain in return.
Definitionin_game/events/government/parliaments.txt:2074
2075type = country_event
2076title = parliaments.35.title A Rare Accord
2077desc = parliaments.35.desc Something unusual has happened in the Parliament. The Nobility and the Burghers have found a cause they can actually agree on, and they have brought it to us with one voice. Such moments of unity are too rare to squander. We would do well to embrace it, though one must always wonder what each of them expects to gain in return.
2078outcome = neutral
2080illustration_tags = {
208110 = regular
208210 = interior
}
2085trigger = {
2086estate_power(estate_type:nobles_estate) > 0.25
2087estate_power(estate_type:burghers_estate) > 0.25
2088estate_power(estate_type:crown_estate) < 0.4
}
2092immediate = {
}
}