Effet scripté

chinese_expedition_set_expedition_to_return

chinese_expedition_set_expedition_to_returnin_game/events/DHE/flavor_chi_treasure_expedition.txt:170

Scripted effect for changing the route of the expedition back to China

Requiertchinese_treasure_next_locationVariableevery in list

Définitionin_game/events/DHE/flavor_chi_treasure_expedition.txt:170

171every_in_list = {
172variable = route_to_target_expedition_list
173if = {
174limit = {
}
175remove_variable = chinese_treasure_next_location
}
}
178set_variable = {
180value = 0
}
182clear_variable_list = route_to_target_expedition_list
183find_route = {
184start = scope:expedition_initiator.var:chinese_treasure_fleet_location
185end = {
186this = scope:expedition_initiator.var:chinese_treasure_start_location
}
188limit = {
189is_land = no
}
191weight = {
192value = scope:distance
193if = {
194limit = {
195is_coastal = yes
}
197multiply = 0.75
}
199if = {
200limit = {
201any_neighbor_location = {
202scope:expedition_initiator = {
203is_target_in_variable_list = {
204name = list_of_discovered_locations
205target = PREV
}
}
}
}
210multiply = 2
}
}
213movement_cost = yes
214effect = {
218scope:expedition_initiator = {
219add_to_variable_list = {
220name = route_to_target_expedition_list
221target = PREV
}
223change_variable = {
225add = 1
}
}
}
}
231set_variable = return_journey
233status = travel_from
}
236to = scope:expedition_initiator.var:chinese_treasure_fleet_location.var:chinese_treasure_next_location
}
© 2026 Soft Santa Cruz, S.L.U.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales