Скриптовое условие

invests_or_has_contact_with_scientific_breakthrough

invests_or_has_contact_with_scientific_breakthroughin_game/events/institution_events.txt:2446

################################ Scientific Revolution Events # ################################

Определениеin_game/events/institution_events.txt:2446

2447NOT = {
2447has_variable = made_breakthroughs_in_$type$
}
2448OR = {
2449AND = {
2450has_country_modifier = investing_in_the_science
$trigger$
}
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$
}
}
}
}