事件
天降灾祸

Target province惊恐的农民报告称,该省正遭受鸽群与其他鸟类的可怕袭击,农田遭到毁灭性破坏。
猎人与政府官员将这场灾难归咎于当地缺乏野草与野果。然而民众仍惶恐不安,认为这是Country因恶行而遭受的上天惩罚。
定义in_game/events/situations/little_ice_age.txt:1875
1876type = country_event
1877category = situation_event
1878title = winter_events.101.title 天降灾祸
1879desc = winter_events.101.desc Target province惊恐的农民报告称,该省正遭受鸽群与其他鸟类的可怕袭击,农田遭到毁灭性破坏。
猎人与政府官员将这场灾难归咎于当地缺乏野草与野果。然而民众仍惶恐不安,认为这是Country因恶行而遭受的上天惩罚。
猎人与政府官员将这场灾难归咎于当地缺乏野草与野果。然而民众仍惶恐不安,认为这是Country因恶行而遭受的上天惩罚。
1880outcome = neutral
1881image = "gfx/interface/illustrations/situation/little_ice_age.dds"
1883trigger = {
1884capital ?= {
1884area = {
1884has_extended_winter = yes
}
}
1886any_province = {
}
}
1891illustration_tags = {
189210 = angry
189310 = exterior
}
1895immediate = {
}
1897random_province = {
1902save_scope_as = target_province_scope
}
1908scope:target_province_scope = {
1909every_location_in_province = {
1914owner = {
1915change_variable = {
1917add = {
1918value = 2
1919max = prev.rgo_workers
}
}
}
}
}
}
1990after = {
1991if = {
}
}