﻿### Zanj Rebellion templates
# timestamp: 869

# grandmother (paternal); said to have been of Sindh origin
muhammad_al-qays_mother_character_template = {
	age = { 100 120 }
	gender = female
	dynasty = none

	faith = faith:ashari
	culture = culture:sindhi

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

# mother; said to have been of Arab origin

# father; said to have been of Arab origin
muhammad_al-qays_character_template = {
	name = muhammad_al-qays_character_template_name
	age = { 60 70 }
	gender = male
	dynasty = generate

	faith = faith:ashari
	culture = culture:bedouin

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

# INVADER Ali
ali_al-qays_character_template = {
	name = ali_al-qays_character_template_name
	age = { 30 40 }
	gender = male

	faith = faith:najdat
	culture = culture:bedouin

	trait = brave

	trait = education_martial_4

	trait = peasant_leader
	trait = alleged_sayyid

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