
Parliament Issue
Curb Central Authority
The authority of the Player Parliament can not and will not be trumped by any authority outside its halls. In order to pursue our ideals, we must exercise this right in spite of royal decrees!
Revolution!Disasterallow
MonarchyGovernment Typeallow
RepublicGovernment TypeallowModifiers
Definitionin_game/common/parliament_issues/06_peasants_estate_parliament_issues.txt:555
558potential = {
559always = no
}
567allow = {
568OR = {
}
}
575chance = {
576add = -1000
}
579on_debate_passed = {
580add_country_modifier = {
}
}
587on_debate_failed = {
588if = {
589limit = {
590any_rebel = {
591rebel_progress > 0
592rebel_progress < 0.9
593rebel_name_key = revolutionary_rebel
}
}
596random_rebel = {
597limit = {
598rebel_progress > 0
599rebel_progress < 0.9
600rebel_name_key = revolutionary_rebel
}
602add_rebel_progress = 0.05
}
}
605add_estate_satisfaction = {
}
606add_estate_satisfaction = {
}
}

