Event
The Parliament
With revolutionary ideas spreading across Continent, and following decades of high taxation and poor harvests, the widespread dissatisfaction at the absolutist rule of Target Character can no longer be ignored. Due to the great demands of Burghers, Target Character has been forced to reconvene the Parliament, to have the deputees devise a reform program that will lead to a way forward for Country. However, compromise between the various factions will no doubt prove difficult, and already the divisions between the old order and radical groups are threatening to explode into conflict!
BurghersEstatetrigger
CommonersEstatetrigger
Steppe HordeGovernment Typetrigger
TribeGovernment Typetrigger
EnlightenmentInstitutiontrigger
NoblesPop Typeoption 1
Absolutism vs LiberalismSocietal ValuetriggerReforms OpposedStatic ModifiertriggerSweeping Governmental ReformationStatic ModifiertriggerDefinitionin_game/events/situations/the_revolution.txt:627
628hide_portraits = yes
629type = country_event
630category = situation_event
631title = the_revolution.6.title The Parliament
632desc = the_revolution.6.desc With revolutionary ideas spreading across Continent, and following decades of high taxation and poor harvests, the widespread dissatisfaction at the absolutist rule of Target Character can no longer be ignored. Due to the great demands of Burghers, Target Character has been forced to reconvene the Parliament, to have the deputees devise a reform program that will lead to a way forward for Country. However, compromise between the various factions will no doubt prove difficult, and already the divisions between the old order and radical groups are threatening to explode into conflict!
633outcome = neutral
634trigger = {
635NOR = {
}
641OR = {
642estate_power(estate_type:crown_estate) >= 0.5
}
649is_revolution_target = no
650is_revolutionary = no
}
652immediate = {
654ruler_or_regent ?= {
654save_scope_as = target_character
}
655if = {
656limit = {
657NOT = {
658any_rebel = {
658rebel_name_key = rev_reactionary_rebels COUNTRY Adjective Reactionaries
}
}
}
661create_rebel = {
662name = rev_reactionary_rebels COUNTRY Adjective Reactionaries
663category = estate
665save_scope_as = target_rebel
}
}
668else = {
669random_rebel = {
670limit = {
670rebel_name_key = rev_reactionary_rebels COUNTRY Adjective Reactionaries
}
671save_scope_as = target_rebel
}
}
}