이벤트
Target Location - 셀주크의 그림자
우리는 정복 전쟁을 통해 백성들에게 상상조차 하기 힘들 만큼의 부를 선사해 주었습니다. 그리고 그 풍요로움을 지키는 것은 우리나라의 최우선 과제가 되었습니다. Target Location(은)는 우리 왕실의 보석이자 우리가 거둔 성공을 나타내는 빛나는 징표이며, 계속 커가는 우리의 영향력을 보여주는 상징이기도 합니다. 베이 요새가 완공되며 도시는 한층 더 그 위상을 높였고, 앞으로 여러 세대에 걸쳐 요충지로 자리매김할 것입니다.
성건물immediate
항만 역량보정치 유형immediate성채 도시정적 보정치optionlocation_coastal_harbor_suitability_var변수after, optionlocation_has_castle_var변수after, optionlocation_has_roads_var변수after, optionlocation_is_capital_var변수after, optionlocation_num_buildings_var변수after정의in_game/events/situations/rise_of_the_ottomans.txt:1539
1540type = country_event
1541category = situation_event
1543title = rise_of_the_ottomans.202.title Target Location - 셀주크의 그림자
1544desc = rise_of_the_ottomans.207.desc 우리는 정복 전쟁을 통해 백성들에게 상상조차 하기 힘들 만큼의 부를 선사해 주었습니다. 그리고 그 풍요로움을 지키는 것은 우리나라의 최우선 과제가 되었습니다. Target Location(은)는 우리 왕실의 보석이자 우리가 거둔 성공을 나타내는 빛나는 징표이며, 계속 커가는 우리의 영향력을 보여주는 상징이기도 합니다. 베이 요새가 완공되며 도시는 한층 더 그 위상을 높였고, 앞으로 여러 세대에 걸쳐 요충지로 자리매김할 것입니다.
1545outcome = neutral
1547historical_info = rise_of_the_ottomans.202.historical_info 셀주크 치하에서 문화와 정치의 중심지로 번영했던 콘야는 많은 문명의 발상지이기도 합니다. 콘야를 차지했던 이들은 이 도시를 여러 문화가 어우러진 용광로로 활용했으며, 그 결과 콘야는 독특한 예술과 거대 건축물의 고향으로 자리 잡게 되었습니다. 특히 도시의 성곽이나 알라딘 모스크, 시르칼리 마드라사, 그리고 그 밖의 여러 모스크와 묘소는 셀주크 시대의 유려한 건축 양식을 담고 있습니다.
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 = {
}
}