이벤트
중국의 지원 제의

중국 보물 항해단이 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
}