###################################################### # Utopia X Shadows of the Shroud - Scripted Triggers # ###################################################### has_whisperers_madness = { OR = { has_modifier = whisperers_madness has_modifier = whisperers_madness_gestalt } } has_whisperers_psychosis = { OR = { has_modifier = whisperers_psychosis has_modifier = whisperers_psychosis_gestalt } } has_eater_unhappiness_planet = { OR = { has_modifier = eater_unhappiness_planet_1 has_modifier = eater_unhappiness_planet_1_gestalt has_modifier = eater_unhappiness_planet_2 has_modifier = eater_unhappiness_planet_2_gestalt } } has_eater_unhappiness_empire = { OR = { has_modifier = eater_unhappiness_empire has_modifier = eater_unhappiness_empire_gestalt } } has_shroud_cooldown = { OR = { has_modifier = shroud_cooldown has_modifier = shroud_cooldown_hive has_modifier = shroud_cooldown_robot } } has_shroud_precog_cooldown = { OR = { has_modifier = shroud_precog_cooldown has_modifier = shroud_precog_cooldown_hive has_modifier = shroud_precog_cooldown_robot } }