﻿### ludolfinger templates
# timestamp: 936

# grandfather: Otto of Angria (851 - 912) [8859, 7908]

# father: Heinrich (877 - 936) [10049, 1280]
heinrich_ludolfinger_character_template = {
	name = heinrich_ludolfinger_character_template_name
	age = 59
	gender = male

	faith = faith:catholic
	culture = culture:saxon

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

# Otto "the Great" Ludolfinger INVADER (912 - 973) [11495, 1282]
otto_ludolfinger_character_template = {
	name = otto_ludolfinger_character_template_name
	age = 24
	gender = male

	faith = faith:catholic
	culture = culture:saxon

	diplomacy = { 12 17 }
	martial = { 14 19 }
	stewardship = { 13 16 }
	intrigue = { 8 11 }
	learning = { 5 8 }

	trait = education_martial_4

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