jewish_group = {
	graphical_culture = judaicgfx
	color = { 0.1 0.7 1.0 }
	interface_skin = { jews_interface }

	crusade_cb = crusade

	ai_convert_same_group = 2
	ai_convert_other_group = 1

	playable = yes
	ai_peaceful = yes

	# Names given only to Jewish characters (base names)
	male_names = {
		Belet
		Ezra
		Hanukkah Hezekiah
		Isaac
		Levi
		Manasseh
		Nisi
		Simeon
		Yavdi
		Zebulun
	}

	female_names = {
		Adah Adinah Alte Asnat
		Batya Bilha
		Chana Chava
		Devorah
		Esther
		Gisse
		Hadassah
		Leah
		Machla Miriam
		Puah Peninah
		Rachel Rivkah Ruth
		Sarah
		Tamar Tirtzah Tzipporah Tziviah
		Yael Yehudit Yiska Yocheved Yonah
	}

	jewish = {
		graphical_culture = judaicgfx

		icon = 38
		heresy_icon = 39

		color = { 0.1 0.7 1.0 }

		religious_clothing_head = 7
		religious_clothing_priest = 7

		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_TORAH
		priest_title = RABBI

		high_god_name = GOD_HASHEM

		god_names = {
			GOD_ADONAI
			# GOD_GOD
			GOD_HASHEM
			GOD_THE_LORD
		}
		evil_god_names = {
			SATAN
		}

		intermarry = jewish_group

		expel_modifier = expelled_jewish

		can_call_crusade = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		join_crusade_if_bordering_hostile = yes
		priests_can_marry = yes

		# CK2Plus
		allow_rivermovement = yes
		cousin_marriage = yes
		psc_marriage = yes # Specifically commended in the Talmud
	}

	karaite = {
		alternate_start = {
			has_alternate_start_parameter = {
				key = religion
				value = full_random
			}
		}

		graphical_culture = karaitegfx

		icon = 38
		heresy_icon = 39

		color = { 0.1 0.5 0.9 }

		religious_clothing_head = 7
		religious_clothing_priest = 7

		parent = jewish

		crusade_name = GREAT_HOLY_WAR

		can_call_crusade = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		join_crusade_if_bordering_hostile = yes
		priests_can_marry = yes

		expel_modifier = expelled_jewish

		# CK2Plus
		allow_rivermovement = yes
		cousin_marriage = yes
	}

	samaritan = {
		alternate_start = {
			has_alternate_start_parameter = {
				key = religion
				value = full_random
			}
		}

		graphical_culture = samaritangfx

		icon = 38
		heresy_icon = 39

		color = { 0.1 0.8 0.8 }

		religious_clothing_head = 7
		religious_clothing_priest = 7

		crusade_name = GREAT_HOLY_WAR

		parent = jewish

		intermarry = jewish_group

		expel_modifier = expelled_jewish

		can_call_crusade = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		join_crusade_if_bordering_hostile = yes
		priests_can_marry = yes

		# CK2Plus
		allow_rivermovement = yes
		cousin_marriage = yes
	}
}