事件本版本变更
Target Location的彻骨严寒

死亡与绝望的白墙已笼罩Target Location。全省运输重要物资的道路几乎全被积雪掩埋,导致食品和药品等重要物资短缺。人们呼喊着求助,积雪吞噬了大地,冻僵手指与四肢。
持续的灾情已造成许多建筑倒塌,其中不少因资金匮乏可能永远无法重建。绝望弥漫,冬季带来的破坏仍在蔓延。这股寒潮前所未见,带来灾难与混乱,我们蜷缩在火堆旁,祈祷这个冬天早日结束。
市民社会阶级option 1, option 2
农民社会阶级option 1, option 2recent_snowstorm_event_variable变量immediate, option 1, option 2定义in_game/events/situations/little_ice_age.txt:1433
1434type = country_event
1435category = situation_event
1436title = winter_events.15.title Target Location的彻骨严寒
1437desc = winter_events.15.desc 死亡与绝望的白墙已笼罩Target Location。全省运输重要物资的道路几乎全被积雪掩埋,导致食品和药品等重要物资短缺。人们呼喊着求助,积雪吞噬了大地,冻僵手指与四肢。
持续的灾情已造成许多建筑倒塌,其中不少因资金匮乏可能永远无法重建。绝望弥漫,冬季带来的破坏仍在蔓延。这股寒潮前所未见,带来灾难与混乱,我们蜷缩在火堆旁,祈祷这个冬天早日结束。
持续的灾情已造成许多建筑倒塌,其中不少因资金匮乏可能永远无法重建。绝望弥漫,冬季带来的破坏仍在蔓延。这股寒潮前所未见,带来灾难与混乱,我们蜷缩在火堆旁,祈祷这个冬天早日结束。
1438outcome = neutral
1439image = "gfx/interface/illustrations/situation/little_ice_age.dds"
1440trigger = {
1441current_year > 1650
1442current_year < 1715
1443time_of_year = {
1444min = 9.1
1445max = 11.29
}
1447num_locations > 0
}
1451immediate = {
1452ordered_owned_location = {
1456order_by = {
1457value = num_buildings
1458if = {
1459limit = {
1460winter_level = severe
}
1462multiply = 5
}
1464else_if = {
1465limit = {
1466winter_level = normal
}
1468multiply = 2.5
}
1470else_if = {
1471limit = {
1472winter_level = mild
}
1474multiply = 1.5
}
}
1481max = 1
1482check_range_bounds = no
1483save_scope_as = target_location
1484province = {
1484save_scope_as = target_province
}
}
}