Event
End of Expedition

The Treasure Voyage has finally come to an end. Let us review whether our investment was worth it in the end and consider whether to send another one in the future as they are a costly matter.
Definitionin_game/events/DHE/flavor_chi_treasure_expedition.txt:1339
1340type = country_event
1341title = flavor_chi.2010.title End of Expedition
1342desc = flavor_chi.2010.desc The Treasure Voyage has finally come to an end. Let us review whether our investment was worth it in the end and consider whether to send another one in the future as they are a costly matter.
1343outcome = neutral
1345major = yes
1346major_trigger = {
1347possibly_impacted_by_treasure_voyages = yes
}
1350illustration_tags = {
135110 = interior
135210 = regular
}
1355immediate = {
}
}
1375after = {
1376every_in_list = {
1377variable = route_to_target_expedition_list
1378if = {
}
}
1383every_in_list = {
1384variable = visited_ports
1385owner ?= {
1386if = {
}
}
}
1402clear_variable_list = route_to_target_expedition_list
1403clear_variable_list = visited_ports
1404clear_variable_list = visited_countries
1405clear_variable_list = potential_enemy_list
1406clear_variable_list = characters_on_board
1407clear_variable_list = list_of_discovered_locations
1408clear_variable_list = nations_to_make_tributary
}