tradition_est_order = {
	tree_template = "tree_est_0_1_0_3_0"
	adoption_bonus = "tr_est_order_adopt"
	finish_bonus = "tr_est_order_finish"
	traditions = {
		"tr_est_order_1"
		"tr_est_order_2"
		"tr_est_order_3"
		"tr_est_order_4"
		"tr_est_order_5"
	}

	potential = {
		est_order_possible = yes
	}

	ai_weight = {
		factor = 10
		modifier = {
			factor = 2
			has_ethic = ethic_authoritarian
		}
		modifier = {
			factor = 3
			has_ethic = ethic_fanatic_authoritarian
		}	
		modifier = {
			factor = 2
			has_authority = auth_dictatorial
		}	
		modifier = {
			factor = 2
			has_authority = auth_imperial
		}	
		modifier = {
			factor = 2
			has_civic = civic_aristocratic_elite
		}	
		modifier = {
			factor = 0
			est_no_fed_federation_builders = yes			
		}
	}
}