Event
Integration Dispute

In Target Province, communities of Target Culture subjects have grown numerous enough to draw the attention of the Court Title. Magistrates argue over which is the proper course: to offer recognition and aid to speed their integration, or apply stricter measures to reaffirm native customs.
Middle KingdomInternational OrganizationtriggerDefinitionin_game/events/government/societal_values.txt:12439
12440type = country_event
12441title = societal_values.2322.title Integration Dispute
12442desc = societal_values.2322.desc In Target Province, communities of Target Culture subjects have grown numerous enough to draw the attention of the Court Title. Magistrates argue over which is the proper course: to offer recognition and aid to speed their integration, or apply stricter measures to reaffirm native customs.
12443outcome = neutral
12445illustration_tags = {
1244610 = regular
1244710 = interior
}
12450trigger = {
12451has_societal_value = societal_value_type:sinicized_vs_unsinicized
12453international_organization_has_leader = yes
12454leader_country ?= {
12455this != root
12456culture = {
12457this != root.culture
12458save_temporary_scope_as = target_culture
}
}
}
12462exists = scope:target_culture
12463any_province = {
12464province_average_integration < 1
12465culture_percentage = {
12465culture = scope:target_culture
12465value > 0
}
}
}
12469immediate = {
}
12472leader_country = {
12473culture = {
12473save_scope_as = target_culture
}
}
}
12476culture = {
12476save_scope_as = our_culture_scope
}
12477ordered_province = {
12478limit = {
12479culture_percentage = {
12479culture = scope:target_culture
12479value > 0
}
12480province_average_integration < 1
}
12482order_by = {
12483value = province_average_integration
12484multiply = -1
}
12486max = 5
12487check_range_bounds = no
12488add_to_list = disuted_integration_provinces_list
}
12490random_in_list = {
12491list = disuted_integration_provinces_list
12492save_scope_as = target_province
}
12494scope:target_province = {
12495every_location_in_province = {
12496ordered_pop = {
12497limit = {
12498owner ?= root
12499culture = scope:target_culture
}
12501order_by = pop_size
12502max = 1
12503add_to_list = chinese_pops_list
}
}
}
}