
의회 쟁점
정부 강화
우리 국가의 중앙 권력은 어떠한 이익 집단이나 상류층의 유력자들보다도 우위에 있어야만 합니다.
군주국정부 유형allow
전제 의회의회 유형allow
입헌 의회의회 유형allow
평의회의회 유형allow
네덜란드 의회의회 유형allow
계층 의회의회 유형allow
폴란드-리투아니아 의회의회 유형allow왕실 권위 강화정적 보정치allow보정치
월간 정통성+1
정의in_game/common/parliament_issues/02_crown_estate_parliament_issues.txt:2
9allow = {
10at_war = no
11OR = {
}
19estate_power(estate_type:crown_estate) < 0.5
}
26chance = {
27add = 1
28add = {
29if = {
30limit = {
31estate_power(estate_type:crown_estate) < 0.2
}
33value = 2
}
}
36multiply = {
37if = {
38limit = {
39estate_power(estate_type:crown_estate) > 0.4
}
41value = 0.5
}
43else = {
44value = 1
}
}
}
49on_debate_passed = {
50add_country_modifier = {
}
}