
의회 쟁점
정부 강화
우리 국가의 중앙 권력은 어떠한 이익 집단이나 상류층의 유력자들보다도 우위에 있어야만 합니다.
스텝 지대 유목민정부 유형allow
국민 의회의회 유형allow전쟁 족장 권위 강화정적 보정치allow보정치
정의in_game/common/parliament_issues/02_crown_estate_parliament_issues.txt:238
245allow = {
249estate_power(estate_type:crown_estate) < 0.5
}
256chance = {
257add = 1
258add = {
259if = {
260limit = {
261estate_power(estate_type:crown_estate) < 0.2
}
263value = 2
}
}
266multiply = {
267if = {
268limit = {
269estate_power(estate_type:crown_estate) > 0.4
}
271value = 0.5
}
273else = {
274value = 1
}
}
}
279on_debate_passed = {
280add_country_modifier = {
}
}
