can_be_mercenary_leader_allow_trigger_m = {
	is_adult = yes
	liege = { character = FROM }
	custom_tooltip = {
		text = mercenary_martial_education_tooltip
		hidden_tooltip = {
			OR = {
				trait = misguided_warrior
				trait = tough_soldier
				trait = skilled_tactician
				trait = brilliant_strategist
				trait = nimble_fighter
				trait = immortal_warlord
			}
		}
	}
}

diplomacy_branching = {
	OR = {
		custom_tooltip = {
			text = no_education_re
			hidden_tooltip = {
				NOT = {has_character_modifier = gedu}
			}
		}
		trait = amateurish_plotter
		trait = naive_appeaser
		trait = underhanded_rogue
		trait = charismatic_negotiator
		trait = grey_eminence
		trait = jack_of_all_trades
	}
}

martial_branching = {
	OR = {
		custom_tooltip = {
			text = no_education_re
			hidden_tooltip = {
				NOT = {has_character_modifier = gedu}
			}
		}
		trait = detached_priest
		trait = misguided_warrior
		trait = tough_soldier
		trait = skilled_tactician
		trait = brilliant_strategist
		trait = nimble_fighter
		trait = immortal_warlord
		trait = jack_of_all_trades
	}
}

stewardship_branching = {
	OR = {
		custom_tooltip = {
			text = no_education_re
			hidden_tooltip = {
				NOT = {has_character_modifier = gedu}
			}
		}
		trait = detached_priest
		trait = indulgent_wastrel
		trait = thrifty_clerk
		trait = fortune_builder
		trait = midas_touched
		trait = jack_of_all_trades
	}
}

intrigue_branching = {
	OR = {
		custom_tooltip = {
			text = no_education_re
			hidden_tooltip = {
				NOT = {has_character_modifier = gedu}
			}
		}
		trait = amateurish_plotter
		trait = flamboyant_schemer
		trait = intricate_webweaver
		trait = elusive_shadow
		trait = jack_of_all_trades
	}
}

learning_branching = {
	OR = {
		custom_tooltip = {
			text = no_education_re
			hidden_tooltip = {
				NOT = {has_character_modifier = gedu}
			}
		}
		trait = detached_priest
		trait = martial_cleric
		trait = scholarly_theologian
		trait = mastermind_theologian
		trait = jack_of_all_trades
	}
}
