事件
破产的黑洞
统治者搜刮着国家能提供的最好的东西,由贪婪而无能的人管理着财富,错误的投资导致债台高筑……这就是你挖掘的名叫破产的黑洞。我们的一个属国已经因此身陷其中,难以自拔。我们可以给他们一笔钱来帮助他们,也可以坐视不管。
定义in_game/events/diplomacy/subject_interaction_events.txt:894
895hide_portraits = yes
896type = country_event
897title = subject_interaction_events.30.title 破产的黑洞
898desc = subject_interaction_events.30.desc 统治者搜刮着国家能提供的最好的东西,由贪婪而无能的人管理着财富,错误的投资导致债台高筑……这就是你挖掘的名叫破产的黑洞。我们的一个属国已经因此身陷其中,难以自拔。我们可以给他们一笔钱来帮助他们,也可以坐视不管。
899outcome = neutral
900trigger = {
901any_subject = {
902is_during_bankruptcy = yes
}
}
907immediate = {
908hidden_effect = {
909random_subject = {
910limit = {
911is_during_bankruptcy = yes
}
913save_scope_as = subject_target
}
}
}