이벤트
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
}
}