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 and, unfortunately, they use it to lobby against our current efforts.
BurghersEstatetriggerDefinitionin_game/events/government/parliaments.txt:1487
1488type = country_event
1489title = parliaments.14.title The Burghers of Target Location
1490desc = parliaments.25.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 and, unfortunately, they use it to lobby against our current efforts.
1491outcome = neutral
1493illustration_tags = {
149410 = angry
149510 = interior
}
1498trigger = {
1499any_owned_non_rural_location = {
1500num_buildings > 10
}
}
1511immediate = {
1512random_owned_non_rural_location = {
1513limit = {
1514num_buildings > 10
}
1516save_scope_as = target_location
}
}