Скриптовое условиеИзменено в этой версии
is_port_valid_for_stay
Определениеin_game/events/DHE/flavor_chi_treasure_expedition.txt:242
243is_port = yes
244has_owner = yes
245owner ?= {
247NOR = {
248this = scope:expedition_initiator
249is_subject_or_below_of = scope:expedition_initiator
}
251in_civil_war = no
}
254NOT = {
255province_definition = {
256any_location_in_province_definition = {
257scope:expedition_initiator = {
258is_target_in_variable_list = {
259name = visited_ports
260target = PREV
}
}
}
}
}
266OR = {
267is_capital = yes
}