
ギニアにおけるわが国の影響力が増すなか、我々は征服した土地の貴族たちの要求にできるかぎり応じてきた。しかし、彼らはいまだCountry AdjectiveやCultureの価値観に順応しきれていない。統合を促進するためには、さらなる働きかけが必要かもしれない。
定義in_game/events/DHE/flavor_jol.txt:3
4hide_portraits = yes
5type = country_event
6title = flavor_jol.1.title 貴族の転向
7desc = flavor_jol.1.desc ギニアにおけるわが国の影響力が増すなか、我々は征服した土地の貴族たちの要求にできるかぎり応じてきた。しかし、彼らはいまだCountry AdjectiveやCultureの価値観に順応しきれていない。統合を促進するためには、さらなる働きかけが必要かもしれない。
8outcome = neutral
9fire_only_once = yes
11dynamic_historical_event = {
13from = 1500.1.1
14to = 1550.1.1
15monthly_chance = 5
}
18illustration_tags = {
1910 = regular
2010 = interior
}
23immediate = {
25ruler_or_regent ?= {
26save_scope_as = target_character
}
}
選択肢
ACountryの安定のために!
33custom_tooltip = {
34text = jol_convert_nobility_tt 貴族POPの15%がCultureとReligionに転向する
35every_owned_location = {
36limit = {
37any_pop = {
39OR = {
40religion != root.religion
41culture != root.culture
}
}
}
45every_pop = {
46limit = {
48OR = {
49religion != root.religion
50culture != root.culture
}
}
53split_pop = {
54fraction = 0.15
55religion = root.religion
56culture = root.culture
}
}
}
}
62add_estate_satisfaction = {
}
B貴族を敵に回す必要はない。
71add_estate_satisfaction = {
}