Event
Cultural Clashes in Target Province

Target Culture migrants have taken root in Target Province, and their growing presence now raises difficult questions. Some members of the Court Title urge us to impose stricter limits on their rights, fearing disloyalty and cultural dilution, while others argue that showing tolerance would strengthen our prestige and win the loyalty of these new subjects.
Middle KingdomInternational OrganizationtriggerCracked Down on MinoritiesStatic Modifierimmediate, triggerDefinitionin_game/events/government/societal_values.txt:11985
11986type = country_event
11987title = societal_values.2317.title Cultural Clashes in Target Province
11988desc = societal_values.2317.desc Target Culture migrants have taken root in Target Province, and their growing presence now raises difficult questions. Some members of the Court Title urge us to impose stricter limits on their rights, fearing disloyalty and cultural dilution, while others argue that showing tolerance would strengthen our prestige and win the loyalty of these new subjects.
11989outcome = neutral
11991illustration_tags = {
1199210 = regular
1199310 = interior
}
11996trigger = {
11997has_societal_value = societal_value_type:sinicized_vs_unsinicized
11999international_organization_has_leader = yes
12000leader_country = {
12001culture = {
12002ROOT = {
12003NOT = {
12003has_primary_or_accepted_culture = prev
}
}
12005save_temporary_scope_as = target_culture
}
}
}
12009any_province = {
12010province_capital = {
}
12013culture_percentage = {
12014culture = scope:target_culture
12015value > 0
}
}
}
12020immediate = {
}
12023leader_country = {
12024save_scope_as = target_country
12025culture = {
12025save_scope_as = target_culture
}
}
}
12028ordered_province = {
12029limit = {
12030culture_percentage = {
12031culture = scope:target_culture
12032value > 0
}
12034province_capital = {
}
}
12038order_by = {
12039value = population
12040if = {
12041limit = {
12041province_cultural_unity <= 0
}
12042multiply = 0.1
}
12044else = {
12044divide = province_cultural_unity
}
}
12046check_range_bounds = no
12047max = 5
12048add_to_list = province_list_2317
}
12051random_in_list = {
12052list = province_list_2317
12053save_scope_as = target_province
}
12056scope:target_province = {
12057every_location_in_province = {
12058ordered_pop = {
12059limit = {
12059culture = scope:target_culture
}
12060order_by = pop_size
12061check_range_bounds = no
12062max = 1
12063add_to_list = pop_list_2317
}
}
}
}