﻿
# Adapted from BAP
tuareg = {
	color = { 0.20 0.03 0.62 }

	parents = { butr zaghawa }

	# Approximate date of Tin Hinan, legendary Tuareg ancestor
	# However, while the Tuaregs' ancestors are recorded early on, they as a distinct group do not appear until the late timeframe
	# As such, this date is for convenience
	created = 300.1.1 
	history_loc_override = tuareg_history_loc
	
	ethos = ethos_stoic
	heritage = heritage_berber
	language = language_berber
	martial_custom = martial_custom_male_only
	head_determination = head_determination_domain
	traditions = {	
		tradition_desert_ribat #the description is a bit off but the MAA is literally a tuareg unit so...
		tradition_poetry #poetry and the performance of it is valued form of entertainment 
		tradition_saharan_nomads #the ogs of the sahara

		# tradition_monogamous and tradition_equal_inheritance from BAP version are removed and replaced with 
	}
	
	name_list = name_list_tuareg
	
	coa_gfx = { berber_group_coa_gfx }
	building_gfx = { berber_building_gfx }
	clothing_gfx = { afr_berber_clothing_gfx mena_clothing_gfx }
	unit_gfx = { berber_unit_gfx mena_unit_gfx }
	
	ethnicities = {
		2 = north_african_amazigh_01
		2 = north_african_amazigh_02
		2 = north_african_amazigh_03
		2 = north_african_amazigh_04
		2 = north_african_amazigh_05
		2 = north_african_amazigh_06
		2 = north_african_amazigh_07
		2 = north_african_amazigh_08
		2 = north_african_amazigh_09
		2 = north_african_amazigh_10
		2 = north_african_amazigh_11
		2 = north_african_amazigh_12
		2 = north_african_amazigh_13
		2 = north_african_amazigh_14
		2 = north_african_amazigh_15
		2 = north_african_amazigh_16
		2 = north_african_amazigh_17
		5 = west_african_1
		5 = west_african_2 
		5 = west_african_3
		5 = west_african_4
		5 = west_african_5
		5 = west_african_6 
	}
}

# Adapted from BAP, CE, and Fallen Eagle
african_roman = {
	color = { 0.8 0.05 0.15 }

	parents = { roman baranis }

	created = 2.1.1 
	history_loc_override = afro_roman_history_loc
	
	ethos = ethos_egalitarian # Changed from spiritual per Soraya's recommendation
	heritage = heritage_berber
	language = language_african_romance
	martial_custom = martial_custom_male_only
	head_determination = head_determination_domain

	traditions = {	
		tradition_maritime_mercantilism
		tradition_zealous_people 		
		tradition_african_tolerance
		#tradition_philosopher_culture # Per Soraya, this reflects late antiquity more than the medieval period
		#tradition_agrarian # Doesn't really work with the terrain unfortunately, but replaced with African Agriculture from Fallen Eagle
	}
	
	name_list = name_list_afri
	
	coa_gfx = { berber_group_coa_gfx }
	building_gfx = { berber_building_gfx }
	clothing_gfx = { byzantine_clothing_gfx }
	clothing_gfx = { afr_berber_clothing_gfx mena_clothing_gfx }
	unit_gfx = { berber_unit_gfx mena_unit_gfx }
	
	ethnicities = {
		2 = north_african_amazigh_01
		2 = north_african_amazigh_02
		2 = north_african_amazigh_03
		2 = north_african_amazigh_04
		2 = north_african_amazigh_05
		2 = north_african_amazigh_06
		2 = north_african_amazigh_07
		2 = north_african_amazigh_08
		2 = north_african_amazigh_09
		2 = north_african_amazigh_10
		2 = north_african_amazigh_11
		2 = north_african_amazigh_12
		2 = north_african_amazigh_13
		2 = north_african_amazigh_14
		2 = north_african_amazigh_15
		2 = north_african_amazigh_16
		2 = north_african_amazigh_17
	}
}