Event
Provincial Matters
The people of Target Location have forgotten the air of authority and command that our banner used to inspire. Talks of autonomy and independence fill the air as the domain slowly slips away from our grasp. The payment of local taxes, the recruitment of levies, and the harvesting of goods are some of the most important aspects of owning Target Location. It has become clear that our administrators must receive instructions and assistance if they are to retain, at the very least nominally, control over these lands.
BurghersPop Typeoption 2
NoblesPop Typeoption 1
PeasantsPop Typeoption 1, option 2, option 3local_event_timerVariabletriggerDefinitionin_game/events/disaster/dissolution_of_delhi.txt:46
47type = country_event
48category = disaster_event
50title = dissolution_of_delhi.2.title Provincial Matters
51desc = dissolution_of_delhi.2.desc The people of Target Location have forgotten the air of authority and command that our banner used to inspire. Talks of autonomy and independence fill the air as the domain slowly slips away from our grasp. The payment of local taxes, the recruitment of levies, and the harvesting of goods are some of the most important aspects of owning Target Location. It has become clear that our administrators must receive instructions and assistance if they are to retain, at the very least nominally, control over these lands.
52outcome = neutral
54trigger = {
55any_province = {
56province_satisfaction < 0.5
}
}
63immediate = {
64random_province = {
65limit = {
66province_satisfaction < 0.5
}
68save_scope_as = target_province
}
70ordered_owned_location = {
71limit = {
71province = scope:target_province
}
72order_by = population
73check_range_bounds = no
74save_scope_as = target_location
}
}