イベント

神の災厄

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。 概要 · プライバシー · 法的情報