mythos_death_returned_to_the_deep = {
	natural = yes
	icon = "death_unknown.dds"
	natural_death_trigger = {
		age >= 16
		age < 60
		OR = {
			has_trait = mythos_deep_hybrid_3
			has_trait = mythos_deep_hybrid_4
			has_trait = mythos_deep_hybrid_5
		}
		is_in_an_activity = no
		is_imprisoned = no
		any_child = {
			count = 0
			age < 16
			has_trait = mythos_deep_hybrid
		}
	}
	priority = 28	#natural death reason prioritized over lunatic, but not over ill	
}
