Event
Target Location - Cultural Crossroad
Our conquests have brought forth unimaginable wealth to our people. As such, the protection of such affluence has come to be a vital priority. Target Location is a jewel upon our crown, a shining example of our success, and a symbol of our growing authority across our region. The completion of the local Bey Fortress has elevated the city even further, with its importance now highlighted across the ages.
CastleBuildingimmediate
Harbor CapacityModifier TypeimmediateStronghold CityStatic Modifieroptionlocation_coastal_harbor_suitability_varVariableafter, optionlocation_has_castle_varVariableafter, optionlocation_has_roads_varVariableafter, optionlocation_is_capital_varVariableafter, optionlocation_num_buildings_varVariableafterDefinitionin_game/events/situations/rise_of_the_ottomans.txt:1885
1886type = country_event
1887category = situation_event
1889title = rise_of_the_ottomans.204.title Target Location - Cultural Crossroad
1890desc = rise_of_the_ottomans.207.desc Our conquests have brought forth unimaginable wealth to our people. As such, the protection of such affluence has come to be a vital priority. Target Location is a jewel upon our crown, a shining example of our success, and a symbol of our growing authority across our region. The completion of the local Bey Fortress has elevated the city even further, with its importance now highlighted across the ages.
1891outcome = neutral
1893historical_info = rise_of_the_ottomans.204.historical_info Hailing from the days of Hittite times, Kayseri has served as a vital point of the famous Silk Road. During ancient times, the city served as the seat of Cappadocian kings, and under Persian rule it witnessed the sweeping might of Alexander 'the Great'. The city experienced three golden ages: as a trade post between the Assyrians and Hittites around 2000 BCE, during Roman rule from the 1st to 11th centuries, and under the Seljuks from 1178 to 1243. Despite its turbulent history of sieges and battles, the city proudly displays an air of architectural sophistication, serving as the host of landmarks such as the Hunad Hatun Külliyesi and the Kilij Arslan mosque.
1894immediate = {
1895location:kayseri = {
1896save_scope_as = target_location
}
1902set_variable = {
1904value = {
1905add = scope:target_location.population
1906divide = 100
}
}
1909if = {
1916set_variable = {
1918value = {
1919add = 1
1920add = scope:target_location.modifier:harbor_suitability
}
}
}
1924if = {
}
1933if = {
1934limit = {
1935scope:target_location = {
1935num_buildings > 10
}
}
1937set_variable = {
1939value = {
1940add = scope:target_location.num_buildings
1941divide = 10
}
}
}
1945if = {
1946limit = {
1947scope:target_location = {
1947is_capital = yes
}
}
}
1954if = {
1955limit = {
1956scope:target_location = {
1956num_roads > 4
}
}
1958set_variable = {
1960value = {
1961add = scope:target_location.num_roads
1962divide = 4
}
}
}
1966set_variable = {
1968value = {
1969add = scope:target_location.market_access
1970multiply = 2
}
}
}
2031after = {
2035if = {
}
2039if = {
}
2043if = {
}
2047if = {
}
2051if = {
}
}