Event
The Burghers of Target Location

The Parliament members of Target Location hold an influential position within the Parliament, as they represent one of our economic centers. Their wealth holds much sway in the Parliament, but fortunately for us, the proposition being discussed will benefit them if it passes, so their money is being spent buying support instead of obstructing it.
BurghersEstatetriggerDefinitionin_game/events/government/parliaments.txt:805
806type = country_event
807title = parliaments.14.title The Burghers of Target Location
808desc = parliaments.14.desc The Parliament members of Target Location hold an influential position within the Parliament, as they represent one of our economic centers. Their wealth holds much sway in the Parliament, but fortunately for us, the proposition being discussed will benefit them if it passes, so their money is being spent buying support instead of obstructing it.
809outcome = neutral
811illustration_tags = {
81210 = happy
81310 = interior
}
816trigger = {
817any_owned_non_rural_location = {
818num_buildings > 10
}
}
827immediate = {
828random_owned_location = {
829limit = {
830num_buildings > 10
}
832save_scope_as = target_location
}
}
}