Event
Clashing Authority

A rare and unexpected sight has emerged in Capital, as Commoners, Burghers, and other members of the middle and lower strata have convened their own makeshift Parliament. United in their discontent, they are pushing forward the Target Debate debate, demanding changes that directly challenge the will of Target Character. Many of their members, fueled by frustrations with the ruling class, have decided that they can no longer endure the status quo and are making their voices heard, despite the strong opposition of Target Character.
Revolution!Disastertrigger
MonarchyGovernment Typetrigger
RepublicGovernment TypetriggerDefinitionin_game/events/government/parliaments.txt:1623
1624type = country_event
1625title = parliaments.28.title Clashing Authority
1626desc = parliaments.28.desc A rare and unexpected sight has emerged in Capital, as Commoners, Burghers, and other members of the middle and lower strata have convened their own makeshift Parliament. United in their discontent, they are pushing forward the Target Debate debate, demanding changes that directly challenge the will of Target Character. Many of their members, fueled by frustrations with the ruling class, have decided that they can no longer endure the status quo and are making their voices heard, despite the strong opposition of Target Character.
1627outcome = neutral
1629illustration_tags = {
163010 = angry
163110 = exterior
}
1634trigger = {
1635OR = {
}
1640has_parliament = yes
}
1643immediate = {
1644ruler_or_regent ?= {
1644save_scope_as = target_character
}
1645random_list = {
164630 = {
1647parliament_issue:curb_central_authority = {
1647save_scope_as = target_debate
}
}
164910 = {
1650trigger = {
1651OR = {
1652government_power < 0
1653estate_power(estate_type:crown_estate) < 0.1
}
}
1656parliament_issue:establish_a_constitution = {
1656save_scope_as = target_debate
}
}
165830 = {
1659parliament_issue:reduce_peasant_taxation = {
1659save_scope_as = target_debate
}
}
166130 = {
1662parliament_issue:revoke_privilege_of_the_nobles = {
1662save_scope_as = target_debate
}
}
}
1666random_owned_location = {
1667save_scope_as = target_location
}
1671set_parliament_location = scope:target_location
1672set_parliament_active = yes
1673set_parliament_issue = scope:target_debate
}