EventChanged this version
The Comuneros make demands

The Comuneros have prepared an uprising against the Ruler Title and taken over control of the urban centers of central Iberia! Unless we concede to their demands immediately, we will have to meet them in the field to crush this revolt.
CastileCountrydynamic historical event.tagRebels are RepressedVariabletriggerDefinitionin_game/events/DHE/flavor_CAS.txt:10991
10992hide_portraits = yes
10993type = country_event
10994title = flavor_cas.1801.title The Comuneros make demands
10995desc = flavor_cas.1801.desc The Comuneros have prepared an uprising against the Ruler Title and taken over control of the urban centers of central Iberia! Unless we concede to their demands immediately, we will have to meet them in the field to crush this revolt.
10996outcome = neutral
10998fire_only_once = yes
10999dynamic_historical_event = {
}
11006illustration_tags = {
1100710 = armed
1100810 = exterior
}
11011immediate = {
}
11014if = {
11015limit = {
11016NOT = {
11017any_rebel = {
11018rebel_name_key = comuneros_rebels Comuneros Rebels
}
}
}
11022create_rebel = {
11023category = estate
11024name = comuneros_rebels Comuneros Rebels
11025save_scope_as = comuneros_rebels Comuneros Rebels
}
}
11029else = {
11030scope:comuneros_rebels ?= {
11031add_rebel_progress = 0.5
}
}
}
11036trigger = {
11037has_ruler = yes
11038custom_tooltip = {
11039text = variable_tt_repress_the_rebels Rebels are Repressed
}
11042any_rebel = {
11043rebel_name_key = comuneros_rebels Comuneros Rebels
11044rebel_progress >= 0.5
}
}