イベント
黒死病の終焉

どうやら、疫病の最後の痕跡がついに消え失せたようだ。生き残った我々は呪われているのか、それとも祝福されているのか?
定義in_game/events/situations/black_death.txt:38
39type = country_event
40category = situation_event
41category = situation_event
43title = black_death.100.title 黒死病の終焉
44desc = black_death.100.desc どうやら、疫病の最後の痕跡がついに消え失せたようだ。生き残った我々は呪われているのか、それとも祝福されているのか?
45outcome = neutral
47image = "gfx/interface/illustrations/situation/black_death.dds"
49immediate = {
50if = {
51limit = {
51is_human = yes
}
52set_variable = {
54value = "disease_country_deaths(disease:bubonic_plague)"
55months = 6
}
}
}