﻿
# Great choice for the Keeper of the Menagerie court position  
PE_great_keeper_of_menagerie_template = {
	age = { 18 50 }
	dynasty = none
	random_traits = yes
	faith = this.faith
	culture = this.culture
	gender_female_chance = 50
	prowess = {
		min_template_decent_skill
		max_template_decent_skill
	}
	martial = {
		min_template_decent_skill
		max_template_decent_skill
	}
	diplomacy = {
		min_template_decent_skill
		max_template_decent_skill
	}
	learning = {
		min_template_decent_skill
		max_template_decent_skill
	}
	random_traits_list = {
		count = 1
		education_stewardship_1 = { weight = { base = 5 } }
		education_stewardship_2 = { weight = { base = 30 } }
		education_stewardship_3 = { weight = { base = 15 } }
		education_stewardship_4 = { weight = { base = 5 } }
		education_diplomacy_1 = { weight = { base = 5 } }
		education_diplomacy_2 = { weight = { base = 30 } }
		education_diplomacy_3 = { weight = { base = 15 } }
		education_diplomacy_4 = { weight = { base = 5 } }
		education_martial_1 = { weight = { base = 5 } }
		education_martial_2 = { weight = { base = 30 } }
		education_martial_3 = { weight = { base = 15 } }
		education_martial_4 = { weight = { base = 5 } }
	}
	random_traits_list = {
		count = 2
		brave = {}
		calm = {}
		patient = {}
		diligent = {}
	}
	random_traits = yes
}

# Good choice for the Keeper of the Menagerie court position  
PE_good_keeper_of_menagerie_template = {
	age = { 18 50 }
	dynasty = none
	random_traits = yes
	faith = this.faith
	culture = this.culture
	gender_female_chance = 50
	prowess = {
		min_template_decent_skill
		max_template_decent_skill
	}
	martial = {
		min_template_decent_skill
		max_template_decent_skill
	}
	diplomacy = {
		min_template_decent_skill
		max_template_decent_skill
	}
	learning = {
		min_template_decent_skill
		max_template_decent_skill
	}
	random_traits_list = {
		count = 1
		education_stewardship_1 = { weight = { base = 5 } }
		education_stewardship_2 = { weight = { base = 30 } }
		education_stewardship_3 = { weight = { base = 10 } }
		education_diplomacy_1 = { weight = { base = 5 } }
		education_diplomacy_2 = { weight = { base = 30 } }
		education_diplomacy_3 = { weight = { base = 10 } }
		education_martial_1 = { weight = { base = 5 } }
		education_martial_2 = { weight = { base = 30 } }
		education_martial_3 = { weight = { base = 10 } }
	}
	random_traits_list = {
		count = 1
		brave = {}
		calm = {}
		shy = {}
		patient = {}
		physique_good_1 = {}
		physique_good_2 = {}
		strong = {}
		deceitful = {}
		greedy = {}
		callous = {}
		diligent = {}
		arrogant = {}
		stubborn = {}
		athletic = {}
	}
	random_traits = yes
}