Event
The Revolutionaries of Target Province

Revolutionaries have gathered in Target Province to undermine our authority. They demand a course correction, or threaten to take over the Country and have our heads.
BurghersPop Typeoption 2
PeasantsPop Typeoption 2
Aristocracy vs PlutocracySocietal Valueoption 1
Centralization vs DecentralizationSocietal Valueoption 1
Individualism vs CommunalismSocietal Valueoption 1
Serfdom vs Free SubjectsSocietal Valueoption 1The Counter-RevolutionStatic Modifiertriggerrecent_terror_rev_event_varVariabletriggerDefinitionin_game/events/disaster/revolutionary_chaos.txt:790
791hide_portraits = yes
792type = country_event
793category = disaster_event
794title = {
795first_valid = {
796triggered_desc = {
797trigger = {
797exists = scope:target_province
}
798desc = revolutionary_chaos.202.title The Revolutionaries of Target Province
}
800triggered_desc = {
801trigger = {
801always = yes
}
802desc = revolutionary_chaos.202.title.fallback The Revolutionaries of the Province
}
}
}
806desc = revolutionary_chaos.202.desc Revolutionaries have gathered in Target Province to undermine our authority. They demand a course correction, or threaten to take over the Country and have our heads.
807outcome = neutral
808image = "gfx/interface/illustrations/disaster/revolutionary_chaos.dds"
809trigger = {
810NOT = {
810has_reform = government_reform:revolutionary_autocracy
}
813capital.area = {
814any_province_in_area = {
815owner = root
}
}
}
819immediate = {
821capital.area = {
822random_province_in_area = {
823limit = {
823owner = root
}
824save_scope_as = target_province
}
}
827if = {
828limit = {
828NOT = {
828any_rebel = {
828rebel_name_key = revolutionary_rebels Revolutionary Rebels
}
}
}
829create_rebel = {
830category = estate
832name = revolutionary_rebels Revolutionary Rebels
833save_scope_as = target_rebel
}
}
836else = {
837random_rebel = {
838limit = {
838rebel_name_key = revolutionary_rebels Revolutionary Rebels
}
839save_scope_as = target_rebel
}
}
}