Event
Target Location - Shadow of the Seljuks
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:1539
1540type = country_event
1541category = situation_event
1543title = rise_of_the_ottomans.202.title Target Location - Shadow of the Seljuks
1544desc = 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.
1545outcome = neutral
1547historical_info = rise_of_the_ottomans.202.historical_info Flourishing as a cultural and political hub under the Seljuk regime, Konya has served as the birthplace of many civilizations. Its masters used the city as a unique melting pot of different cultures, serving as the grounds for distinctive art and magnanimous constructs such as its outer fortress, Alaaddin Mosque, Sirçali Madrasa, and several smaller mosques and tombs that embody the architectural elegance of the Seljuk era.
1548immediate = {
1549location:konya = {
1550save_scope_as = target_location
}
1556set_variable = {
1558value = {
1559add = scope:target_location.population
1560divide = 100
}
}
1563if = {
1570set_variable = {
1572value = {
1573add = 1
1574add = scope:target_location.modifier:harbor_suitability
}
}
}
1578if = {
}
1587if = {
1588limit = {
1589scope:target_location = {
1589num_buildings > 10
}
}
1591set_variable = {
1593value = {
1594add = scope:target_location.num_buildings
1595divide = 10
}
}
}
1599if = {
1600limit = {
1601scope:target_location = {
1601is_capital = yes
}
}
}
1608if = {
1609limit = {
1610scope:target_location = {
1610num_roads > 4
}
}
1612set_variable = {
1614value = {
1615add = scope:target_location.num_roads
1616divide = 4
}
}
}
1620set_variable = {
1622value = {
1623add = scope:target_location.market_access
1624multiply = 2
}
}
}
1685after = {
1689if = {
}
1693if = {
}
1697if = {
}
1701if = {
}
1705if = {
}
}