イベントこのバージョンで変更
州の再編

Capitalの役人たちは、Target Provinceのような属州を全面的に再編し、管轄区分と行政を我らの文化的・政治的中枢にいっそう近づける案を提起した。この計画は統制の強化を確約する一方で、長らく保たれてきた地方の均衡を乱すおそれもある。
Fate of the PhoenixDLCtrigger
ラティニタスとロマニズモス社会的価値option 1, option 2定義in_game/events/government/D008_latinization_vs_hellenization.txt:903
904type = country_event
905title = latinization_vs_hellenization.8.title 州の再編
906desc = latinization_vs_hellenization.8.desc Capitalの役人たちは、Target Provinceのような属州を全面的に再編し、管轄区分と行政を我らの文化的・政治的中枢にいっそう近づける案を提起した。この計画は統制の強化を確約する一方で、長らく保たれてきた地方の均衡を乱すおそれもある。
907outcome = neutral
908trigger = {
910has_societal_value = societal_value_type:latinization_vs_hellenization
912any_province = {
913province_capital = {
913proximity > 0
}
914culture_percentage = {
915culture = root.culture
916value < 1
}
}
}
921illustration_tags = {
92210 = regular
92310 = exterior
}
926immediate = {
}
929ordered_province = {
930limit = {
931province_capital = {
931proximity > 0
}
}
933order_by = {
934value = population
935if = {
936limit = {
937culture_percentage = {
938culture = root.culture
939value <= 0
}
}
942divide = 0.01
}
944else = {
944divide = "culture_percentage(root.culture)"
}
}
946max = {
947value = {
948add = root.num_provinces
949multiply = 0.1
950ceiling = yes
}
}
953check_range_bounds = no
954add_to_list = LvH_event_8_list
}
957ordered_in_list = {
958list = LvH_event_8_list
959order_by = population
960check_range_bounds = no
961max = 1
963save_scope_as = target_province
964province_capital = {
964save_scope_as = target_location
}
}
}