Event
The Rising Turkish Threat in Anatolia

Even before our retaking of Constantinople Location, the Byzantine holdings within Anatolia faced major threats from the Turkish people there. Among these Turkish warlords, Rising Turkish Country Ruler have proven to be one of the strongest at consolidating lands within Anatolia, and many in the Country Adjective Court Title fear that they may seek to exploit our retaking of Constantinople Location to launch their own invasion into Greece. Others in the Court Title have instead suggested to Scope Ruler that we press our advantage, and launch an invasion into Anatolia to weaken the Turkish Rising Turkish Country Flavor Rank.
ConstantinopleCountrydynamic historical event.tagTurkishCultureimmediate, triggerDefinitionin_game/events/DHE/flavor_lat_restored.txt:97
98type = country_event
99title = flavor_lat.2.title The Rising Turkish Threat in Anatolia
100desc = flavor_lat.2.desc Even before our retaking of Constantinople Location, the Byzantine holdings within Anatolia faced major threats from the Turkish people there. Among these Turkish warlords, Rising Turkish Country Ruler have proven to be one of the strongest at consolidating lands within Anatolia, and many in the Country Adjective Court Title fear that they may seek to exploit our retaking of Constantinople Location to launch their own invasion into Greece. Others in the Court Title have instead suggested to Scope Ruler that we press our advantage, and launch an invasion into Anatolia to weaken the Turkish 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
}
}
}