이벤트

Target Location - 셀주크의 그림자

rise_of_the_ottomans.202in_game/events/situations/rise_of_the_ottomans.txt:1539

우리는 정복 전쟁을 통해 백성들에게 상상조차 하기 힘들 만큼의 부를 선사해 주었습니다. 그리고 그 풍요로움을 지키는 것은 우리나라의 최우선 과제가 되었습니다. 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
1551set_variable = {
}
}
1556set_variable = {
1558value = {
1559add = scope:target_location.population
1560divide = 100
}
}
1563if = {
1564limit = {
1565scope:target_location = {
1566is_coastal = yes
}
}
1570set_variable = {
1572value = {
1573add = 1
1574add = scope:target_location.modifier:harbor_suitability
}
}
}
1578if = {
1579limit = {
1580scope:target_location = {
1580has_building = building_type:castle
}
}
1582set_variable = {
1584value = 1.1
}
}
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
}
}
1603set_variable = {
1605value = 1.2
}
}
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 = {
1686remove_variable = location_pop_size_var
1687remove_variable = location_market_access_var
1688remove_variable = location_pop_size_var
1689if = {
1690limit = {
}
}
1693if = {
1694limit = {
1694has_variable = location_has_castle_var
}
1695remove_variable = location_has_castle_var
}
1697if = {
1698limit = {
1698has_variable = location_num_buildings_var
}
1699remove_variable = location_num_buildings_var
}
1701if = {
1702limit = {
1702has_variable = location_has_roads_var
}
1703remove_variable = location_has_roads_var
}
1705if = {
1706limit = {
1706has_variable = location_is_capital_var
}
1707remove_variable = location_is_capital_var
}
}

선택지

A날로 커가는 영향력과 번영의 증거로다!
1632add_prestige = prestige_mild_bonus (10)
1633scope:target_location = {
1634if = {
1635limit = {
1636NOT = {
1636has_location_modifier = stronghold_city_modifier
}
}
1638add_location_modifier = {
1640years = 10
1641mode = add_and_extend
}
}
1644custom_tooltip = based_on_target_location_splendor_and_importance_tt 지점 중요도에 따라 Target Location에 다음 효과가 발생합니다:
1645change_control = {
1646value = control_mild_bonus (0.1)
1647multiply = owner.var:location_pop_size_var
1648if = {
1649limit = {
1650owner = {
1650has_variable = location_has_roads_var
}
}
1652multiply = owner.var:location_has_roads_var
}
1654if = {
1655limit = {
1656owner = {
1656has_variable = location_has_castle_var
}
}
1658multiply = owner.var:location_has_castle_var
}
1660if = {
1661limit = {
1662owner = {
1662has_variable = location_is_capital_var
}
}
1664multiply = owner.var:location_is_capital_var
}
}
1667change_prosperity = {
1668value = 0.05
1669multiply = owner.var:location_pop_size_var
1670if = {
1671limit = {
1672owner = {
}
}
1674multiply = owner.var:location_coastal_harbor_suitability_var
}
1676if = {
1677limit = {
1678owner = {
1678has_variable = location_is_capital_var
}
}
1680multiply = owner.var:location_is_capital_var
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지