
議題
憲法の制定
国民の意志を文書として形にし、すべての人から承認を得る必要がある。そうすることで、我々の権利を確固たるものにしつつ、中央権力を抑制できる。
革命!国難allow
君主制政体allow
立憲議会議会タイプallow補正
自由主義への毎月の傾き+1
君主力−50%
毎月の庶民反乱軍の活動度−2%
毎月の市民反乱軍の活動度−2%
定義in_game/common/parliament_issues/06_peasants_estate_parliament_issues.txt:736
739potential = {
740always = no
}
744modifier_when_in_debate = {
}
751allow = {
754OR = {
755estate_power(estate_type:crown_estate) < 0.2
756government_power < 20
}
}
763chance = {
764add = -1000
}
767on_debate_passed = {
770if = {
771limit = {
772NOT = {
772has_reform = government_reform:constitutional_state
}
}
775add_reform = government_reform:constitutional_state
}
}
779on_debate_failed = {
780if = {
781limit = {
782any_rebel = {
783rebel_progress > 0
784rebel_progress < 0.9
785rebel_name_key = revolutionary_rebel
}
}
788random_rebel = {
789limit = {
790rebel_progress > 0
791rebel_progress < 0.9
792rebel_name_key = revolutionary_rebel
}
794add_rebel_progress = 0.05
}
}
797add_estate_satisfaction = {
}
798add_estate_satisfaction = {
}
}