Скриптовое условие
invests_or_has_contact_with_scientific_breakthrough
################################ Scientific Revolution Events # ################################
Определениеin_game/events/institution_events.txt:2446
2447NOT = {
2447has_variable = made_breakthroughs_in_$type$
}
2448OR = {
2453any_related_country = {
2454type = alliance
2455has_variable = made_breakthroughs_in_$type$
}
2457any_current_war = {
2458OR = {
2459any_attacker = {
2459has_variable = made_breakthroughs_in_$type$
}
2460any_defender = {
2460has_variable = made_breakthroughs_in_$type$
}
}
}
}