Scripted Effect
chinese_expedition_status_deviation_return
For when the expedition is traveling back from a port
Definitionin_game/events/DHE/flavor_chi_treasure_expedition.txt:425
426if = {
427limit = {
428scope:expedition_initiator.var:chinese_treasure_fleet_location ?= {
}
}
433if = {
}
448to = scope:expedition_initiator.var:chinese_treasure_fleet_location.var:chinese_treasure_next_location
}
}
451else = {
453to = scope:expedition_initiator.var:chinese_treasure_fleet_location.var:chinese_expedition_route_deviation_return
}
}