﻿### piast templates [Historical ID]
# timestamp: 960
# dynasty root [82233]

# Siemowit (825 - 880, 55) [82235]
# alive in 867

# Lestek (870 - 930, 60) [82236]
lestek_piast_character_template = {
	name = lestek_piast_character_template_name
	age = 90
	gender = male

	faith = faith:slavic_pagan
	culture = culture:polish

	random_traits = yes
	after_creation = {
		set_interesting_traits_and_modifiers_effect = yes
		death = natural
	}
}

# Siemomysł (900 - 960, 60) [752]; slavic faith
siemomysl_piast_character_template = {
	name = siemomysl_piast_character_template_name
	age = 60
	gender = male

	faith = faith:slavic_pagan
	culture = culture:polish

	random_traits = yes
	after_creation = {
		set_interesting_traits_and_modifiers_effect = yes
		death = natural
	}
}

# Mieszko INVADER (930 - 992, 62) [754]
mieszko_piast_character_template = {
	name = mieszko_piast_character_template_name
	age = 30
	gender = male

	faith = faith:catholic
	culture = culture:polish

	trait = education_martial_4

	trait = brave
	trait = zealous
	trait = diligent
	trait = gregarious

	trait = intellect_good_1

	trait = rough_terrain_expert

	random_traits = no
	after_creation = {
		add_perk = stalwart_leader_perk
		set_interesting_traits_and_modifiers_effect = yes
	}
}

# Bolesław (967 - 1025, 58) [756]
boleslaw_piast_character_template = {
	name = boleslaw_piast_character_template_name
	age = 0
	gender = male

	faith = faith:catholic
	culture = culture:polish

	trait = bossy
	trait = rowdy

	trait = intellect_good_1
	trait = physique_good_2

	random_traits = no
	after_creation = {
		add_perk = stalwart_leader_perk
		set_interesting_traits_and_modifiers_effect = yes
	}
}