Scripted Effect
visit_port
Helper scripted effect that sets scope for localisation for flavor_chi.2004 and adds port to a visited port list
Definitionin_game/events/DHE/flavor_chi_treasure_expedition.txt:135
136scope:expedition_initiator = {
141if = {
142limit = {
143OR = {
144NOT = {
144has_variable_list = visited_countries
}
145NOT = {
146is_target_in_variable_list = {
147name = visited_countries
}
}
}
}
153add_to_variable_list = {
154name = visited_countries
}
}
}
159scope:expedition_initiator.var:chinese_treasure_fleet_location ?= {
}