tradition_est_collectivism = {
	tree_template = "tree_est_0_0_12_12_4"
	adoption_bonus = "tr_est_collectivism_adopt"
	finish_bonus = "tr_est_collectivism_finish"
	traditions = {
		"tr_est_collectivism_1"
		"tr_est_collectivism_2"
		"tr_est_collectivism_3"
		"tr_est_collectivism_4"
		"tr_est_collectivism_5"
	}

	potential = {
		est_collectivism_possible = yes
	}

	ai_weight = {
		factor = 10
		modifier = {
			factor = 2
			has_ethic = ethic_authoritarian
		}
		modifier = {
			factor = 3
			has_ethic = ethic_fanatic_authoritarian
		}	
		modifier = {
			factor = 0.5
			has_authority = auth_oligarchic
		}	
		modifier = {
			factor = 2
			has_ai_personality = harmonious_hierarchy
		}	
		modifier = {
			factor = 2
			has_civic = civic_citizen_service
		}	
		modifier = {
			factor = 0
			est_no_fed_federation_builders = yes			
		}
	}
}