Event
Unrest in Target Province

As Country's central authority weakens, disgruntled local rulers and provincial elites begin to challenge the Flavor Rank's control. They believe that their resources and labor are being exploited for the benefit of other regions, while their own economic development is neglected. This perception fosters grievances and bolsters their unrest, making them refuse to pay tribute while demanding to have their local powers rule over their land. This internal dissent is further fracturing the unity of the Flavor Rank.
Definitionin_game/events/disaster/decline_of_mali.txt:293
294hide_portraits = yes
295type = country_event
296category = disaster_event
297image = "gfx/interface/illustrations/disaster/decline_of_mali_disaster.dds"
298title = {
299first_valid = {
300triggered_desc = {
301trigger = {
301exists = scope:target_province
}
302desc = decline_of_mali.5.title Unrest in Target Province
}
304triggered_desc = {
305trigger = {
305always = yes
}
306desc = decline_of_mali.5.title.fallback Provincial Unrest
}
}
}
310desc = decline_of_mali.5.desc As Country's central authority weakens, disgruntled local rulers and provincial elites begin to challenge the Flavor Rank's control. They believe that their resources and labor are being exploited for the benefit of other regions, while their own economic development is neglected. This perception fosters grievances and bolsters their unrest, making them refuse to pay tribute while demanding to have their local powers rule over their land. This internal dissent is further fracturing the unity of the Flavor Rank.
311outcome = neutral
312trigger = {
313any_owned_location = {
314NOT = {
314dominant_culture = owner.culture
}
315sub_continent = root.capital.sub_continent
316any_pop = {
317NOT = {
317culture = root.culture
}
318culture = {
319NOT = {
319is_accepted_in = root
}
}
}
322any_pop = {
323NOT = {
323culture = root.culture
}
324culture = {
325NOT = {
325is_accepted_in = root
}
}
}
}
}
330immediate = {
331random_owned_location = {
332limit = {
333NOT = {
333dominant_culture = owner.culture
}
334sub_continent = root.capital.sub_continent
335any_pop = {
336NOT = {
336culture = root.culture
}
337culture = {
338NOT = {
338is_accepted_in = root
}
}
}
}
342province = {
343save_scope_as = target_province
}
345random_pop = {
346limit = {
347owner = root
348NOT = {
348culture = root.culture
}
349culture = {
350NOT = {
350is_accepted_in = root
}
}
}
353culture = {
354save_scope_as = mal_target_culture
}
}
}
358create_rebel = {
359category = nationalist
360culture = scope:mal_target_culture
361name = mal_separatists_rebels Separatists
362save_scope_as = mal_separatists_rebels Separatists
}
}