
一场起因不明的火灾正在吞噬伟大的莫斯科城。建筑中大量使用的木材等易燃材料加剧了火势蔓延,几乎没有地方是安全的。这场悲剧的余波无疑会继续影响我们许久。
定义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 火灾摧毁了一些历史珍宝和文物。
}
}