﻿### Oasman / Ottoman Character Templates
# timestamp: 1299

# according to Enveri (1465)

# Seljuk Seljuk (960 - 1021, 61) [3030]
# Arslan Seljuk (985 - 1037, 52) [3032]
# Qutalmish Seljuk (1002 - 1063, 61) [3033]
# Suleyman Seljuk (1039 - 1086, 47) [3046], first ruler of Rûm

# Kilij Seljuk (1058 - 1109, 51) [41701]
kilij_seljuk_character_template = {
	name = kilij_seljuk_character_template_name
	age = 241
	gender = male

	faith = faith:maturidi
	culture = culture:turkmen

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

# Şehmelik (Malik Shah) (? - 1116)
malik_seljuk_character_template = {
	name = malik_seljuk_character_template_name
	age = 200
	gender = male

	faith = faith:maturidi
	culture = culture:turkmen

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

# Gök Alp
gok_seljuk_character_template = {
	name = gok_seljuk_character_template_name
	age = 160
	gender = male

	faith = faith:maturidi
	culture = culture:turkmen

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

# Gündüz Alp
gunduz_seljuk_character_template = {
	name = gunduz_seljuk_character_template_name
	age = 120
	gender = male

	faith = faith:maturidi
	culture = culture:turkmen

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

# Ertuğrul (? - 1280)
ertugrul_seljuk_character_template = {
	name = ertugrul_seljuk_character_template_name
	age = 80
	gender = male

	faith = faith:maturidi
	culture = culture:turkmen

	trait = just
	trait = forgiving
	trait = temperate
	trait = education_martial_4

	trait = strategist
	trait = open_terrain_expert

	random_traits = no
	after_creation = {
		set_interesting_traits_and_modifiers_effect = yes
		give_nickname = nick_hi_ghazi
		#death = natural
	}
}

# Osman INVADER (1254 - 1324, 70)
osman_ottoman_character_template = {
	name = osman_ottoman_character_template_name
	age = 45
	gender = male

	faith = faith:maturidi
	culture = culture:turkmen

	diplomacy = { 17 21 }
	martial = { 23 28 }
	stewardship = { 13 18 }
	intrigue = { 8 13 }
	learning = { 11 17 }

	trait = ambitious
	trait = brave
	trait = just
	trait = diligent
	trait = education_martial_4

	trait = lifestyle_blademaster
	trait = intellect_good_3
	trait = military_engineer
	trait = rough_terrain_expert

	random_traits_list = {
		count = 1
		diplomat = {}
		strategist = {}
		architect = {}
		schemer = {}
		scholar = {}
		whole_of_body = {}
		fecund = {}
		physique_good_1 = {}
		beauty_good_1 = {}
	}

	random_traits = no
	after_creation = {
		create_cadet_branch = {}
		give_nickname = nick_hi_ghazi
		set_interesting_traits_and_modifiers_effect = yes
		father = { death = natural }
		add_perk = stalwart_leader_perk
	}
}

# Orhan, son (1281 - 1362, 81)
orhan_ottoman_character_template = {
	name = orhan_ottoman_character_template_name
	age = 18
	gender = male

	faith = faith:maturidi
	culture = culture:turkmen

	diplomacy = { 17 21 }
	martial = { 23 28 }
	stewardship = { 13 18 }
	intrigue = { 8 13 }
	learning = { 11 17 }

	trait = ambitious
	trait = fickle
	trait = patient
	trait = calm
	trait = education_martial_4

	trait = intellect_good_3
	trait = military_engineer
	trait = rough_terrain_expert

	random_traits_list = {
		count = 1
		diplomat = {}
		strategist = {}
		architect = {}
		schemer = {}
		scholar = {}
		whole_of_body = {}
		fecund = {}
		physique_good_1 = {}
		beauty_good_1 = {}
	}

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