イベントこのバージョンで変更
極寒の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
}
}
}