﻿### Almohad Character Templates [ID, history ID]
# timestamp: 1121

# father of INVADER
tumart_almohad_character_template = {
	name = tumart_almohad_character_template_name
	age = { 60 80 }
	gender = male
	dynasty = generate

	faith = faith:masmudi
	culture = culture:baranis

	trait = ill

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

# Amghar ibn Tumart INVADER (1137 - 1193) [?, 125501], no children
amghar_almohad_character_template = {
	name = amghar_almohad_character_template_name
	age = 41
	gender = male

	faith = faith:masmudi
	culture = culture:baranis

	diplomacy = { 11 14 }
	martial = { 16 22 }
	stewardship = { 9 12 }
	intrigue = { 5 7 }
	learning = { 21 25 }

	trait = zealous
	trait = stubborn
	trait = vengeful
	trait = scholar

	trait = education_learning_4
	trait = celibate

	trait = reckless
	trait = holy_warrior

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

ali_al-kumi_almohad_character_template = {
	name = ali_al-kumi_almohad_character_template_name
	age = { 50 70 }
	gender = male

	faith = faith:masmudi
	culture = culture:baranis

	trait = ill

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

# successor of INVADER
abd_al-mumin_almohad_character_template = {
	name = abd_al-mumin_almohad_character_template_name
	age = 27
	gender = male

	faith = faith:masmudi
	culture = culture:baranis

	diplomacy = { 8 12 }
	martial = { 12 16 }
	stewardship = { 4 8 }
	intrigue = { 13 16 }
	learning = { 7 11 }

	trait = ambitious
	trait = diligent
	trait = zealous
	trait = diplomat

	trait = education_learning_3
	
	trait = holy_warrior

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