事件
中国人的援助提议

当中国宝船抵达Chinese Treasure Fleet Location Location时,他们没有想到会看见Country正陷于一场血腥的战争之中。然而,Expedition Initiator对我们的敌人并不看重,因此愿意协助我们对抗敌人。
定义in_game/events/DHE/flavor_chi_treasure_expedition.txt:2610
2611hide_portraits = yes
2612type = country_event
2613title = flavor_chi.2207.title 中国人的援助提议
2614desc = flavor_chi.2207.desc 当中国宝船抵达Chinese Treasure Fleet Location Location时,他们没有想到会看见Country正陷于一场血腥的战争之中。然而,Expedition Initiator对我们的敌人并不看重,因此愿意协助我们对抗敌人。
2615outcome = neutral
2617trigger = {
2618any_enemy_war_leader = {
2619opinion(scope:expedition_initiator) < 0
}
}
2623illustration_tags = {
262410 = regular
262510 = exterior
}
2628immediate = {
2630if = {
2631limit = {
2632is_ai = no
}
2635scope:expedition_initiator = {
}
}
2640random_enemy_war_leader = {
2641limit = {
2642opinion(scope:expedition_initiator) < 0
}
2644save_scope_as = target_country
}
2646save_scope_as = from
}