イベント
中国の加勢の申し出

中国の宝船船団が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
}