
ParlamentsdebatteIn dieser Version geändert
Eine Konfuziusakademie finanziell unterstützen
Wir müssen in unsere Akademien investieren, um das Wissen voranzutreiben und unseren Gelehrten eine umfassende Infrastruktur für ihre Arbeit zur Verfügung zu stellen.
KonfuziusakademieFortschrittallow
KonfuziusakademieGebäudeallow, on debate passed
GroßstadtOrtsrangallow, on debate passed
MegalopolisOrtsrangallow, on debate passed
StadtOrtsrangallow, on debate passed
Autokratisches ParlamentParlamentsartallow
Konstitutionelles ParlamentParlamentsartallow
RatParlamentsartallowModifikatoren
Definitionin_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"
}
}
}

