事件

天降灾祸

little_ice_age.101in_game/events/situations/little_ice_age.txt:1875
天降灾祸

Target province惊恐的农民报告称,该省正遭受鸽群与其他鸟类的可怕袭击,农田遭到毁灭性破坏。

猎人与政府官员将这场灾难归咎于当地缺乏野草与野果。然而民众仍惶恐不安,认为这是Country因恶行而遭受的上天惩罚。

需要var_number_rgo_deleted变量after

定义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因恶行而遭受的上天惩罚。
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
}
1904set_variable = {
1906value = 0
}
1908scope:target_province_scope = {
1909every_location_in_province = {
1910limit = {
1911has_crops = yes
}
1914owner = {
1915change_variable = {
1917add = {
1918value = 2
1919max = prev.rgo_workers
}
}
}
}
}
}
1990after = {
1991if = {
1992limit = {
1992has_variable = var_number_rgo_deleted
}
1993remove_variable = var_number_rgo_deleted
}
}

选项

A派遣教士前去安抚民众。
1930scope:target_province_scope = {
1931every_location_in_province = {
1932limit = {
1933has_crops = yes
}
1936change_max_raw_material_workers = {
1937value = 3
1938max = rgo_workers
1939multiply = -1
}
}
}
1944scale = -3
}
1946add_stability = stability_weak_penalty (-2.5)
1947add_estate_satisfaction = {
}
1948add_estate_satisfaction = {
}
B捐款援助重建。
1953scope:target_province_scope = {
1954every_location_in_province = {
1955limit = {
1956has_crops = yes
}
1959change_max_raw_material_workers = {
1960value = 2
1961max = rgo_workers
1962multiply = -1
}
}
}
1967scale = -2
}
1969add_estate_satisfaction = {
}
C我们不会听取这些无聊的迷信。
1974scope:target_province_scope = {
1975every_location_in_province = {
1976limit = {
1977has_crops = yes
}
1979change_max_raw_material_workers = {
1980value = 3
1981max = rgo_workers
1982multiply = -1
}
1984change_prosperity = prosperity_weak_penalty (-0.1)
}
}
1987add_estate_satisfaction = {
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明