
의회 쟁점이번 버전 변경
대학교 후원
정신적 계몽을 이루고 신성에 대한 이해를 도모하고자 지식을 전파하는 것은 숭고한 목표입니다. 우리는 재정적, 정치적 능력을 모두 성심껏 동원하여, 공신력 높은 예배 시설을 설립해 이를 지원해야 합니다.
대학교발전allow
대학교건물allow, on debate passed
도시지점 등급allow, on debate passed
메갈로폴리스지점 등급allow, on debate passed
소도시지점 등급allow, on debate passed보정치
월간 연구 진행도 %+5%
혁신주의 월간 진행도+0.5
정의in_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:2
5modifier_when_in_debate = {
}
10allow = {
11num_locations > 0
13NOT = {
14has_estate_privilege = estate_privilege:clergy_lecture_oaths
}
16any_owned_location = {
17is_core_of = root
18OR = {
}
}
}
27chance = {
28add = 1
29add = {
30if = {
31limit = {
32societal_value:traditionalist_vs_innovative > 30
}
34value = 2
}
}
38add = {
39if = {
40limit = {
41total_effective_building_levels:university < 1
}
43value = 2
}
}
46multiply = {
47if = {
48limit = {
49societal_value:traditionalist_vs_innovative < 0
}
51value = 0.5
}
53else = {
54value = 1
}
}
}
59on_debate_passed = {
60ordered_owned_location = {
61order_by = {
62value = population
63if = {
64limit = {
}
65multiply = 5
}
}
68limit = {
69is_core_of = root
71OR = {
}
}
77max = 1
78construct_building = {
80cost_multiplier = 0.5
81cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}