イベント
ローマの叡智の残響

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
}
}