indian_group = {
	has_coa_on_barony_only = no
	graphical_culture = dharmicgfx
	playable = yes
	ai_peaceful = yes # Will make Hordes lose their super aggressiveness
	hostile_within_group = yes

	ai_convert_same_group = 1 # try to convert if ai_zeal is high
	ai_convert_other_group = 2	# always try to convert

	color = { 0.8 0.4 0.0 }

	interface_skin = { indian_interface muslim_interface }

	buddhist = {
		has_coa_on_barony_only = yes
		graphical_culture = buddhistgfx
		secondary_event_pictures = sunni

		icon = 40
		heresy_icon = 41

		color = { 0.8 0.4 0.0 }

		religious_clothing_head = 10
		religious_clothing_priest = 10

		piety_name = KARMA
		priest_title = BHIKKHU
		scripture_name = THE_BUDDHACAVANA

		high_god_name = GOD_THE_BUDDHA

		god_names = {
			GOD_THE_BUDDHA
			GOD_THE_ARHAT
			GOD_THE_PERFECTED_ONES
		}

		evil_god_names = {
			MARA
		}

		intermarry = indian_group
		intermarry = zoroastrian_group
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = bon_pagan
		intermarry = bon_pagan_reformed
		intermarry = tengri_pagan
		intermarry = tengri_pagan_reformed
		intermarry = nestorian

		character_modifier = {
			learning = 4
		}

		max_consorts = 3
		short_reign_opinion_year_mult = 0

		can_grant_divorce = yes
		castes = yes
		female_temple_holders = yes
		feminist = yes
		has_heir_designation = yes
		priests_can_inherit = no

		# CK2Plus
		allow_rivermovement = yes
		matrilineal_marriages = yes
	}

	hindu = {
		graphical_culture = hindugfx
		secondary_event_pictures = sunni

		icon = 44
		heresy_icon = 45

		color = { 1.0 0.0 0.0 }

		religious_clothing_head = 8
		religious_clothing_priest = 8

		piety_name = KARMA
		priest_title = PUJARI
		scripture_name = THE_MAHABHARATA

		high_god_name = GOD_BRAHMA

		god_names = {
			GOD_BRAHMA
			GOD_SHIVA
			GOD_THE_LORD
			GOD_THE_SUPREME
		}

		evil_god_names = {
			THE_VINAYAKAS
		}

		intermarry = jain
		intermarry = buddhist
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = bon_pagan
		intermarry = bon_pagan_reformed

		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}

		max_consorts = 3

		allow_looting = yes
		can_grant_divorce = yes
		caste_opinions = yes
		castes = yes
		priests_can_inherit = no
		priests_can_marry = yes

		# CK2Plus
		allow_rivermovement = yes
		cousin_marriage = no
		psc_marriage = no
	}

	jain = {
		graphical_culture = jaingfx
		secondary_event_pictures = sunni

		icon = 42
		heresy_icon = 43

		color = { 1.0 1.0 0.4 }

		religious_clothing_head = 9
		religious_clothing_priest = 9

		scripture_name = THE_ANGAS_SUTRAS
		priest_title = NIRGRANTHA
		piety_name = PURITY

		high_god_name = GOD_THE_TIRTHANKARAS

		god_names = { # Add more Tirthankaras
			GOD_AJINATH
			GOD_RISHABH
			GOD_SAMBHAVANATH
			GOD_THE_TIRTHANKARAS
		}

		evil_god_names = {
			THE_PUNISHERS
		}

		intermarry = buddhist
		intermarry = hindu
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = bon_pagan
		intermarry = bon_pagan_reformed

		max_consorts = 3
		short_reign_opinion_year_mult = 0

		has_heir_designation = yes
		can_grant_divorce = yes
		priests_can_inherit = no
		peace_piety_gain = 1.0
		castes = yes
		pacifist = yes

		# CK2Plus
		allow_rivermovement = yes
	}

	taoist = {
		graphical_culture = taoistgfx
		secondary_event_pictures = sunni
		has_coa_on_barony_only = yes

		icon = 53
		heresy_icon = 54

		color = { 226 241 182 }

		religious_clothing_head = 10
		religious_clothing_priest = 10

		interface_skin = {
			taoist_interface
			indian_interface
			muslim_interface
		}

		piety_name = PIETY_TE
		priest_title = DAOSHI
		scripture_name = TAO_TE_CHING

		high_god_name = GOD_HEAVENLY_ORDER

		god_names = {
			GOD_YANSHIH_TIENTSUN
			THE_ANCESTORS
			THE_THREE_PURITIES
		}

		evil_god_names = {
			KING_YAN
			YANLUO
		}

		intermarry = buddhist
		intermarry = nestorian
		intermarry = manichaean
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = bon_pagan
		intermarry = bon_pagan_reformed

		character_modifier = {
			stewardship = 2
		}

		max_consorts = 3
		short_reign_opinion_year_mult = 0

		can_grant_divorce = yes
		has_heir_designation = yes
		priests_can_inherit = no

		# CK2Plus
		allow_rivermovement = yes
	}
}