Event
Target Province joins the Target Rebels

While Target Ruler enjoys the luxuries of the royal court, the people of Target Province are getting rallied by the treacherous Target Pretender and the Target Rebels. Members of the Target Estate flock to the banner of the pretender lest the crown intervenes...
BurghersPop Typeoption 2
NoblesPop Typeoption 2
PeasantsPop Typeoption 2Sided with the CrownStatic Modifierimmediate, triggerSided with the PretenderStatic Modifierimmediate, triggerccw_sided_with_bastard_heirVariableoption 2ccw_sided_with_legal_heirVariableimmediate, option 2succession_crisis_pretender_variableVariabletriggerDefinitionin_game/events/disaster/castilian_civil_war.txt:765
766type = country_event
767category = disaster_event
768title = {
769first_valid = {
770triggered_desc = {
771trigger = {
772exists = scope:target_province
773exists = scope:target_rebels
}
775desc = castilian_civil_war.2.title Target Province joins the Target Rebels
}
777triggered_desc = {
778trigger = {
778always = yes
}
779desc = castilian_civil_war.2.title.fallback Province joins the Pretender Rebels
}
}
}
783desc = castilian_civil_war.2.desc While Target Ruler enjoys the luxuries of the royal court, the people of Target Province are getting rallied by the treacherous Target Pretender and the Target Rebels. Members of the Target Estate flock to the banner of the pretender lest the crown intervenes...
784outcome = neutral
785illustration_tags = {
78610 = armed
78710 = exterior
}
789trigger = {
794region:iberia_region = {
795any_area_in_region = {
796any_province_in_area = {
797province_average_control < 0.5
800any_location_in_province = {
801owner = root
802controller = root
803is_capital = no
804count = all
}
}
}
}
}
810immediate = {
811if = {
}
}
815else = {
}
}
823region:iberia_region = {
824random_area_in_region = {
825limit = {
826any_province_in_area = {
827province_average_control < 0.5
830any_location_in_province = {
831owner = root
832controller = root
833is_capital = no
834count = all
}
}
}
838random_province_in_area = {
839limit = {
840province_average_control < 0.5
843any_location_in_province = {
844owner = root
845controller = root
846is_capital = no
847count = all
}
}
850save_scope_as = target_province
}
}
}
}