Event
Target Location Reclaimed!

The banners of the Flavor Rank once more fly above Target Location. Long contested by Turkish warlords, pirates, and rival powers, this vital Aegean port now returns to Country Adjective hands. Its harbors and markets lie battered, yet full of promise. How we choose to restore our new possessions will shape our presence in the eastern seas for generations to come.
Merchants QuartersBuildingoption 2
Fate of the PhoenixDLCtrigger
CityLocation Rankimmediate
MegalopolisLocation Rankimmediate
Trade Building LevelsModifier TypeimmediateDefinitionin_game/events/disaster/D008_fate_of_the_phoenix.txt:62
63type = country_event
64category = disaster_event
65title = fate_of_the_phoenix.2.title Target Location Reclaimed!
66desc = fate_of_the_phoenix.2.desc The banners of the Flavor Rank once more fly above Target Location. Long contested by Turkish warlords, pirates, and rival powers, this vital Aegean port now returns to Country Adjective hands. Its harbors and markets lie battered, yet full of promise. How we choose to restore our new possessions will shape our presence in the eastern seas for generations to come.
67outcome = neutral
68historical_info = rise_of_the_ottomans.206.historical_info Smyrna's history goes back thousands of years with the city serving as one of the principal ancient Greek settlements in western Anatolia. In recent centuries, it was ravaged by besieging Turk armies until it was rebuilt by one of Nicea's emperors, John III Doukas Vatatzes, in 1222. Smyrna became the target of a crusade spearheaded by the Knights of Rhodes and the Kingdom of Cyprus in 1344, resulting in a victory that saw the city passing into the hands of Rhodesian crusaders. It was here that in 1403 the Knights Hospitallers would suffer a crushing defeat at the hands of Timur, resulting in the great conqueror inflicting great damage upon the city. Despite this, the city's Greek influence was still strong enough for the Ottomans to dub the city 'Smyrna of the infidels'.
70fire_only_once = yes
72image = "gfx/interface/illustrations/disaster/fate_of_the_phoenix.dds"
78immediate = {
79location:smyrna = {
79save_scope_as = target_location
}
81set_variable = {
83value = {
84add = {
85desc = "BUILDING_LEVEL_BASE" Base
86value = 1
}
88add = {
89desc = "BUILDING_LEVEL_DEVELOPMENT" Development
90value = scope:target_location.development
91multiply = 0.1
}
93add = {
94desc = "BUILDING_LEVEL_POPULATION" Population
95value = scope:target_location.population
96multiply = 0.05
}
98if = {
102add = {
103desc = "BUILDING_LEVEL_IS_CITY" City
104value = 5
}
}
107if = {
111add = {
112desc = "BUILDING_LEVEL_IS_MEGAPOLIS" Megalopolis
113value = 10
}
}
117if = {
121multiply = {
122desc = "BUILDING_LEVEL_FROM_OWNER_MODIFIERS" Owner Modifiers
123value = 1
124add = scope:target_location.owner.modifier:market_building_levels
}
}
128floor = yes
}
}
}