事件
造船厂大火

沥青、木材和火药的危险混合物终究会引发大火。这场火灾发生在一个重要港口,生产恢复正常将需要一些时间。
定义in_game/events/government/societal_values.txt:5774
5775hide_portraits = yes
5776type = country_event
5777title = societal_values.1710.title 造船厂大火
5778desc = societal_values.1710.desc 沥青、木材和火药的危险混合物终究会引发大火。这场火灾发生在一个重要港口,生产恢复正常将需要一些时间。
5779outcome = neutral
5780trigger = {
5781any_port_in_country = {
5782num_navy_constructions > 0
}
}
5786illustration_tags = {
578710 = angry
578810 = exterior
}
5791immediate = {
}
5793random_port_in_country = {
5794limit = {
5795num_navy_constructions > 0
}
5797save_scope_as = target_port
}
}