EventChanged this version
The Comuneros Organize

The urban population of central Iberia has recently become very upset with the Ruler Title due to the ever-increasing demands made in the Parliament. While they are not yet discontent enough to rise in open revolt, we will have to carefully monitor the situation to avoid further issues.
CastileCountrydynamic historical event.tagCastilianCultureoption 1
MonarchyGovernment Typetrigger
BurghersPop Typeoption 1
PeasantsPop Typeoption 1Parliament Approved TaxesStatic ModifiertriggerDefinitionin_game/events/DHE/flavor_CAS.txt:10892
10893hide_portraits = yes
10894type = country_event
10895title = flavor_cas.1800.title The Comuneros Organize
10896desc = flavor_cas.1800.desc The urban population of central Iberia has recently become very upset with the Ruler Title due to the ever-increasing demands made in the Parliament. While they are not yet discontent enough to rise in open revolt, we will have to carefully monitor the situation to avoid further issues.
10897outcome = neutral
10899fire_only_once = yes
10900dynamic_historical_event = {
}
10907illustration_tags = {
1090810 = angry
1090910 = exterior
}
10912immediate = {
}
10915if = {
10916limit = {
10917NOT = {
10918any_rebel = {
10919rebel_name_key = comuneros_rebels Comuneros Rebels
}
}
}
10923create_rebel = {
10924category = estate
10925name = comuneros_rebels Comuneros Rebels
10926save_scope_as = comuneros_rebels Comuneros Rebels
}
}
10930else = {
10931scope:comuneros_rebels = {
10932add_rebel_progress = 0.5
}
}
}
10937trigger = {
10938has_ruler = yes
10940OR = {
10941months_since_last_parliament_called > 80
10942parliament_issue_support < 0.5
}
}