事件
来自宝船的干预

卑鄙的中华船队竟然决定不在我们的Target War中保持中立。而尽管Character Expedition Leader Target身为他们的领袖素有智慧,他们还是做出了错误的选择,选择支持Country At War With而不是援助Country。我们将在战场上粉碎他们。
定义in_game/events/DHE/flavor_chi_treasure_expedition.txt:3069
3070type = country_event
3071title = flavor_chi.2213.title 来自宝船的干预
3072desc = flavor_chi.2213.desc 卑鄙的中华船队竟然决定不在我们的Target War中保持中立。而尽管Character Expedition Leader Target身为他们的领袖素有智慧,他们还是做出了错误的选择,选择支持Country At War With而不是援助Country。我们将在战场上粉碎他们。
3073outcome = neutral
3075illustration_tags = {
307610 = armed
307710 = exterior
}
3080immediate = {
3082if = {
3083limit = {
3084is_ai = no
}
3087scope:expedition_initiator = {
}
}
3092war_with_country(scope:country_at_war_with) = {
3093save_scope_as = target_war
}
}