
Cuestión parlamentariaCambiado en esta versión
Patrocinar una Catedral
Nuestro Gobierno será venerado para siempre si erigimos una catedral para celebrar nuestra fe en una de nuestras ciudades más prominentes.
CatedralAvanceallow
CatedralEdificioallow, on debate passed
CiudadRango de ubicaciónallow, on debate passed
MegalópolisRango de ubicaciónallow, on debate passed
PuebloRango de ubicaciónallow, on debate passed92modifier_when_in_debate = {
}
96allow = {
98any_owned_location = {
100OR = {
}
}
}
108chance = {
109add = 1
110add = {
111if = {
112limit = {
113societal_value:spiritualist_vs_humanist < -30
}
115value = 2
}
}
119add = {
120if = {
121limit = {
122total_effective_building_levels:cathedral < 1
}
124value = 4
}
}
127multiply = {
128if = {
129limit = {
130societal_value:spiritualist_vs_humanist > 30
}
132value = 0.5
}
134else = {
135value = 1
}
}
}
140on_debate_passed = {
141ordered_owned_location = {
142order_by = {
143value = population
144if = {
145limit = {
}
146multiply = 5
}
}
149max = 1
150limit = {
152OR = {
}
}
158construct_building = {
160cost_multiplier = 0.5
161cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}
