
BuildingChanged this version
House of Parliament
A building to house a permanent Parliament, to keep it central and under better control.
Has a Parliamentary SystemModifier Typecountry potential, remove ifModifiers
Production Methods 1
Definitionin_game/common/building_types/capital_buildings.txt:60
61audio_tier = 6
62is_foreign = no
64max_levels = 1
68employment_size = huge_noble_employment
70rural_settlement = yes
71town = yes
72city = yes
73megalopolis = yes
75expensive = yes
76build_time = large_capital_build_time
78location_potential = {
79is_capital = yes
}
87remove_if = {
88OR = {
}
}
99capital_country_modifier = {
}
105unique_production_methods = {
106house_of_parliament_requirements = {
107fine_cloth = 0.1
108books = 0.1
109paper = 0.5
110category = building_maintenance
}
}
114graphical_tags = {
palace
}


