事件
土耳其势力在安纳托利亚崛起

甚至在我们夺回Constantinople Location之前,拜占庭在安纳托利亚的领地就已面临当地土耳其人的严重威胁。在这些土耳其军阀中,Rising Turkish Country Ruler被证明是最强有力的人物之一,不断在安纳托利亚兼并土地。Country AdjectiveCourt Title中许多人担心他们可能会趁我们夺回Constantinople Location之机,发动对希腊的入侵。而Court Title中的其他人则向Scope Ruler提议乘胜进军,发动对安纳托利亚的入侵,以削弱土耳其Rising Turkish Country Flavor Rank。
君士坦丁堡国家dynamic historical event.tag土耳其文化immediate, trigger定义in_game/events/DHE/flavor_lat_restored.txt:97
98type = country_event
99title = flavor_lat.2.title 土耳其势力在安纳托利亚崛起
100desc = flavor_lat.2.desc 甚至在我们夺回Constantinople Location之前,拜占庭在安纳托利亚的领地就已面临当地土耳其人的严重威胁。在这些土耳其军阀中,Rising Turkish Country Ruler被证明是最强有力的人物之一,不断在安纳托利亚兼并土地。Country AdjectiveCourt Title中许多人担心他们可能会趁我们夺回Constantinople Location之机,发动对希腊的入侵。而Court Title中的其他人则向Scope Ruler提议乘胜进军,发动对安纳托利亚的入侵,以削弱土耳其Rising Turkish Country Flavor Rank。
101outcome = neutral
102image = "gfx/interface/illustrations/situation/rise_of_the_ottomans.dds"
104fire_only_once = yes
105dynamic_historical_event = {
}
113trigger = {
114at_war = no
115has_ruler = yes
116owns = location:constantinople
117any_known_country = {
118is_neighbor_of = ROOT
119AND = {
121num_locations > 20
122OR = {
123has_ruler = yes
124has_regent = yes
}
}
}
}
130immediate = {
131ruler ?= {
132save_scope_as = scope_ruler
}
134location:constantinople = {
135save_scope_as = constantinople_location
}
137random_known_country = {
138limit = {
139is_neighbor_of = ROOT
140AND = {
142num_locations > 20
143OR = {
144has_ruler = yes
145has_regent = yes
}
}
}
149save_scope_as = rising_turkish_country
150ruler_or_regent ?= {
151save_scope_as = rising_turkish_country_ruler
}
}
}