イベント
Target Countryの勢力圏における知識の共有

中国の盟主であるTarget Countryは、Flavor Rankにはない制度をすでに導入している。両国の差を縮められるよう、Target Countryの学者と使者が手法、技術、そして慣行をわが国に共有することを申し出ているが、そのような“贈り物”を受け入れれば、引き換えに依存を深めることになると危惧する声もある。
中国国際組織trigger定義in_game/events/government/societal_values.txt:12221
12222type = country_event
12223title = societal_values.2320.title Target Countryの勢力圏における知識の共有
12224desc = societal_values.2320.desc 中国の盟主であるTarget Countryは、Flavor Rankにはない制度をすでに導入している。両国の差を縮められるよう、Target Countryの学者と使者が手法、技術、そして慣行をわが国に共有することを申し出ているが、そのような“贈り物”を受け入れれば、引き換えに依存を深めることになると危惧する声もある。
12225outcome = neutral
12227illustration_tags = {
1222810 = regular
1222910 = interior
}
12232trigger = {
12233has_societal_value = societal_value_type:sinicized_vs_unsinicized
12235ROOT = {
12235is_member_of_international_organization = prev
}
12236leader_country = {
12237this != root
12238num_embraced_institutions > root.num_embraced_institutions
}
}
}
12243immediate = {
}
12246leader_country = {
12247save_scope_as = target_country
12248every_institutions_embraced = {
12249limit = {
12250ROOT = {
12251NOT = {
12251has_embraced_institution = prev
}
}
}
12254add_to_list = possible_knowledge_list_2320
}
}
}
12259random_in_list = {
12260list = possible_knowledge_list_2320
12261save_scope_as = target_institution
}
12264ordered_owned_location = {
12265limit = {
12266NOT = {
12266has_institution = scope:target_institution
}
}
12268order_by = {
12269value = population
12270if = {
12271limit = {
12271proximity <= 0
}
12272multiply = 0.01
}
12274else = {
12274multiply = proximity
}
}
12276max = {
}
12282check_range_bounds = no
12283add_to_list = potential_locations_2320
}
}