Event
Demands of the People

In the wake of the turmoil, the Target Culture people have begun to voice their demands for greater autonomy. The unrest that has swept through the Flavor Rank has fueled their desire for more control over their own affairs, and they now call for reforms that would grant them greater independence from our central rule.
Denying their request could prove dangerous! Resentment is rising, and the seeds of rebellion are being sown. Should we ignore their plea, we risk alienating a portion of our population and sparking yet more unrest across the Flavor Rank. Alternatively, offering concessions could ease tensions and maintain stability, but it may come at the cost of weakening our control.
Definitionin_game/events/disaster/decline_of_empire_events.txt:409
410type = country_event
411category = disaster_event
412title = decline_of_empire.6.title Demands of the People
413desc = decline_of_empire.6.desc In the wake of the turmoil, the Target Culture people have begun to voice their demands for greater autonomy. The unrest that has swept through the Flavor Rank has fueled their desire for more control over their own affairs, and they now call for reforms that would grant them greater independence from our central rule.
Denying their request could prove dangerous! Resentment is rising, and the seeds of rebellion are being sown. Should we ignore their plea, we risk alienating a portion of our population and sparking yet more unrest across the Flavor Rank. Alternatively, offering concessions could ease tensions and maintain stability, but it may come at the cost of weakening our control.
Denying their request could prove dangerous! Resentment is rising, and the seeds of rebellion are being sown. Should we ignore their plea, we risk alienating a portion of our population and sparking yet more unrest across the Flavor Rank. Alternatively, offering concessions could ease tensions and maintain stability, but it may come at the cost of weakening our control.
414outcome = neutral
416trigger = {
417total_accepted_culture_population < total_population
}
419image = "gfx/interface/illustrations/disaster/decline_of_empire.dds"
421immediate = {
422ordered_pop = {
423limit = {
424culture = {
425root = {
426NOT = {
426has_primary_or_accepted_culture = prev
}
}
428NOT = {
428is_in_list = decline_of_empires_6_list
}
}
}
431order_by = {
432value = pop_size
433if = {
434limit = {
434pop_satisfaction > 0
}
435divide = pop_satisfaction
}
437else = {
437divide = 0.05
}
}
439check_range_bounds = no
440max = 5
441culture = {
441add_to_list = decline_of_empires_6_list
}
}
444random_in_list = {
445list = decline_of_empires_6_list
446save_scope_as = target_culture
}
457every_owned_location = {
458limit = {
459any_pop = {
459culture = scope:target_culture
}
}
}
468every_pop = {
469limit = {
469culture = scope:target_culture
}
}
}