﻿
character_debutante = {
	age = 16
	gender = female

	culture = root.culture
	faith = root.faith

	dynasty = generate

	diplomacy = { 10 20 }

	random_traits = yes
	
	random_traits_list = {
		count = 1
		beauty_good_1 = { weight = { base = 20 } }
		beauty_good_2 = { weight = { base = 20 } }
		beauty_good_3 = { weight = { base = 10 } }
		intellect_good_1 = { weight = { base = 20 } }
		intellect_good_2 = { weight = { base = 10 } }
		physique_good_1 = { weight = { base = 20 } }
		physique_good_2 = { weight = { base = 10 } }
		fecund = { weight = { base = 5 } }
	}
	
}

