Event
Echoes of Roman Wisdom

In the monasteries and lecture halls of Target Location, collections of theological writings and the works of the Church Fathers circulate among the faithful and the learned alike. Sermons and commentaries draw on the deep wells of Orthodox learning, and copies of these texts begin to find their way into the hands of non-Greek notables, to the growing unease of those at court who see the future in closer ties with the Latin West.
Fate of the PhoenixDLCtriggerDefinitionin_game/events/government/D008_latinization_vs_hellenization.txt:8
9type = country_event
10title = latinization_vs_hellenization.1.title Echoes of Roman Wisdom
11desc = latinization_vs_hellenization.1.desc In the monasteries and lecture halls of Target Location, collections of theological writings and the works of the Church Fathers circulate among the faithful and the learned alike. Sermons and commentaries draw on the deep wells of Orthodox learning, and copies of these texts begin to find their way into the hands of non-Greek notables, to the growing unease of those at court who see the future in closer ties with the Latin West.
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
}
}