﻿### normandie templates [Historical ID]
# timestamp: 1066
# dynasty root [242]

# Hrolfr de Normandie (846 - 932, 85) [242]
# alive in 867

# William I de Normandie (914 - 942, 28) [244]
william_i_normandie_character_template = {
	name = william_i_normandie_character_template_name
	age = 152
	gender = male

	faith = faith:catholic
	culture = culture:norman

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

# Richard I de Normandie (933 - 996, 63) [246]
richard_i_normandie_character_template = {
	name = richard_i_normandie_character_template_name
	age = 133
	gender = male

	faith = faith:catholic
	culture = culture:norman

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

# Richard II de Normandie (974 - 1026, 52) [248]
richard_ii_normandie_character_template = {
	name = richard_ii_normandie_character_template_name
	age = 92
	gender = male

	faith = faith:catholic
	culture = culture:norman

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

# Robert de Normandie, FATHER (1000 - 1035, 35) [252]
robert_normandie_character_template = {
	name = robert_normandie_character_template_name
	age = 66
	gender = male

	faith = faith:catholic
	culture = culture:norman

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

# Herleva de Falaise, MOTHER (1003 - 1050, 46) [41001]
herleva_falaise_character_template = {
	name = herleva_falaise_character_template_name
	age = 63
	gender = female

	faith = faith:catholic
	culture = culture:norman

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

# William II de Normandie, INVADER (1027 - 1087, 59) [140]
william_normandie_character_template = {
	name = william_normandie_character_template_name
	age = 39
	gender = male

	faith = faith:catholic
	culture = culture:norman

	trait = education_martial_4

	trait = brave
	trait = diligent
	trait = gregarious

	trait = legitimized_bastard

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

# Mathilde Vlaanderen, wife (1032 - ?, ?) [367]
mathilde_vlaanderen_character_template = {
	name = mathilde_vlaanderen_character_template_name
	age = 34
	gender = female

	faith = faith:catholic
	culture = culture:dutch

	random_traits = yes
	after_creation = {
		set_interesting_traits_and_modifiers_effect = yes
	}
}

### children
# Robert
child_robert_normandie_character_template = {
	name = child_robert_normandie_character_template_name
	age = 12
	gender = male

	faith = faith:catholic
	culture = culture:norman

	random_traits = yes
	after_creation = {
		set_interesting_traits_and_modifiers_effect = yes
	}
}

# Richard
child_richard_normandie_character_template = {
	name = child_richard_normandie_character_template_name
	age = 11
	gender = male

	faith = faith:catholic
	culture = culture:norman

	random_traits = yes
	after_creation = {
		set_interesting_traits_and_modifiers_effect = yes
	}
}

# William
child_william_normandie_character_template = {
	name = child_william_normandie_character_template_name
	age = 10
	gender = male

	faith = faith:catholic
	culture = culture:norman

	random_traits = yes
	after_creation = {
		set_interesting_traits_and_modifiers_effect = yes
	}
}

# Cecilia
child_cecilia_normandie_character_template = {
	name = child_cecilia_normandie_character_template_name
	age = 9
	gender = female

	faith = faith:catholic
	culture = culture:norman

	random_traits = yes
	after_creation = {
		set_interesting_traits_and_modifiers_effect = yes
	}
}

# Constance
child_constance_normandie_character_template = {
	name = child_constance_normandie_character_template_name
	age = 5
	gender = female

	faith = faith:catholic
	culture = culture:norman

	random_traits = yes
	after_creation = {
		set_interesting_traits_and_modifiers_effect = yes
	}
}

# Agathe
child_agathe_normandie_character_template = {
	name = child_agathe_normandie_character_template_name
	age = 2
	gender = female

	faith = faith:catholic
	culture = culture:norman

	random_traits = yes
	after_creation = {
		set_interesting_traits_and_modifiers_effect = yes
	}
}