
BuildingChanged this version
Urban Parliament Seat
An Urban Parliament Seat is a seat of political power of the local Burghers inhabiting the city. The presence of such buildings increases the influence of the guilds and merchants significantly.
Has a Parliamentary SystemModifier Typeremove ifModifiers
Definitionin_game/common/building_types/event_only_buildings.txt:925
926audio_tier = 4
927is_special = yes
928is_foreign = no
930max_levels = 1
934employment_size = generic_burgher_employment
936rural_settlement = no
937town = yes
938city = yes
939megalopolis = yes
941country_potential = {
942always = no
}
944allow = {
945always = no
}
948can_destroy = {
949always = no
}
952can_close = no
954remove_if = {
955location = {
956OR = {
957NOT = {
957integration_level = core
}
958owner = {
958has_parliament = no
}
}
}
}
973build_time = generic_event_building

