
의회 쟁점이번 버전 변경
서원 후원
더 높은 지식을 추구하고 학자들에게 포괄적인 연구 시설을 제공하려면 서원에 투자해야 합니다.
서원발전allow
서원건물allow, on debate passed
도시지점 등급allow, on debate passed
메갈로폴리스지점 등급allow, on debate passed
소도시지점 등급allow, on debate passed
전제 의회의회 유형allow
입헌 의회의회 유형allow
평의회의회 유형allow보정치
월간 연구 진행도 %+5%
혁신주의 월간 진행도+0.5
정의in_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"
}
}
}