
BuildingChanged this version
Rotten Borough
Represents a parliamentary borough with a very small electorate that can be corrupted, extorted or bribed to vote for a certain candidate.
Has a Parliamentary SystemModifier Typecountry potential
Parliament SeatModifier TypeallowModifiers
Definitionin_game/common/building_types/estate_buildings.txt:84
85audio_tier = 2
86is_foreign = no
87max_levels = estate_building_single_level
92employment_size = minor_noble_employment
94rural_settlement = yes
97location_potential = {
98integration_level = core
}
104allow = {
105owner = {
106estate_satisfaction:nobles_estate < 0.5
107stability < 0
}
}
111remove_if = {
112location = {
113OR = {
114NOT = {
114integration_level = core
}
115owner = {
115has_parliament = no
}
}
}
}
122build_time = estate_build_time
