Скриптовое условие
is_valid_embassy_country
Определениеin_game/events/diplomacy/grand_embassy.txt:3
4opinion = {
4target = root
4value >= 10
}
5num_of_advances_researched > root.num_of_advances_researched
7NOR = {
8is_enemy_of = root
9is_rival_of = root
}
11capital.sub_continent = sub_continent:western_europe
12any_institutions_embraced = {
13NOT = {
13root = {
13has_embraced_institution = prev
}
}
}