﻿el_bandit_character = {
	age = { 20 40 }
	random_traits = yes
	dynasty = none
	trait = gallowsbait
	random_traits_list = {
		count = 1
		clubfooted = {}
		hunchbacked = {}
		dwarf = {}
		one_eyed = {}
		scarred = {}
		giant = {}
		beauty_bad_1 = {}
		beauty_bad_2 = {}
		drunkard = {}
	}
	random_traits_list = {
		count = 1
		education_intrigue_1 = {}
		education_intrigue_2 = {}
		education_intrigue_3 = {}
	}
	random_traits_list = {
		count = 3
		ambitious = {}
		gregarious = {}
		impatient = {}
		wrathful = {}
		callous = {}
		stubborn = {}
		vengeful = {}
		greedy = {}
		zealous = {}
		diligent = {}
		deceitful = {}
		arrogant = {}
	}
	diplomacy = {
		min_template_low_skill
		max_template_low_skill
	}
	martial = {
		min_template_low_skill
		max_template_low_skill
	}
	stewardship = {
		min_template_low_skill
		max_template_low_skill
	}
	intrigue = {
		min_template_low_skill
		max_template_low_skill
	}
	learning = {
		min_template_low_skill
		max_template_low_skill
	}
	prowess = {
		min_template_low_skill
		max_template_low_skill
	}
}



el_guard_template = {
	age = { 20 40 }
	random_traits_list = {
		count = 1
		education_martial_1 = {}
		education_martial_2 = {}
		education_martial_3 = {}
	}
	dynasty = none
	random_traits = yes
	martial = {
		min_template_decent_skill
		max_template_decent_skill
	}
	prowess = { 2 10 }
	stewardship = { 2 10 }
	diplomacy = { 5 13 }
	learning = { 5 13 }
}


el_musician_template = {
	age = { 20 40 }
	trait = lifestyle_poet
	random_traits_list = {
		count = 1
		education_diplomacy_1 = {}
		education_diplomacy_2 = {}
		education_diplomacy_3 = {}
	}
	dynasty = none
	random_traits = yes
	diplomacy = {
		min_template_decent_skill
		max_template_decent_skill
	}
	prowess = { 2 10 }
	martial = { 2 10 }
	stewardship = { 5 13 }
	learning = { 5 13 }
}


el_merchant_template = {
	age = { 20 40 }
	random_traits_list = {
		count = 1
		education_stewardship_1 = {}
		education_stewardship_2 = {}
		education_stewardship_3 = {}
		education_stewardship_4 = {}
	}
	dynasty = none
	random_traits = yes
	stewardship = {
		min_template_decent_skill
		max_template_decent_skill
	}
	prowess = { 2 10 }
	martial = { 2 10 }
	diplomacy = { 5 13 }
	learning = { 5 13 }
}