イベント
貴族による異国風俗の取り入れ

Target Locationの宮廷から遠方の荘園に至るまで、わが国の貴族はTarget Cultureの作法、装い、言葉遣いをこぞって真似ている。これを洗練の証と見る者もいれば、わが国の貴族たちはCountry Adjective人であることの意味を忘れつつあるのではないかと囁く者もいる。
Fate of the PhoenixDLCtrigger
貴族階級trigger
ロマニズモスへの毎月の傾き補正タイプtrigger
ラティニタスへの毎月の傾き補正タイプtrigger
貴族社会階級immediate
ラティニタスとロマニズモス社会的価値trigger定義in_game/events/government/D008_latinization_vs_hellenization.txt:777
778type = country_event
779title = latinization_vs_hellenization.7.title 貴族による異国風俗の取り入れ
780desc = latinization_vs_hellenization.7.desc Target Locationの宮廷から遠方の荘園に至るまで、わが国の貴族はTarget Cultureの作法、装い、言葉遣いをこぞって真似ている。これを洗練の証と見る者もいれば、わが国の貴族たちはCountry Adjective人であることの意味を忘れつつあるのではないかと囁く者もいる。
781outcome = neutral
782trigger = {
784has_societal_value = societal_value_type:latinization_vs_hellenization
}
792illustration_tags = {
79310 = regular
79410 = interior
}
797immediate = {
}
801ordered_culture_in_culture_group = {
802order_by = cultural_influence
803check_range_bounds = no
804max = 1
805save_scope_as = target_culture
}
}
809ordered_province = {
815order_by = population
816max = {
817value = 1
818add = {
819value = root.num_provinces
820divide = 10
821ceiling = yes
}
}
824check_range_bounds = no
825add_to_list = LvH_event_7_list
}
828random_in_list = {
829list = LvH_event_7_list
831save_scope_as = target_province
832province_capital = {
832save_scope_as = target_location
}
}
835every_in_list = {
836list = LvH_event_7_list
838every_location_in_province = {
839ordered_pop = {
844order_by = pop_size
845check_range_bounds = no
846max = 1
847add_to_list = LvH_event_7_pops_list
}
}
}
}