muslim = {
	has_coa_on_barony_only = no
	graphical_culture = muslimgfx
	crusade_cb = crusade
	playable = yes
	hostile_within_group = yes
	
	ai_convert_same_group = 2 # always try to convert
	ai_convert_other_group = 1 # try to convert if ai_zeal is high
	ai_fabricate_claims = no
	
	color = { 0 0.6 0 }
	
	# Names given only to Muslim characters (base names)
	male_names = {
		Abbas Abdul Abdullah Abolhassan Abu-Bakr Ahmad Akbar Allahyar Ali Ali-Fay Ali-Kolon Ali-Zalil Hasan Hossein Hussayn Ismail Mahmud Mohammed Muammar Muhammad
	}
	
	sunni = {
		graphical_culture = muslimgfx

		icon = 3
		heresy_icon = 8
		
		color = { 0 0.6 0 }
		
		crusade_name = JIHAD
		scripture_name = THE_KORAN
		priest_title = IMAM_PRIEST
		
		high_god_name = GOD_ALLAH
		
		god_names = {
			GOD_ALLAH GOD_THE_GREATEST
		}
		
		evil_god_names = {
			IBLIS SHAYTAN
		}
		
		can_have_antipopes = yes
		can_call_crusade = yes
		priests_can_marry = yes
		psc_marriage = no # Disallow uncle-nice and aunt-nephew marriages
		max_wives = 4
		matrilineal_marriages = no
		
		
		landed_kin_prestige_bonus = yes
		attacking_same_religion_piety_loss = yes
		uses_decadence = yes
		uses_jizya_tax = yes
	}
	zikri = {
		graphical_culture = muslimgfx

		icon = 3
		heresy_icon = 8
		
		color = { 0.2 0.6 0.2 }
		parent = sunni
		
		crusade_name = JIHAD

		priests_can_marry = yes
		psc_marriage = no
		max_wives = 4
		matrilineal_marriages = no
		
		landed_kin_prestige_bonus = yes
		attacking_same_religion_piety_loss = yes
		uses_decadence = yes
		uses_jizya_tax = yes
	}
	yazidi = {
		graphical_culture = muslimgfx

		icon = 3
		heresy_icon = 8
		
		color = { 0.2 0.2 0.7 }
		
		crusade_name = JIHAD
		scripture_name = THE_BOOK_OF_ILLUMINATION
		priest_title = SHEIKH_PRIEST
		
		high_god_name = GOD_SHAYTAN
		
		god_names = {
			GOD_THE_PEACOCK_ANGEL GOD_TAWUSE_MELEK GOD_SHAYTAN
		}
		
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		
		can_have_antipopes = yes
		parent = sunni
		priests_can_marry = yes
		can_excommunicate = yes
		can_call_crusade = yes
		max_wives = 4
		matrilineal_marriages = no
		
		landed_kin_prestige_bonus = yes
		attacking_same_religion_piety_loss = yes
		uses_decadence = yes
		uses_jizya_tax = yes
	}
	ibadi = {
		graphical_culture = muslimgfx

		icon = 51
		heresy_icon = 52
		
		crusade_name = JIHAD
		scripture_name = THE_KORAN
		priest_title = IMAM_PRIEST
		
		high_god_name = GOD_ALLAH
		
		god_names = {
			GOD_ALLAH GOD_THE_GREATEST
		}
		
		evil_god_names = {
			IBLIS SHAYTAN
		}

		color = { 0.3 0.6 0.3 }
		can_have_antipopes = yes
		can_call_crusade = yes
		priests_can_marry = yes
		psc_marriage = no # Disallow uncle-nice and aunt-nephew marriages
		max_wives = 4
		matrilineal_marriages = no
		
		landed_kin_prestige_bonus = yes
		attacking_same_religion_piety_loss = yes
		uses_decadence = yes
		uses_jizya_tax = yes
	}
	kharijite = {
		graphical_culture = muslimgfx

		icon = 51
		heresy_icon = 52
		
		crusade_name = JIHAD

		color = { 0.4 0.8 0.6 }
		can_have_antipopes = yes
		parent = ibadi
		can_call_crusade = yes
		priests_can_marry = yes
		psc_marriage = no # Disallow uncle-nice and aunt-nephew marriages
		max_wives = 4
		matrilineal_marriages = no
		
		landed_kin_prestige_bonus = yes
		attacking_same_religion_piety_loss = yes
		uses_decadence = yes
		uses_jizya_tax = yes
	}
	shiite = {
		graphical_culture = muslimgfx

		icon = 4
		heresy_icon = 9
		
		color = { 0 0.8 0 }
		
		crusade_name = JIHAD
		scripture_name = THE_KORAN
		priest_title = MULLAH
		
		high_god_name = GOD_ALLAH
		
		god_names = {
			GOD_ALLAH GOD_THE_GREATEST
		}
		evil_god_names = {
			IBLIS SHAYTAN
		}
		
		can_have_antipopes = yes
		can_call_crusade = yes
		priests_can_marry = yes
		psc_marriage = no
		max_wives = 4
		matrilineal_marriages = no
		
		landed_kin_prestige_bonus = yes
		attacking_same_religion_piety_loss = yes
		uses_decadence = yes
		uses_jizya_tax = yes
	}
	druze = {
		graphical_culture = muslimgfx

		icon = 4
		heresy_icon = 9
		
		crusade_name = JIHAD
		scripture_name = THE_EPISTLES_OF_WISDOM
		
		color = { 0.0 0.9 0.4 }
		parent = shiite
		priests_can_marry = yes
		psc_marriage = no
		max_wives = 4
		matrilineal_marriages = no
		
		landed_kin_prestige_bonus = yes
		attacking_same_religion_piety_loss = yes
		uses_decadence = yes
		uses_jizya_tax = yes
	}
	hurufi = {
		graphical_culture = muslimgfx

		icon = 4
		heresy_icon = 9
		
		color = { 0.4 0.9 0.0 }
		parent = shiite

		crusade_name = JIHAD

		can_have_antipopes = yes
		priests_can_marry = yes
		psc_marriage = no
		can_call_crusade = yes
		max_wives = 4
		matrilineal_marriages = no
		
		landed_kin_prestige_bonus = yes
		attacking_same_religion_piety_loss = yes
		uses_decadence = yes
		uses_jizya_tax = yes
	}
}