tradition_statecraft = {
	desc = {
		trigger = { is_regular_empire = yes }
		text = tradition_statecraft_desc
	}
	desc = {
		trigger = { is_hive_empire = yes }
		text = tradition_statecraft_hive_desc
	}
	desc = {
		trigger = { is_machine_empire = yes }
		text = tradition_statecraft_machine_desc
	}
	tree_template = "tree_111_11"
	adoption_bonus = "tr_statecraft_adopt"
	finish_bonus = "tr_statecraft_finish"
	traditions = {
		"tr_statecraft_constitutional_focus"
		"tr_statecraft_inspiring_agendas"
		"tr_statecraft_immutable_directives"
		"tr_statecraft_shared_benefits"
		"tr_statecraft_amongst_peers"
	}

	potential = {
		has_paragon_dlc = yes
	}

	ai_weight = {
		factor = 5
		modifier = {
			factor = 0.5
			is_gestalt = yes
		}
	}
}
