Event
Rotten Boroughs

Due to its important position in the Parliament, Target Location can boast that it has quite some influence on the politics of our country. The citizens of Envious, however, feel underrepresented in the Parliament. The people of Envious desire their own Urban Parliament Seat, with all of the rights attached to it. While their demand in isolation seems reasonable, it also comes with the revocation of the seat of Target Location, which our Nobility would surely take as a grave insult.
Rotten BoroughBuildingimmediate, trigger
Urban Parliament SeatBuildingimmediate, triggerDefinitionin_game/events/government/parliaments.txt:94
95type = country_event
96title = parliaments.2.title Rotten Boroughs
97desc = parliaments.2.desc Due to its important position in the Parliament, Target Location can boast that it has quite some influence on the politics of our country. The citizens of Envious, however, feel underrepresented in the Parliament. The people of Envious desire their own Urban Parliament Seat, with all of the rights attached to it. While their demand in isolation seems reasonable, it also comes with the revocation of the seat of Target Location, which our Nobility would surely take as a grave insult.
98outcome = neutral
100illustration_tags = {
10110 = angry
10210 = exterior
}
105trigger = {
106total_effective_building_levels:rotten_borough > 0
107num_locations > num_of_non_rural
108num_of_non_rural > total_effective_building_levels:urban_parliament_seat
109any_owned_non_rural_location = {
110NOT = {
}
}
}
117immediate = {
118random_owned_location = {
122save_scope_as = target_location
}
125random_owned_non_rural_location = {
126limit = {
127NOT = {
}
}
132save_scope_as = envious
}
}