
火元不明の火災が大都市モスクワを飲み込みつつある。多くの建物で木材のような非常に燃えやすい資材が使用されていることが、火災の急速な拡大に拍車をかけており、安全な避難場所となる地域はほとんどない状態だ。この悲劇の余波は、今後何年も続くことになるだろう。
定義in_game/events/DHE/flavor_MOS.txt:3773
3774type = country_event
3775fire_only_once = yes
3776title = flavor_mos.37.title モスクワ大火
3777desc = flavor_mos.37.desc 火元不明の火災が大都市モスクワを飲み込みつつある。多くの建物で木材のような非常に燃えやすい資材が使用されていることが、火災の急速な拡大に拍車をかけており、安全な避難場所となる地域はほとんどない状態だ。この悲劇の余波は、今後何年も続くことになるだろう。
3778outcome = neutral
3779image = "gfx/interface/illustrations/situation/_default.dds"
3781dynamic_historical_event = {
3783from = 1547.1.1
3784to = 1548.1.1
3785monthly_chance = 10
}
3788trigger = {
3790location:moscow = {
3791development >= 25
3792owner = root
3793controller = root
3797any_buildings_in_location = {
}
}
}
3807immediate = {
3814location:moscow = {
3815save_scope_as = target_location
}
3818root = {
3818save_scope_as = target_root_country
}
}
3931historical_info = flavor_mos.37.historical_info 1547年、モスクワは火災に見舞われ、木造の建物が多かったため甚大な被害が出た。炎はクレムリンにも延焼したが、ほとんどの宗教的建造物は被害を免れた。当時の民間伝承や歴史的証言によると、火災はシャーマニズムの魔術によるものとされ、ツァーリの亡き母エレナ・グリンスカヤの親族に瞬く間に非難が向けられたという。
選択肢
Aなんという天罰だ!
3824historical_option = yes
3825trigger = {
3827location:moscow = {
3828has_building_with_at_least_one_level = kremlin }
}
3832location:moscow = {
3836ordered_buildings_in_location = {
3837order_by = building_level
3838max = {
3839value = 1
3840add = {
3841value = num_buildings
3842divide = 8
}
}
}
3848every_pop = {
3849add_pop_size = {
3850value = pop_size
3851multiply = -0.03
}
}
3854if = {
3855limit = {
3856any_work_of_art_in_location = {
}
}
3860ordered_work_of_art_in_location = {
3865max = 3
3866check_range_bounds = no
3867destroy_art = this
}
}
3871custom_tooltip = flavor_mos.37.tt1 歴史的な宝物や工芸品がいくつか焼失する
}
3874custom_tooltip = flavor_mos.37.tt2 炎がクレムリンに押し寄せ、防衛塔に保管されていた火薬に引火する
B最悪の事態は免れた。
3883historical_option = yes
3884trigger = {
3885location:moscow = {
}
}
3890location:moscow = {
3894ordered_buildings_in_location = {
3895order_by = building_level
3896max = {
3897value = 1
3898add = {
3899value = num_buildings
3900divide = 12
}
}
}
3906every_pop = {
3907add_pop_size = {
3908value = pop_size
3909multiply = -0.01
}
}
3912if = {
3913limit = {
3914any_work_of_art_in_location = {
}
}
3918random_work_of_art_in_location = {
}
3922custom_tooltip = flavor_mos.37.tt3 歴史的な宝物や工芸品が一部焼失する
}
}