
議題
政府の強化
わが国の中央権力は、あらゆる利益団体やわが国の上流階級の有力者たちよりも優位に立つべきである。
ステップ遊牧民政体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 = {
}
}
