
Loi parlementaireModifié dans cette version
Financer une Cathédrale
Notre gouvernement sera à jamais vénéré si nous construisons une cathédrale majestueuse pour célébrer notre foi dans l'une de nos villes les plus importantes.
CathédraleAvancéeallow
CathédraleBâtimentallow, on debate passed
CitéRang de lieuallow, on debate passed
MégalopoleRang de lieuallow, on debate passed
VilleRang de lieuallow, on debate passedModificateurs
Définitionin_game/common/parliament_issues/04_clergy_estate_parliament_issues.txt:89
92modifier_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"
}
}
}
