
Cuestión parlamentaria
Promulgar una constitución
La voluntad del pueblo debe estar recogida en un documento escrito, aceptado por todos, para reforzar así nuestros derechos y refrenar a la autoridad central al mismo tiempo.
¡Revolución!Desastreallow
MonarquíaTipo gubernamentalallow
Parlamento constitucionalTipo de parlamentoallowModificadores
Definiciónin_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 = {
}
}


