######################
###     Civics     ###
######################
civic_WL_lv_motherly_hive = {
	description = "civic_tooltip_WL_lv_motherly_hive_effects"
	potential = {
		authority = {
			value = auth_hive_mind
		} 
	}
	possible = {
		authority = {
			value =  auth_hive_mind
		}
		civics = {
			NOR = {
				value = civic_hive_devouring_swarm
				value = civic_lv_nymphic_hosts
				value = civic_lv_propagating_throng
				value = civic_lv_brood_swarm
			}
		}
	}
	modification = no
	random_weight = { base = 0 }
	modifier = {
		pop_demotion_time_mult = -0.25
	}
	
	traits = {
		trait = trait_lv_all_female
		trait = trait_WL_lv_mother_hive_mind
	}
}
