triggered_opinion_civic_elec_stellar_devourers = {
	trigger = {
		OR = {
			is_country_type = default
			is_country_type = awakened_fallen_empire
#			is_country_type = fallen_empire # Removed because they would permanently humiliate the player = annoying.
		}
		FROM = {
			has_valid_civic = civic_elec_stellar_devourers
			has_valid_civic = civic_elec_h_stellar_devourers
		}
	}
	opinion = { base = -500 }
}