
Loi parlementaireModifié dans cette version
Financer une Académie confucéenne
Afin d'approfondir les connaissances et d'offrir à nos universitaires une vaste infrastructure pour leurs recherches, nous devrions investir dans nos académies.
Académie confucéenneAvancéeallow
Académie confucéenneBâtimentallow, on debate passed
CitéRang de lieuallow, on debate passed
MégalopoleRang de lieuallow, on debate passed
VilleRang de lieuallow, on debate passed
Parlement autocratiqueType de Parlementallow
Parlement constitutionnelType de Parlementallow
ConseilType de ParlementallowModificateurs
Définitionin_game/common/parliament_issues/04_clergy_estate_parliament_issues.txt:2
5modifier_when_in_debate = {
}
10allow = {
11OR = {
}
17any_owned_location = {
19OR = {
}
}
}
27chance = {
28add = 1
29add = {
30if = {
31limit = {
32societal_value:traditionalist_vs_innovative > 30
}
34value = 2
}
}
37add = {
38if = {
39limit = {
40total_effective_building_levels:confucian_academy < 1
}
42value = 4
}
}
45multiply = {
46if = {
47limit = {
48societal_value:traditionalist_vs_innovative < 0
}
50value = 0.5
}
52else = {
53value = 1
}
}
}
58on_debate_passed = {
59ordered_owned_location = {
60order_by = {
61value = population
62if = {
63limit = {
}
64multiply = 5
}
}
67max = 1
68limit = {
70OR = {
}
}
76construct_building = {
78cost_multiplier = 0.5
79cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}

