Event
Target Province Resists Sinicization

Our renewed push to align our administration to sinicized standards has been met with stiff resistance in Target Province. Guild elders, shrine custodians, and local notables decry foreign rites and scripts, warning that further pressure will fray communal bonds. Some petition for leniency, others threaten quiet obstruction, and the province's mixed communities grow wary of our intentions.
Monthly Progress to SinicizedModifier Typetrigger
Monthly Progress to UnsinicizedModifier Typetrigger
Sinicized vs UnsinicizedSocietal Valuetriggersocietal_values_2309Variableimmediate, triggerDefinitionin_game/events/government/societal_values.txt:10770
10771type = country_event
10772title = societal_values.2309.title Target Province Resists Sinicization
10773desc = societal_values.2309.desc Our renewed push to align our administration to sinicized standards has been met with stiff resistance in Target Province. Guild elders, shrine custodians, and local notables decry foreign rites and scripts, warning that further pressure will fray communal bonds. Some petition for leniency, others threaten quiet obstruction, and the province's mixed communities grow wary of our intentions.
10774outcome = neutral
10776illustration_tags = {
1077710 = regular
1077810 = interior
}
10781trigger = {
10782has_societal_value = societal_value_type:sinicized_vs_unsinicized
10785any_province = {
10787province_cultural_unity < 0.75
10788province_capital = {
10788proximity > 50
}
}
}
10793immediate = {
}
10795ordered_province = {
10796limit = {
10798province_cultural_unity < 0.75
10799province_capital = {
10799proximity > 50
}
}
10801order_by = population
10802max = num_provinces
10807check_range_bounds = no
10808add_to_list = province_list_2308
}
10811random_in_list = {
10812list = province_list_2308
10813save_scope_as = target_province
}
}