Event
The Fate of Target Location

Target Location lies in ruins after the earthquake, and our conquest has not made it better. But the depopulated city provides a great opportunity for resettlement, and Turkish Anatolians of both urban and nomadic backgrounds have already begun to move in - encouraged by us, of course. This will become an important foothold in Rumelia!
OttomansCountrydynamic historical event.tag
Rural SettlementLocation Rankimmediate, triggergallipoli_earthquakeVariabletriggerDefinitionin_game/events/earthquake_events.txt:5589
5590type = country_event
5591title = earthquake_events.1100.title The Fate of Target Location
5592desc = earthquake_events.1100.desc Target Location lies in ruins after the earthquake, and our conquest has not made it better. But the depopulated city provides a great opportunity for resettlement, and Turkish Anatolians of both urban and nomadic backgrounds have already begun to move in - encouraged by us, of course. This will become an important foothold in Rumelia!
5593outcome = neutral
5595historical_info = earthquake_events.1100.historical_info After the Ottoman commander Süleyman Pasha conquered Gallipoli, the depopulated city was resettled by Turkish migrants from Anatolia, and became the Turks' first stronghold in Europe. This caused much fear in Constantinople, and eventually triggered the Savoyard Crusade of 1366—67.
5597fire_only_once = yes
5598dynamic_historical_event = {
}
5605trigger = {
5608owns = location:gallipoli
5609capital != location:gallipoli
5611exists = capital
5613region:anatolia_region = {
5614any_location_in_region = {
5615dominant_religion ?= root.religion
}
}
}
5621image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
5623immediate = {
5625location:gallipoli = {
5626save_scope_as = target_location
}
5629capital = {
5630save_scope_as = capital_location
}
5633region:anatolia_region = {
5634random_location_in_region = {
5635limit = {
5636dominant_religion ?= root.religion
}
5639save_scope_as = anatolian_location
5640owner = {
5641save_scope_as = anatolian_country
}
}
}
}