﻿slave_faction_leader_template = {
	age = { 20 40 }
	dynasty = none
	trait = brave
	random_traits_list = {
		count = 1
		education_martial_2 = { weight = { base = 50 } }
		education_martial_3 = { weight = { base = 20 } }
		education_martial_4 = { weight = { base = 5 } }
	}
	random_traits_list = {
		count = 2
		just = {}
		ambitious = {}
		gregarious = {}
		impatient = {}
		wrathful = {}
		compassionate = {}
		callous = {}
		stubborn = {}
		vengeful = {}
		greedy = {}
		zealous = {}
	}
	random_traits_list = {
		count = 1
		intellect_bad_2 = { weight = { base = 10 } }
		physique_good_1 = { weight = { base = 5 } }
		physique_good_2 = { weight = { base = 5 } }
		strong = { weight = { base = 5 } }
		giant = { weight = { base = 5 } }
		reckless = { weight = { base = 20 } }
		rough_terrain_expert = { weight = { base = 20 } }
		unyielding_defender = { weight = { base = 10 } }
		flexible_leader = { weight = { base = 10 } }
		forder = { weight = { base = 10 } }
		tourney_participant = { weight = { base = 20 } }
	}
	trait = freedman

	random_traits = no
	martial = {
		min_template_decent_skill
		max_template_decent_skill
	}
	stewardship = {
		min_template_low_skill
		max_template_low_skill
	}
	diplomacy = {
		min_template_decent_skill
		max_template_decent_skill
	}
	intrigue = {
		min_template_low_skill
		max_template_low_skill
	}
	learning = {
		min_template_low_skill
		max_template_low_skill
	}

	after_creation = {
		agot_hf_new_house_effect = yes
	}
}