
Parliament IssueChanged this version
Sponsor a Confucian Academy
To pursue higher knowledge and offer our scholars an extensive infrastructure for their work, we should invest into our academies.
Confucian AcademyAdvanceallow
Confucian AcademyBuildingallow, on debate passed
CityLocation Rankallow, on debate passed
MegalopolisLocation Rankallow, on debate passed
TownLocation Rankallow, on debate passed
Autocratic ParliamentParliament Typeallow
Constitutional ParliamentParliament Typeallow
CouncilParliament TypeallowModifiers
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"
}
}
}

