tradition_est_cooperativity = {
	tree_template = "tree_est_0_1_0_3_0"
	adoption_bonus = "tr_est_cooperativity_adopt"
	finish_bonus = "tr_est_cooperativity_finish"
	traditions = {
		"tr_est_cooperativity_1"
		"tr_est_cooperativity_2"
		"tr_est_cooperativity_3"
		"tr_est_cooperativity_4"
		"tr_est_cooperativity_5"
	}

	potential = {
		est_cooperativity_possible = yes
	}

	ai_weight = {
		factor = 10
		modifier = {
			factor = 2
			has_civic = civic_hive_pooled_knowledge
		}	
		modifier = {
			factor = 2
			has_ai_personality = decadent_hierarchy
		}	
		modifier = {
			factor = 0
			est_no_fed_federation_builders = yes			
		}
	}
}