事件
罗马智慧的回响

在Target Location的修道院和讲经堂里,神学著作和教父们的作品在信徒和饱学之士间流传。布道与评注汲取了东正教深厚的学识源泉,这些文本的抄本开始落入非希腊裔权贵手中,令宫廷中那些认为未来应与拉丁西方建立更紧密联系的人愈发不安。
Fate of the PhoenixDLCtrigger定义in_game/events/government/D008_latinization_vs_hellenization.txt:8
9type = country_event
10title = latinization_vs_hellenization.1.title 罗马智慧的回响
11desc = latinization_vs_hellenization.1.desc 在Target Location的修道院和讲经堂里,神学著作和教父们的作品在信徒和饱学之士间流传。布道与评注汲取了东正教深厚的学识源泉,这些文本的抄本开始落入非希腊裔权贵手中,令宫廷中那些认为未来应与拉丁西方建立更紧密联系的人愈发不安。
12outcome = neutral
13trigger = {
14has_societal_value = societal_value_type:latinization_vs_hellenization
15culture_percentage_in_country(culture:greek_culture) > 0
}
19illustration_tags = {
2010 = angry
}
23immediate = {
}
26ordered_owned_location = {
33order_by = {
34value = {
35add = population
36divide = {
37value = rank_index
38min = 1
}
}
}
42check_range_bounds = no
43max = root.num_provinces
44add_to_list = revival_location_list
}
47random_in_list = {
48list = revival_location_list
50save_scope_as = target_location
51province = {
52every_location_in_province = {
53ordered_pop = {
58order_by = {
59value = pop_size
60if = {
61limit = {
61is_upper_class = yes
}
62multiply = 1000
}
}
65check_range_bounds = no
66max = 4
67add_to_list = non_greek_pops_list
}
}
}
}
73create_character = {
74culture = root.culture
75birth_location = scope:target_location
76age = 30
77adm = {
25
100
}
78dip = {
25
100
}
79mil = {
25
100
}
81create_in_limbo = yes
82save_scope_as = target_character
}
}