이벤트 안타깝게도 근래의 겨울은 몹시 혹독했습니다. 기온이 전례 없는 수준으로 떨어지면서 눈보라가 도시 전체를 뒤덮는 일이 자주 발생하고 있습니다. 그중에서도 Target Province (은)는 잔혹한 자연에 가장 최근 희생된 곳으로, 폭설로 인해 많은 사람이 목숨을 잃고 지방의 저지대에 위치한 집과 가족, 농장이 사라졌습니다. 불쌍한 농민들은 이웃 지방에 도움을 요청하고 있지만, 도로 연결이 부족하거나 아예 없는 마을로는 도움의 손길이 미치기가 힘듭니다.
정의in_game/events/situations/little_ice_age.txt:1314 1315 type = country_event
1316 category = situation_event
1317 title = winter_events.14.title 새하얀 담요
1318 desc = winter_events.14.desc 안타깝게도 근래의 겨울은 몹시 혹독했습니다. 기온이 전례 없는 수준으로 떨어지면서 눈보라가 도시 전체를 뒤덮는 일이 자주 발생하고 있습니다. 그중에서도 Target Province (은)는 잔혹한 자연에 가장 최근 희생된 곳으로, 폭설로 인해 많은 사람이 목숨을 잃고 지방의 저지대에 위치한 집과 가족, 농장이 사라졌습니다. 불쌍한 농민들은 이웃 지방에 도움을 요청하고 있지만, 도로 연결이 부족하거나 아예 없는 마을로는 도움의 손길이 미치기가 힘듭니다.
1319 outcome = neutral
1320 image = "gfx/interface/illustrations/situation/little_ice_age.dds"
1321 ▾ trigger = {
1322 current_year > 1650
1323 current_year < 1715
1324 ▾ time_of_year = {
1325 min = 9.1
1326 max = 11.29
}
1328 num_locations > 0
}
1332 ▾ immediate = {
1333 ▾ ordered_owned_location = {
1337 ▾ order_by = {
1338 value = population
1339 multiply = num_roads
1340 multiply = num_buildings
}
1342 max = 1
1343 check_range_bounds = no
1344 save_scope_as = target_location
1345 ▾ province = {
1345 save_scope_as = target_province
}
}
}
선택지 A 심심한 애도를 표하노라.
1352 ▾ scope:target_province = {
1353 ▾ every_location_in_province = {
1354 ▾ ordered_pop = {
1355 max = 1
1356 order_by = pop_size
1357 check_range_bounds = no
1363 ▾ add_pop_size = {
1364 value = pop_size
1365 ▾ if = {
1366 ▾ limit = {
1367 ▾ location = {
1367 winter_level = severe
}
}
1369 ▾ multiply = {
1370 value = -0.07
1371 ▾ if = {
1372 ▾ limit = {
1372 location.num_roads > 0
}
1373 divide = location.num_roads
}
}
}
1377 ▾ else_if = {
1378 ▾ limit = {
1379 ▾ location = {
1379 winter_level = normal
}
}
1381 ▾ multiply = {
1382 value = -0.05
1383 ▾ if = {
1384 ▾ limit = {
1384 location.num_roads > 0
}
1385 divide = location.num_roads
}
}
}
1389 ▾ else_if = {
1393 ▾ multiply = {
1394 value = -0.03
1395 ▾ if = {
1396 ▾ limit = {
1396 location.num_roads > 0
}
1397 divide = location.num_roads
}
}
}
1401 ▾ else = {
1402 ▾ multiply = {
1403 value = -0.01
1404 ▾ if = {
1405 ▾ limit = {
1405 location.num_roads > 0
}
1406 divide = location.num_roads
}
}
}
}
}
1412 ▾ change_prosperity = {
}
}
}
1421 ▾ if = {
1422 ▾ limit = {
1423 ▾ scope:target_province = {
1424 ▾ any_location_in_province = {
}
}
}
1427 custom_tooltip = devastation_helped_by_roads_tt Target Province (으)로 이어지는 도로 덕분에 폭설의 영향이 완화되었습니다
}
1429 ▾ else = {
1429 custom_tooltip = devastation_not_helped_by_roads_tt Target Province 에 적절한 도로망이 있었다면 폭설의 영향이 덜했을 것입니다
}
속성
이미지 gfx/interface/illustrations/situation/little_ice_age.dds
결과 neutral
유형 country_event