Event
Target Location - City of Struggle
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:1712
1713type = country_event
1714category = situation_event
1716title = rise_of_the_ottomans.203.title Target Location - City of Struggle
1717desc = 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.
1718outcome = neutral
1720historical_info = rise_of_the_ottomans.203.historical_info Throughout its history, Ankara has been the scene of numerous battles as armies vied for control. During the Roman era, the city flourished as a hub of culture, trade, and the arts. Later, under Ottoman rule, it became a crucial point on the eastern caravan trade routes. Ankara served as the seat of power of a republic-like merchant brotherhood during the 14th century, an interesting oddity within a region of warring Beyliks.
1721immediate = {
1722location:ankara = {
1723save_scope_as = target_location
}
1729set_variable = {
1731value = {
1732add = scope:target_location.population
1733divide = 100
}
}
1736if = {
1743set_variable = {
1745value = {
1746add = 1
1747add = scope:target_location.modifier:harbor_suitability
}
}
}
1751if = {
}
1760if = {
1761limit = {
1762scope:target_location = {
1762num_buildings > 10
}
}
1764set_variable = {
1766value = {
1767add = scope:target_location.num_buildings
1768divide = 10
}
}
}
1772if = {
1773limit = {
1774scope:target_location = {
1774is_capital = yes
}
}
}
1781if = {
1782limit = {
1783scope:target_location = {
1783num_roads > 4
}
}
1785set_variable = {
1787value = {
1788add = scope:target_location.num_roads
1789divide = 4
}
}
}
1793set_variable = {
1795value = {
1796add = scope:target_location.market_access
1797multiply = 2
}
}
}
1858after = {
1862if = {
}
1866if = {
}
1870if = {
}
1874if = {
}
1878if = {
}
}