# Religion-specific opinion can be added to modifiers (E.G., norse_pagan_opinion = 5), but the modifier *has* to be defined in 00_modifier_definitions.txt as well. It also needs localisation. Works for groups as well

# join_crusade_if_bordering_hostile = yes # The AI won't refrain from joining a crusade simply because it borders a heathen/heretic realm

# This trigger defines who can see a character's secret religion. The character with the secret religion is FROM, while the viewer is ROOT
# Characters can always see their own secret religion. The observer can see all secret religions
secret_religion_visibility_trigger = {
	OR = {
		secret_religion = FROM
		FROM = {
			has_character_flag = confessed_secret_religion_to_@ROOT
		}
		AND = {
			ai = no
			has_global_flag = ancrel_debug
		}
	}
}

# women_can_take_consorts = yes # If set, women can take consorts as well, not just men. Defaults to "no". Has no effect if max_consorts is 0
# men_can_take_consorts = no # If set, men cannot take consorts any more. Defaults to "yes". Has no effect if max_consorts is 0
# male_temple_holders = no # If set to no, men cannot hold temples. Defaults to "yes". You might need to update your law scripts for this to fully work (see trigger "religion_allows_male_temple_holders")

christian = {
	has_coa_on_barony_only = yes
	graphical_culture = westerngfx
	crusade_cb = crusade
	playable = yes
	ai_peaceful = yes # Will make Hordes lose their super aggressiveness
	
	ai_convert_same_group = 2 # always try to convert
	ai_convert_other_group = 2 # always try to convert
	
	color = { 0.8 0.8 0.6 }
	
	# Names given only to Christian characters (base names)
	male_names = {
		Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory 
		Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip 
		Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Jesus Job Joshua Cyrus Luke Zachariah
	}
	female_names = {
		Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen 
		Magdalena Margaret Maria Marine Patricia Philippa Rachel 
		Sarah Sophia Stephania
	}
	
	# Catholic and heresies
	catholic = {
		graphical_culture = westerngfx

		icon = 1
		heresy_icon = 6
		
		color = { 0.8 0.8 0.6 }
		
		crusade_name = CRUSADE
		use_new_crusade = yes
		crusade_cb = new_crusade
		scripture_name = THE_BIBLE
		priest_title = PRIEST
		
		high_god_name = GOD_GOD
		
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_JESUS GOD_THE_BLESSED_VIRGIN
		}
		
		evil_god_names = {
			SATAN LUCIFER THE_DEVIL
		}
		
		investiture = yes
		can_have_antipopes = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = yes
		can_retire_to_monastery = yes
		priests_can_inherit = no
		rel_head_defense = yes
		
		religious_clothing_head = 0
		religious_clothing_priest = 1

		#intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
		
		allow_in_ruler_designer = no # Not available before Great Schism
	}
	cathar = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 1
		heresy_icon = 6
		
		color = { 0.5 0.5 0.9 }
		parent = catholic
		
		crusade_name = CRUSADE

		can_retire_to_monastery = yes
		female_temple_holders = yes
		feminist = yes      # Nullifies the negative opinion modifier that vassals normally get if ruler is female or has female heir
		
		religious_clothing_head = 0
		religious_clothing_priest = 1

		intermarry = catholic
		#intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian		
		allow_in_ruler_designer = no # Catholic heresy
		
		character_modifier = { 
			general_opinion = -20
			same_opinion_if_same_religion = 40
			infidel_opinion = -40
		}
	}
	fraticelli = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 1
		heresy_icon = 6
		
		color = { 0.7 0.7 0.4 }
		parent = catholic
		
		crusade_name = CRUSADE
		use_new_crusade = yes
		crusade_cb = new_crusade

		investiture = yes
		can_have_antipopes = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = yes
		can_retire_to_monastery = yes
		priests_can_inherit = no
		
		religious_clothing_head = 0
		religious_clothing_priest = 1

		intermarry = catholic
		intermarry = cathar
		#intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian		
		allow_in_ruler_designer = no # Catholic heresy
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
	waldensian = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 1
		heresy_icon = 6
		
		color = { 0.4 0.4 0.7 }
		parent = catholic
		
		crusade_name = CRUSADE

		can_retire_to_monastery = yes
		priests_can_inherit = no
		
		religious_clothing_head = 0
		religious_clothing_priest = 1
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		#intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian		
		allow_in_ruler_designer = no # Catholic heresy
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
	lollard = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 1
		heresy_icon = 6
		
		color = { 0.5 0.8 0.8 }
		parent = catholic
		
		crusade_name = CRUSADE

		can_retire_to_monastery = yes
		priests_can_inherit = no
		
		religious_clothing_head = 5 # Lollards would not have worn anything beyond basic robes due to asceticism
		religious_clothing_priest = 5
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		#intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
		
		allow_in_ruler_designer = no # Catholic heresy
	}
	
	# Orthodox and heresies
	orthodox = {
		graphical_culture = westerngfx

		icon = 2
		heresy_icon = 7
		
		color = { 0.7 0 0.5 }
		
		crusade_name = CRUSADE
		scripture_name = THE_BIBLE
		priest_title = PRIEST
		
		high_god_name = GOD_GOD
		
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_JESUS GOD_THE_BLESSED_VIRGIN
		}
		
		evil_god_names = {
			SATAN LUCIFER THE_DEVIL
		}
		
		autocephaly = yes
		pentarchy = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_call_crusade = no
		priests_can_inherit = no
		
		can_retire_to_monastery = yes
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		#intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian		
		allow_in_ruler_designer = no # Not available before Great Schism
	}
	adoptionism = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 133 # FIXME
		heresy_icon = 134
		
		color = { 0.8 0.0 0.3 }
		parent = orthodox
		
		autocephaly = no
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = no
		priests_can_inherit = no
		
		can_retire_to_monastery = yes
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		#intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian		
		allow_in_ruler_designer = no # Orthodox heresy
	}
	bogomilist = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 2
		heresy_icon = 7
		
		color = { 0.7 0 0.2 }
		parent = orthodox
		
		crusade_name = CRUSADE

		can_retire_to_monastery = yes
		female_temple_holders = yes
		feminist = yes      # Nullifies the negative opinion modifier that vassals normally get if ruler is female or has female heir
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		#intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian		
		allow_in_ruler_designer = no # Orthodox heresy
		
		character_modifier = { 
			general_opinion = -20
			same_opinion_if_same_religion = 40
			infidel_opinion = -40
		}
	}
	monothelite = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 2
		heresy_icon = 7
		
		color = { 0.5 0 0.3 }
		parent = orthodox
		
		crusade_name = CRUSADE

		autocephaly = yes
		pentarchy = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_call_crusade = no
		can_retire_to_monastery = yes
		priests_can_inherit = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		#intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian		
		allow_in_ruler_designer = no # Orthodox heresy
	}
	iconoclast = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 2
		heresy_icon = 7
		
		color = { 0.5 0.2 0.4 }
		parent = orthodox
		
		crusade_name = CRUSADE

		autocephaly = yes
		pentarchy = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_call_crusade = no
		can_retire_to_monastery = yes
		priests_can_inherit = no
		
		religious_clothing_head = 5
		religious_clothing_priest = 5
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		#intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian		
		allow_in_ruler_designer = no # Orthodox heresy
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
	paulician = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 2
		heresy_icon = 7
		
		color = { 0.5 0 0.3 }
		
		parent = orthodox
		
		crusade_name = CRUSADE
		
		evil_god_names = {
			SATAN LUCIFER THE_DEVIL THE_DEMIURGE
		}

		autocephaly = yes
		pentarchy = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_call_crusade = no
		can_retire_to_monastery = yes
		priests_can_inherit = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		#intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian		
		allow_in_ruler_designer = no # Orthodox heresy
	}
	sabellianism = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 133 # FIXME
		heresy_icon = 134
		
		color = { 0.15 0.1 1.0 }
		parent = orthodox
		
		can_retire_to_monastery = yes
		female_temple_holders = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		#intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian		
		allow_in_ruler_designer = no # Orthodox heresy
	}
	psilanthropism = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 133 # FIXME
		heresy_icon = 134
		
		color = { 0.3 0 0.1 }
		parent = orthodox
		
		can_retire_to_monastery = yes
		female_temple_holders = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		#intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian		
		allow_in_ruler_designer = no # Orthodox heresy
	}	
	
	# Aquileian
	aquileian = {
		graphical_culture = westerngfx

		icon = 167
		heresy_icon = 168
		
		color = { 0.7 0.7 1.0 }
		
		crusade_name = CRUSADE
		scripture_name = THE_BIBLE
		priest_title = PRIEST
		
		high_god_name = GOD_GOD
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_JESUS GOD_THE_BLESSED_VIRGIN
		}
		evil_god_names = {
			SATAN LUCIFER THE_DEVIL
		}
		
		investiture = yes
		can_have_antipopes = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = yes
		can_retire_to_monastery = yes
		priests_can_inherit = no
		
		religious_clothing_head = 0
		religious_clothing_priest = 1
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	
	# Nicene and heresies
	nicene = {
		graphical_culture = westerngfx

		icon = 133
		heresy_icon = 134
		
		color = { 0.65 0.65 0.37 }
		
		crusade_name = CRUSADE
		scripture_name = THE_BIBLE
		priest_title = PRIEST
		
		high_god_name = GOD_GOD
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_JESUS GOD_THE_BLESSED_VIRGIN
		}
		evil_god_names = {
			SATAN LUCIFER THE_DEVIL
		}
		
		autocephaly = yes
		pentarchy = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = no
		priests_can_inherit = no
		
		can_retire_to_monastery = yes
		
		religious_clothing_head = 2
		religious_clothing_priest = 2

		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		#intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian

		intermarry = germanic_pagan
		intermarry = zoroastrian
	}
	total_depravity = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 107
		heresy_icon = 134
		
		color = { 1.0 0.0 0.1 }
		parent = nicene
		
		crusade_name = CRUSADE

		can_retire_to_monastery = yes
		priests_can_inherit = no
		
		religious_clothing_head = 0
		religious_clothing_priest = 1
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		#intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	eutychian = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 98
		heresy_icon = 134
		
		color = { 0.97 0.73 0.14 }
		parent = nicene
		
		crusade_name = CRUSADE

		can_retire_to_monastery = yes
		priests_can_inherit = no
		
		religious_clothing_head = 0
		religious_clothing_priest = 1
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		#intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	binitarian = {
		graphical_culture = westerngfx

		icon = 111
		heresy_icon = 134
		
		color = { 0.5 0.5 0.23 }
		parent = nicene
		
		crusade_name = CRUSADE

		autocephaly = yes
		pentarchy = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = no
		can_retire_to_monastery = yes
		priests_can_inherit = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		#intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	antinomianism = {
		graphical_culture = westerngfx

		icon = 133
		heresy_icon = 134
		
		color = { 0.1 0.1 0 }
		parent = nicene
		
		can_retire_to_monastery = no
		female_temple_holders = yes
		priests_can_marry = yes
		
		religious_clothing_head = 0
		religious_clothing_priest = 5

		character_modifier = { ### If Antinomians can sin without consequence, few other Christians will like them and they'll sin a ton. ###
			same_religion_opinion = 30
			fertility = 0.3
			sex_appeal_opinion = 5
			christian_opinion = -30
		}

		high_god_name = GOD_JESUS

		god_names = {
			GOD_JESUS GOD_GOD
		}

		evil_god_names = {
			THE_DARKNESS LUCIFER
		}

		bs_marriage = yes ### In the Epistles, Paul explicitly stated some churchgoers with this view committed incest. ###
		pc_marriage = yes
		psc_marriage = yes
		cousin_marriage = yes

		max_consorts = 3
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		#intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	ebionites = {
		graphical_culture = jewishgfx
		
		icon = 108
		heresy_icon = 134
		
		color = { 0.95 0.95 0.60 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_TORAH
		priest_title = RABBI
		parent = nicene
		
		high_god_name = GOD_THE_LORD
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_YESHUA
		}
		evil_god_names = {
			SATAN THE_DEVIL
		}

		can_grant_divorce = yes
		can_call_crusade = yes
		can_grant_invasion_cb = invasion
		priests_can_marry = yes
		
		religious_clothing_head = 7
		religious_clothing_priest = 7
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		#intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian

		intermarry = jewish
		intermarry = jewish_group
		
		expel_modifier = expelled_jewish
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
	marcionism = {
		graphical_culture = westerngfx

		icon = 109
		heresy_icon = 134
		
		color = { 0.7 0.1 0.4 }
		parent = nicene
		scripture_name = THE_NEW_TESTAMENT
		
		character_modifier = { # Gnostic opinion
			sethian_opinion = 5
			valentinianism_opinion = 5
			melchisedechianism_opinion = 5
			priscillianism_opinion = 5
			manichean_opinion = 5
		}

		high_god_name = GOD_GOD
		god_names = {
			GOD_GOD GOD_JESUS GOD_THE_STRANGER GOD_MONAD PROPHET_PAUL
		}
		
		evil_god_names = {
			GOD_YALTABAOTH GOD_YALDABAOTH
		}
		
		can_retire_to_monastery = yes
		female_temple_holders = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		#intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	montanist = {
		graphical_culture = westerngfx

		icon = 133 #FIXME
		heresy_icon = 134
		
		color = { 0.5 0.0 0.1 }
		parent = nicene
		scripture_name = THE_NEW_TESTAMENT

		character_modifier = {
			global_tax_modifier = 0.20
			fertility = -0.2
		}

		high_god_name = GOD_GOD
		god_names = {
			GOD_GOD GOD_JESUS GOD_HOLY_SPIRIT GOD_APOLLO
		}
		evil_god_names = {
			GOD_YALTABAOTH 
		}
		
		can_retire_to_monastery = yes
		female_temple_holders = yes
		has_heir_designation = yes
		
		religious_clothing_head = 1
		religious_clothing_priest = 5
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		#intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
	sethian = {
		graphical_culture = westerngfx

		icon = 116
		heresy_icon = 134
		
		color = { 0.0 0.0 0.2 }
		parent = nicene
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_THREE_STELES_OF_SETH
		priest_title = SNAKE_KEEPER
		
		character_modifier = { # Gnostic opinion
			marcionism_opinion = 5
			valentinianism_opinion = 5
			melchisedechianism_opinion = 5
			priscillianism_opinion = 5
			manichean_opinion = 5
		}
		
		high_god_name = GOD_SETH
		god_names = {
			GOD_THE_SERPENT GOD_SOPHIA GOD_BARBELO GOD_UNKNOWN_GOD GOD_SETH THE_HISSING_GOD THE_FANGED_ONE
		}
		evil_god_names = {
			GOD_YALDABAOTH
		}
		
		can_retire_to_monastery = yes
		female_temple_holders = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = yes

		max_consorts = 3 # Can take concubines

		religious_clothing_head = 3
		religious_clothing_priest = 3
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		#intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
		
		intermarry = manichean
	}
	valentinianism = {
		graphical_culture = muslimgfx

		icon = 106
		heresy_icon = 134
		
		color = { 0.7 0.0 0.2 }
		parent = nicene

		crusade_name = MEGALOS_SOTERIA
		scripture_name = GOSPEL_OF_PHILIP
		priest_title = PRIEST
		
		character_modifier = { # Gnostic opinion
			marcionism_opinion = 5
			sethian_opinion = 5
			melchisedechianism_opinion = 5
			priscillianism_opinion = 5
			manichean_opinion = 5
		}
		
		high_god_name = GOD_GOD
		god_names = {
			GOD_GOD GOD_JESUS GOD_SOPHIA GOD_LOGOS GOD_ZOE THE_AEONS GOD_ANTHROPOS GOD_HORUS
		}
		evil_god_names = {
			GOD_HYLE
		}
		
		can_retire_to_monastery = yes
		feminist = yes
		female_temple_holders = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = yes
		divine_blood = yes # Sacred Xwedodah close-kin marriage mechanics
		pc_marriage = yes
		bs_marriage = yes

		religious_clothing_head = 0
		religious_clothing_priest = 0
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		#intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
		
		intermarry = manichean
	}
	apollinarian = {
		graphical_culture = westerngfx

		icon = 133 # FIXME
		heresy_icon = 134
		
		color = { 0.3 0.3 0.75 }
		parent = nicene
		
		autocephaly = no
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = no
		priests_can_inherit = no
		
		can_retire_to_monastery = yes
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		#intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	docetic = {
		graphical_culture = westerngfx

		icon = 133 # FIXME
		heresy_icon = 134
		
		color = { 0.8 0.3 0.5 }
		parent = nicene

		scripture_name = GOSPEL_OF_CLEMENT
		
		can_retire_to_monastery = yes
		female_temple_holders = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		#intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	pneumatomachians = {
		graphical_culture = westerngfx

		icon = 112
		heresy_icon = 134
		
		color = { 0.1 0.1 0.1 }
		parent = nicene

		character_modifier = {
			# FIXME heretic_opinion is not a valid modifier
			# heretic_opinion = 20
		}
		
		can_retire_to_monastery = yes
		female_temple_holders = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		#intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	melchisedechianism = {
		graphical_culture = westerngfx

		icon = 112 # FIXME
		heresy_icon = 134
		
		color = { 1.0 0.5 0.7 }
		parent = nicene

		high_god_name = GOD_THE_LORD
		
		character_modifier = { # Gnostic opinion
			marcionism_opinion = 5
			sethian_opinion = 5
			valentinianism_opinion = 5
			priscillianism_opinion = 5
			manichean_opinion = 5
		}

		god_names = {
			PROPHET_MELCHISEDECH GOD_GOD GOD_THE_LORD GOD_JESUS ADONAI 
		}

		evil_god_names = {
			SATAN THE_DEVIL THE_DARKNESS THE_DARK_SPIRITS
		}

		dislike_tribal_organization = no

		can_retire_to_monastery = yes
		female_temple_holders = no
		
		religious_clothing_head = 7
		religious_clothing_priest = 7
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		#intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	patripassianism = {
		graphical_culture = westerngfx

		icon = 133 # FIXME
		heresy_icon = 134
		
		color = { 0.8 0.4 0.3 }
		parent = nicene
		
		can_retire_to_monastery = yes
		female_temple_holders = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		#intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	arian = {
		graphical_culture = westerngfx

		ai_convert_same_group = 1 # The Vandals were the exception, not the rule.
		ai_convert_other_group = 1

		icon = 105
		heresy_icon = 134
		
		color = { 0.2 0.1 0.0 }
		parent = nicene

		crusade_name = CRUSADE
		scripture_name = THE_BIBLE
		priest_title = PRIEST

		allow_looting = yes
		investiture = no
		autocephaly = yes
		pentarchy = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = yes
		can_retire_to_monastery = yes
		priests_can_inherit = no

		religious_clothing_head = 2
		religious_clothing_priest = 2

		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		#intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
		
		intermarry = germanic_pagan
		intermarry = west_african_pagan
		intermarry = celtic_pagan
		intermarry = norse_pagan
	}
	donatism = {
		graphical_culture = westerngfx

		ai_convert_same_group = 2
		ai_convert_other_group = 2

		icon = 110
		heresy_icon = 134
		
		color = { 0.5 0.1 0.8 }
		parent = nicene
		
		religious_clothing_head = 1
		religious_clothing_priest = 1

		crusade_name = CRUSADE
		scripture_name = THE_BIBLE
		priest_title = PRIEST

		high_god_name = GOD_GOD
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_JESUS
		}

		evil_god_names = {
			TRADITORES SATAN
		}

		investiture = yes
		can_have_antipopes = no
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = yes
		can_retire_to_monastery = yes
		priests_can_inherit = no
		autocephaly = no
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		#intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
		
		character_modifier = { 
			general_opinion = -20
			same_opinion_if_same_religion = 40
			infidel_opinion = -40
		}
	}
	priscillianism = {
		graphical_culture = southerngfx # This, alongside the "occitangfx" unit, is the Iberian GFX
		secondary_event_pictures = manichean

		icon = 114
		heresy_icon = 134
		
		color = { 0.5 0.7 0.5 }
		parent = nicene
		
		crusade_name = CRUSADE
		priest_title = PRIEST
		scripture_name = THE_VULGATE_BIBLE
		
		high_god_name = GOD_GOD
		god_names = {
			PROPHET_MARCUS PROPHET_PRISCILLIAN PROPHET_HELPIDIUS GOD_CHRISTGOD GOD_JESUS GOD_TWELVE_PATRIARCHS GOD_TWELVE_HEAVENS GOD_GOD GOD_THE_LORD
		}

		evil_god_names = {
			THE_ZODIAC_KILLERS THE_DARK_SPIRITS THE_DARKNESS
		}

		female_temple_holders = yes
		can_grant_invasion_cb = invasion
		can_have_antipopes = no
		raised_vassal_opinion_loss = no
		can_excommunicate = yes
		dislike_tribal_organization = no
		priests_can_marry = no
		can_retire_to_monastery = yes
		can_call_crusade = yes
		
		religious_clothing_head = 1
		religious_clothing_priest = 1

		character_modifier = {
			martial = 1
			intrigue = 1 #When under the extreme persecution they faced, Priscillianists used bribery and intrigue to stay alive
			# Gnostic opinion
			marcionism_opinion = 5
			sethian_opinion = 5
			valentinianism_opinion = 5
			melchisedechianism_opinion = 5
			manichean_opinion = 5
		}

		unit_modifier = {
			heavy_infantry_offensive = 0.15

			key = "OFF_RELIGION"
		}

		unit_home_modifier = {
			heavy_infantry_defensive = 0.3
			
			key = "OFF_RELIGION"
		}

		character_modifier = { 
			general_opinion = -20
			same_opinion_if_same_religion = 40
			infidel_opinion = -40
		}
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		#intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian

		intermarry = manichean
		intermarry = valentinianism
		intermarry = sethian
	}

	# Insular and heresies
	insular = {
		graphical_culture = westerngfx

		icon = 139
		heresy_icon = 140
		
		color = { 0.23 1.0 0.23 }
		
		crusade_name = CRUSADE
		scripture_name = THE_BIBLE
		priest_title = PRIEST
		
		high_god_name = GOD_GOD
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_JESUS GOD_THE_BLESSED_VIRGIN
		}
		
		evil_god_names = {
			SATAN LUCIFER THE_DEVIL
		}
		
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = no
		priests_can_inherit = no
		max_wives = 4
		
		can_retire_to_monastery = yes
		
		religious_clothing_head = 1
		religious_clothing_priest = 1
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		#intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian

		intermarry = celtic_pagan
		intermarry = celtic_pagan_reformed
		intermarry = germanic_pagan
		intermarry = germanic_pagan_reformed
	}
	pelagianism = {
		graphical_culture = westerngfx

		icon = 115
		heresy_icon = 140
		
		color = { 0.5 0.9 0.55 }
		parent = insular
		
		crusade_name = "WAROFEXAMPLE"
		
		can_call_crusade = yes
		can_retire_to_monastery = yes
		female_temple_holders = no
		
		religious_clothing_head = 1
		religious_clothing_priest = 1
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		#intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian

		intermarry = celtic_pagan
		intermarry = celtic_pagan_reformed
		intermarry = germanic_pagan
		intermarry = germanic_pagan_reformed
	}
	
	# Kartvelian
	georgian_orthodox = {
		graphical_culture = westerngfx

		icon = 85
		heresy_icon = 86
		
		color = { 0.0 0.45 0.9 }
		
		crusade_name = CRUSADE
		scripture_name = THE_BIBLE
		priest_title = PRIEST
		
		high_god_name = GOD_GOD
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_JESUS GOD_THE_BLESSED_VIRGIN
		}
		evil_god_names = {
			SATAN LUCIFER THE_DEVIL
		}
		
		autocephaly = no
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = no
		priests_can_inherit = no
		
		can_retire_to_monastery = yes
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		#intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	
	# Miaphysite and heresies
	miaphysite = {
		graphical_culture = westerngfx
		
		icon = 11
		heresy_icon = 13
		
		color = { 0.20 0.35 0.50 }
		
		crusade_name = CRUSADE
		scripture_name = THE_BIBLE
		priest_title = PRIEST
		
		high_god_name = GOD_GOD
		
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_JESUS GOD_THE_BLESSED_VIRGIN
		}
		
		evil_god_names = {
			SATAN LUCIFER THE_DEVIL
		}
		
		autocephaly = yes
		pentarchy = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_call_crusade = no
		can_retire_to_monastery = yes
		priests_can_inherit = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		#intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	audianistic = {
		graphical_culture = westerngfx

		icon = 113
		heresy_icon = 13
		
		color = { 0.45 0.85 1.0 }
		parent = miaphysite
		
		can_retire_to_monastery = yes
		female_temple_holders = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		#intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	monophysite = {
		graphical_culture = westerngfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		icon = 11
		heresy_icon = 13
		
		color = { 0.45 0.45 0.65 }
		parent = miaphysite
		
		crusade_name = CRUSADE

		autocephaly = yes
		pentarchy = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_call_crusade = no
		can_retire_to_monastery = yes
		priests_can_inherit = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		#intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}
	monarchianism = {
		graphical_culture = westerngfx

		icon = 11 # FIXME
		heresy_icon = 13
		
		color = { 0.7 0.7 0.7 }
		parent = miaphysite 
		allow_looting = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		#intermarry = monarchianism

		intermarry = nestorian
		intermarry = messalian
	}

	# Nestorian and heresies
	nestorian = {
		graphical_culture = westerngfx

		ai_convert_other_group = 2
		ai_convert_same_group = 1

		icon = 46
		heresy_icon = 47
		
		color = { 0.8 0.4 0.1 }
		
		crusade_name = CRUSADE
		scripture_name = THE_BIBLE
		priest_title = PRIEST
		
		high_god_name = GOD_GOD
		
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_JESUS GOD_THE_BLESSED_VIRGIN
		}
		
		evil_god_names = {
			SATAN LUCIFER THE_DEVIL
		}

		character_modifier = {
			learning = 2
			zoroastrian_opinion = 10
		}
		
		autocephaly = yes
		pentarchy = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_call_crusade = no
		priests_can_inherit = no
		
		can_retire_to_monastery = yes
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		#intermarry = nestorian
		intermarry = messalian
		
		intermarry = taoist
		intermarry = bon
		intermarry = bon_reformed
		intermarry = buddhist
		intermarry = zoroastrian_group
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
	messalian = {
		graphical_culture = westerngfx

		icon = 46
		heresy_icon = 47
		
		color = { 0.6 0.1 0.4 }
		parent = nestorian
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_ASCETICUS
		
		high_god_name = LUCIFER

		god_names = {
			GOD_GOD THE_PANTOKRATOR LUCIFER SATAN THE_DEVIL
		}

		evil_god_names = {
			THE_DEMIURGE
		}

		can_retire_to_monastery = yes
		female_temple_holders = yes
		feminist = yes      # Nullifies the negative opinion modifier that vassals normally get if ruler is female or has female heir
		
		divine_blood = yes # Sacred close-kin marriage mechanics
		pc_marriage = yes
		bs_marriage = yes
		
		religious_clothing_head = 5
		religious_clothing_priest = 5
		
		intermarry = catholic
		intermarry = cathar
		intermarry = fraticelli
		intermarry = waldensian
		intermarry = lollard

		intermarry = orthodox
		intermarry = adoptionism
		intermarry = bogomilist
		intermarry = monothelite
		intermarry = iconoclast
		intermarry = paulician
		intermarry = sabellianism
		intermarry = psilanthropism

		intermarry = aquileian

		intermarry = nicene
		intermarry = total_depravity
		intermarry = eutychian
		intermarry = binitarian
		intermarry = antinomianism
		intermarry = ebionites
		intermarry = marcionism
		intermarry = montanist
		intermarry = sethian
		intermarry = valentinianism
		intermarry = apollinarian
		intermarry = docetic
		intermarry = pneumatomachians
		intermarry = melchisedechianism
		intermarry = patripassianism
		intermarry = arian
		intermarry = donatism
		intermarry = priscillianism

		intermarry = insular
		intermarry = pelagianism

		intermarry = georgian_orthodox

		intermarry = miaphysite
		intermarry = audianistic
		intermarry = monophysite
		intermarry = monarchianism

		intermarry = nestorian
		#intermarry = messalian
	}
	
}

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 }
	
	interface_skin = { muslim_interface }
	
	# 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 Muammar Muhammad
	}
	
	# Names given only to Muslim characters (base names)
	female_names = {
		Ayesha Abrar Afifah Anabia Hijrah Hind Hareem Iqra Judi Karida Khadijah Khalidah Khawlah Madeeha Maryam Mariyah Maymunah Mariam Mina Nuwwarrah Qismah Ruqayyah Saba Safaa Safiyyah Salma Shahrazad Sirin Sumaiyah Thuwaibah Umamah Zainab Zubaidah Zainab 
	}

	islamic = {
		graphical_culture = muslimgfx

		icon = 51
		heresy_icon = 52
		
		color = { 0 0.3 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_grant_claim = 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
		
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
	}
	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_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

		intermarry = islamic
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
	}
	zikri = {
		graphical_culture = muslimgfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		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

		intermarry = islamic
		intermarry = sunni
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
	}
	yazidi = {
		graphical_culture = persiangfx #Yazidis ain't Islamic
		has_coa_on_barony_only = yes
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		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_TAWUSE_MELEK
		
		god_names = {
			GOD_THE_PEACOCK_ANGEL GOD_TAWUSE_MELEK SHAYTAN GOD_MELEK_TAUS GOD_MELEKISRAFEL GOD_MELEKAZRAEL GOD_MELEKMIHAEL GOD_MELEKDARDAEL GOD_MELEKSAMAEL GOD_MELEKNURAEL GOD_7MYSTERY
		}
		
		evil_god_names = {
			THE_DARK_SPIRITS GOD_ALLAH
		}
		
		parent = sunni
		priests_can_marry = yes
		female_temple_holders = yes #Female Yazidis of the priestly caste can become full clergy, but they cannot be the Sheikh/Yazidi Pope equivalent
		priests_can_inherit = yes #Yazidi clergy, much like Jewish Levites, inherit their positions, but I am not sure how this would be simulated
		can_excommunicate = yes
		can_call_crusade = yes
		max_wives = 4
		matrilineal_marriages = yes
		
		landed_kin_prestige_bonus = yes
		attacking_same_religion_piety_loss = yes
		uses_decadence = no
		uses_jizya_tax = no
		#can_hold_temples = no #from patch 3.0 compatibility guide: "can_hold_temples now causes CTD. It was deprecated since patch 2.4."
		defensive_attrition = yes #Yazidi originated deep in the mountains and hostile terrain

		unit_modifier = {
			global_supply_limit = 0.25
			global_winter_supply = 0.25
			siege_defence = 0.5
			#global_defensive = 0.3
			
			key = "DEF_RELIGION"
		}

		religious_clothing_head = 5 #The Sheikh wears white but can wear a pink headdress
		religious_clothing_priest = 5 #Different orders of Yazidi clergy wear different colors (lowest rank wears black), but white is considered universally accepted
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian

		character_modifier = { 
			general_opinion = -20
			same_opinion_if_same_religion = 40
			infidel_opinion = -40
		}
	}
	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_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
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
	}
	kharijite = {
		graphical_culture = muslimgfx

		icon = 51
		heresy_icon = 52
		
		crusade_name = JIHAD

		color = { 0.4 0.8 0.6 }
		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
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
		
		character_modifier = { 
			general_opinion = -20
			same_opinion_if_same_religion = 40
			infidel_opinion = -40
		}
	}
	abadites = {
		graphical_culture = muslimgfx

		icon = 3
		heresy_icon = 8
		
		color = { 0.5 0.9 0.5 }
		parent = islamic
		
		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
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
	}
	quranism = {
		graphical_culture = muslimgfx

		icon = 3
		heresy_icon = 8
		
		color = { 0.5 0.9 0.3 }
		parent = islamic
		
		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
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
	}
	qadariyya = {
		graphical_culture = muslimgfx

		icon = 3
		heresy_icon = 8
		
		color = { 0.1 0.9 0.3 }
		parent = islamic
		
		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
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
	}
	khawariji = {
		graphical_culture = muslimgfx

		icon = 3
		heresy_icon = 8
		
		color = { 0.1 0.9 0.3 }
		parent = islamic
		
		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
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
	}
	haruriyyah = {
		graphical_culture = muslimgfx

		icon = 3
		heresy_icon = 8
		
		color = { 0.1 0.9 0.3 }
		parent = islamic
		
		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
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
	}
	mahdi = {
		graphical_culture = muslimgfx

		icon = 3
		heresy_icon = 8
		
		color = { 0.0 0.9 0.5 }
		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
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
	}
	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_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
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
	druze = {
		graphical_culture = muslimgfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

		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 = yes
		
		landed_kin_prestige_bonus = no
		attacking_same_religion_piety_loss = yes
		uses_decadence = no
		uses_jizya_tax = no
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}

		religious_clothing_head = 5
		religious_clothing_priest = 5
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
	}
	hurufi = {
		graphical_culture = muslimgfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }

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

		crusade_name = JIHAD

		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
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
	twelver = {
		graphical_culture = muslimgfx

		icon = 4
		heresy_icon = 9
		
		color = { 0.1 0.6 0.4 }
		parent = shiite

		crusade_name = JIHAD

		priests_can_marry = yes
		psc_marriage = no
		max_wives = 4
		matrilineal_marriages = no

		landed_kin_prestige_bonus = yes
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian
	}
	zayid = {
		graphical_culture = muslimgfx

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

		crusade_name = JIHAD

		priests_can_marry = yes
		psc_marriage = no
		max_wives = 4
		matrilineal_marriages = no

		landed_kin_prestige_bonus = yes
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = ismaili
		intermarry = uwaisi
		intermarry = qarmatian		
	}
	ismaili = {
		graphical_culture = muslimgfx

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

		crusade_name = JIHAD

		priests_can_marry = yes
		psc_marriage = no
		max_wives = 4
		matrilineal_marriages = no

		landed_kin_prestige_bonus = yes
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = uwaisi
		intermarry = qarmatian		
	}
	uwaisi = {
		graphical_culture = muslimgfx

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

		crusade_name = JIHAD

		priests_can_marry = yes
		psc_marriage = no
		max_wives = 4
		matrilineal_marriages = no

		landed_kin_prestige_bonus = yes
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = qarmatian
	}
	qarmatian = {
		graphical_culture = muslimgfx

		icon = 4
		heresy_icon = 9
		
		color = { 0.6 0.0 0.0 }	
		parent = shiite
		
		unit_modifier = {
			levy_size = 2.0
			
			key = "OFF_RELIGION"
		}
		
		priest_title = MULLAH
		priests_can_marry = yes
		psc_marriage = yes
		max_wives = 10
		defensive_attrition = yes
		allow_viking_invasion = yes 
		allow_looting = yes
		allow_rivermovement = no
		female_temple_holders = no
		
		short_reign_opinion_year_mult = 1.5 # The default is 2
		
		aggression = 5 # AI aggression factor

		religious_clothing_head = 5
		religious_clothing_priest = 5

		landed_kin_prestige_bonus = yes
		
		intermarry = islamic
		intermarry = sunni
		intermarry = zikri
		intermarry = yazidi
		intermarry = ibadi
		intermarry = kharijite
		intermarry = abadites
		intermarry = quranism
		intermarry = qadariyya
		intermarry = khawariji
		intermarry = haruriyyah
		intermarry = mahdi
		intermarry = shiite
		intermarry = druze
		intermarry = hurufi
		intermarry = twelver
		intermarry = zayid
		intermarry = ismaili
		intermarry = uwaisi
	}
}
	
pagan_group = {
	has_coa_on_barony_only = yes
	graphical_culture = norsegfx
	crusade_cb = crusade
	playable = yes
	
	ai_convert_same_group = 2 # always try to convert
	ai_convert_other_group = 0	# never try to convert
	ai_fabricate_claims = no
	
	color = { 0.6 0.0 0.0 }
	
	interface_skin = { pagan_interface }
	
	# Names given only to Pagan characters (base names)
	male_names = {
		Anund Asbjrn Aslak Audun Bagge Balder Brage Egil Emund Frej Gnupa Gorm Gudmund Gudrd Hardeknud Helge Odd Orm 
		Orvar Ottar Rikulfr Rurik Sigbjrn Styrbjrn Starkad Styrkar Smund Slve Srkver Thorolf Tjudmund Toke Tolir 
		Torbjrn Torbrand Torfinn Torgeir Toste Tyke
	}
	female_names = {
		Aslaug Bothild Bjrg Freja Grima Gytha Krka Malmfrid Thora Thordis Thyra Ragnfrid Ragnhild Svanhild Ulvhilde
	}

	pagan = { # Use for misc other pagans
		graphical_culture = pagangfx
		alternate_start = { always = no }

		icon = 5
		heresy_icon = 67
		
		color = { 0.6 0.0 0.0 }
		
		high_god_name = GOD_THE_CREATOR
		
		god_names = {
			GOD_THE_SPIRITS GOD_THE_ANCESTORS
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = PRIEST
		priests_can_marry = yes
		female_temple_holders = yes
		max_consorts = 3
		
		defensive_attrition = yes
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
		
		allow_in_ruler_designer = no

		dislike_tribal_organization = yes
	}
	root_west_pagan_reformed = {
		graphical_culture = buddhistgfx
		secondary_event_pictures = tengri_pagan
		alternate_start = { always = no }
		
		icon = 95
		heresy_icon = 96
		
		color = { 0.33 0.42 0.20 }
		
		high_god_name = GOD_CRANE
		
		god_names = {
			GOD_MONKEY GOD_CRANE
		}
		evil_god_names = {
			GOD_THE_BUDDHA MARA THE_DARK_SPIRITS
		}
		
		crusade_name = PACIFICATION
		scripture_name = HYMNBOOK
		priest_title = CLERGYMAN_BLACKHEAD
		
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		can_excommunicate = yes
		priests_can_marry = no
		female_temple_holders = no
		max_consorts = 4
		allow_looting = yes
		landed_kin_prestige_bonus = yes
		attacking_same_religion_piety_loss = yes
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
		
		allow_in_ruler_designer = no
		dislike_tribal_organization = no
		
		intermarry = buddhist
		intermarry = tengri_pagan
		intermarry = tengri_pagan_reformed
		intermarry = root_west_pagan
		intermarry = confucianism
		intermarry = sanamahi
	}
	root_west_pagan = {
		graphical_culture = buddhistgfx
		secondary_event_pictures = tengri_pagan
		
		icon = 94
		heresy_icon = 96
		
		color = { 0.33 0.42 0.18 }
		
		high_god_name = GOD_CRANE
		
		god_names = {
			GOD_CRANE GOD_MONKEY
		}
		evil_god_names = {
			MARA THE_DARK_SPIRITS
		}
		
		crusade_name = PACIFICATION
		scripture_name = THE_GREAT_ODE
		priest_title = CLERGYMAN_BLACKHEAD
		reformed = root_west_pagan_reformed
		
		priests_can_marry = no
		female_temple_holders = no
		max_consorts = 4
		allow_looting = yes
		landed_kin_prestige_bonus = yes
		attacking_same_religion_piety_loss = yes
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
		
		defensive_attrition = yes	
		
		dislike_tribal_organization = no
		
		intermarry = buddhist
		intermarry = tengri_pagan
		intermarry = tengri_pagan_reformed
		intermarry = root_west_pagan_reformed
		intermarry = confucianism
		intermarry = sanamahi
	}
	sanamahi_reformed = { # Manipuran Paganism
		graphical_culture = mesoamericangfx
		alternate_start = { always = no }

		icon = 100 # FIXME
		heresy_icon = 67 # FIXME
		
		color = { 0.6 0.7 0.9 }
		
		high_god_name = GOD_SANAMAHI
		god_names = {
			GOD_SANAMAHI GOD_EMA_PHOUOIBI GOD_APOKPA GOD_LAININGTHOU_SANAMAHI GOD_SHIDABA_MAPU GOD_THE_EBUDHOU
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		crusade_name = GREAT_HOLY_WAR
		scripture_name = PUYA
		priest_title = PRIEST
		priests_can_marry = yes
		female_temple_holders = yes
		max_consorts = 3
		defensive_attrition = no
	
		reformed = sanamahi_reformed
		
	#	unit_modifier = {		 		#Special features are added via reformation. If HF is not installed, default features are applied on reformed religion by event.
	#		garrison_size = 0.2
	#		levy_size = 0.2
	#		
	#		key = "DEF_RELIGION"
	#	}
	#	unit_home_modifier = {
	#		land_morale = 0.8
	#		light_infantry_defensive = 0.8
	#		heavy_infantry_defensive = 0.8
	#		pikemen_defensive = 0.8
	#		light_cavalry_defensive = 0.8
	#		knights_defensive = 0.8
	#		archers_defensive = 0.8
	#		horse_archers_defensive = 0.8
	#		camel_cavalry_defensive = 0.8
	#		war_elephants_defensive = 0.8
	#		
	#		garrison_size = 0.4
	#		
	#		key = "DEF_RELIGION_HOME_TERRITORY"
	#	}
		
		religious_clothing_head = 3
		religious_clothing_priest = 3

		allow_in_ruler_designer = no
	}
	sanamahi = { # Manipuran Paganism
		graphical_culture = mesoamericangfx

		icon = 100
		heresy_icon = 67 # FIXME
		
		color = { 0.5 0.6 0.8 }
		
		high_god_name = GOD_SANAMAHI
		god_names = {
			GOD_SANAMAHI GOD_EMA_PHOUOIBI GOD_APOKPA GOD_LAININGTHOU_SANAMAHI GOD_SHIDABA_MAPU GOD_THE_EBUDHOU
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		crusade_name = GREAT_HOLY_WAR
		scripture_name = PUYA
		priest_title = PRIEST
		priests_can_marry = yes
		female_temple_holders = yes
		max_consorts = 3
		
		defensive_attrition = yes
		dislike_tribal_organization = yes
		reformed = sanamahi_reformed
		
		unit_modifier = {
			garrison_size = 0.4
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		religious_clothing_head = 3
		religious_clothing_priest = 3

		intermarry = buddhist
	}
	georgian_pagan_reformed = { # Reformed Armazi
		graphical_culture = pagangfx
		
		icon = 126
		heresy_icon = 127
		
		color = { 0.23 0.0 0.11 }
		
		high_god_name = GOD_ARMAZI
		god_names = {
			GOD_ADGILIS_DEDA GOD_AMIRANI GOD_ARMAZI GOD_BAADURI GOD_DALI GOD_LAMARA GOD_MORIGE GOD_OCHOPINTRE GOD_TAMARI GOD_ZADENI
		}
		evil_god_names = {
			GOD_DAVI GOD_GATSI GOD_GAIMI GOD_ALI
		}
		
		unit_modifier = {
			garrison_size = 0.4
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = PRIEST
		priests_can_marry = yes
		female_temple_holders = yes
		max_consorts = 3
		
		defensive_attrition = yes
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
	}
	georgian_pagan = { # Armazi, used for misc other pagans
		graphical_culture = pagangfx
		
		icon = 125
		heresy_icon = 127
		
		color = { 0.23 0.0 0.11 }
		
		high_god_name = GOD_ARMAZI
		god_names = {
			GOD_ADGILIS_DEDA GOD_AMIRANI GOD_ARMAZI GOD_BAADURI GOD_DALI GOD_LAMARA GOD_MORIGE GOD_OCHOPINTRE GOD_TAMARI GOD_ZADENI
		}
		evil_god_names = {
			GOD_DAVI GOD_GATSI GOD_GAIMI GOD_ALI
		}
		
		unit_modifier = {
			garrison_size = 0.4
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = PRIEST
		priests_can_marry = yes
		female_temple_holders = yes
		max_consorts = 3
		
		reformed = georgian_pagan_reformed
		
		defensive_attrition = yes

		dislike_tribal_organization = yes
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
	}
	norse_pagan_reformed = {
		graphical_culture = norsegfx
		secondary_event_pictures = norse_pagan
		alternate_start = { always = no }

		icon = 20
		heresy_icon = 21
		
		ai_convert_other_group = 2 # always try to convert
		
		color = { 0.6 0.6 0.6 }
		
		high_god_name = GOD_ODIN
		
		god_names = {
			GOD_THOR GOD_THE_THUNDERER GOD_THE_ALLFATHER GOD_ODIN GOD_FREY GOD_TYR
		}
		evil_god_names = {
			LOKI HEL FENRIR JORMUNGANDR
		}
		
		unit_modifier = {
			levy_size = 0.3
			
			key = "OFF_RELIGION"
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_SAGAS
		priest_title = GODI
		priests_can_marry = yes
		
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		
		allow_looting = yes
		#allow_rivermovement = yes 		#Special features are added via reformation. If HF is not installed, default features are applied on reformed religion by event.
		female_temple_holders = yes
		#allow_viking_invasion = yes
		#seafarer = yes
		
		short_reign_opinion_year_mult = 1.5
		
		aggression = 1.5 # AI aggression factor
		
		max_consorts = 3
		
		religious_clothing_head = 15
		religious_clothing_priest = 3
		
		intermarry = norse_pagan
		intermarry = germanic_pagan
		intermarry = germanic_pagan_reformed
		
		allow_in_ruler_designer = no		
		#reformer_head_of_religion = yes #make the character that reforms this religion the head of the new reformed faith
	}
	norse_pagan = {
		graphical_culture = norsegfx

		icon = 19
		heresy_icon = 21
		
		color = { 0.4 0.4 0.4 }
		
		high_god_name = GOD_ODIN
		
		god_names = {
			GOD_THOR GOD_THE_THUNDERER GOD_THE_ALLFATHER GOD_ODIN GOD_FREY GOD_TYR
		}
		evil_god_names = {
			LOKI HEL FENRIR JORMUNGANDR
		}
		
		unit_modifier = {
			levy_size = 0.3
			
			retinuesize_perc = 0.5
			
			key = "OFF_RELIGION"
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_SAGAS
		priest_title = GODI
		
		priests_can_marry = yes
		allow_looting = yes
		allow_rivermovement = yes
		female_temple_holders = yes
		defensive_attrition = yes
		peace_prestige_loss = yes # Lose Prestige while at peace
		allow_viking_invasion = yes
		seafarer = yes
		raised_vassal_opinion_loss = no
		max_consorts = 3
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		reformed = norse_pagan_reformed
		
		aggression = 2.0 # AI aggression factor
		
		short_reign_opinion_year_mult = 2.5

		religious_clothing_head = 15
		religious_clothing_priest = 3
		
		intermarry = norse_pagan_reformed
		intermarry = germanic_pagan_reformed
		intermarry = germanic_pagan
		intermarry = baltic_pagan
		intermarry = slavic_pagan
		
		dislike_tribal_organization = yes
	}
	illyran_pagan_reformed = { # Reformed Eiateuta
		graphical_culture = norsegfx
		secondary_event_pictures = norse_pagan
		alternate_start = { always = no }

		icon = 129
		heresy_icon = 130
		
		ai_convert_other_group = 2 # always try to convert
		
		color = { 0.647 0.341 0.192 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = VOLHV
		
		high_god_name = GOD_EIA
		god_names = {
			GOD_EIA GOD_MALESOCUS GOD_BORIA GOD_IRIA GOD_ANZOTICA GOD_LATRA GOD_SENTONA GOD_ICA GOD_BINDUS GOD_JAPODES GOD_VIDASUS GOD_THANA GOD_MEDAURUS
		}
		evil_god_names = {
			VELNIAS
		}
		
		unit_modifier = {
			garrison_size = 0.3
			levy_size = 0.1
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		defensive_attrition = yes
		allow_looting = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		max_consorts = 3
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
		allow_in_ruler_designer = no
	}
	illyran_pagan = { # Eiateuta
		graphical_culture = norsegfx

		icon = 128
		heresy_icon = 130
		
		color = { 0.6 0.4 0.3 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = VOLHV
		
		high_god_name = GOD_EIA
		god_names = {
			GOD_EIA GOD_MALESOCUS GOD_BORIA GOD_IRIA GOD_ANZOTICA GOD_LATRA GOD_SENTONA GOD_ICA GOD_BINDUS GOD_JAPODES GOD_VIDASUS GOD_THANA GOD_MEDAURUS
		}
		evil_god_names = {
			VELNIAS
		}
		
		unit_modifier = {
			garrison_size = 0.3
			levy_size = 0.1
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		defensive_attrition = yes
		allow_looting = yes
		max_consorts = 3
		
		reformed = illyran_pagan_reformed
		
		dislike_tribal_organization = yes
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		short_reign_opinion_year_mult = 2
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
	}
	germanic_pagan_reformed = {
		graphical_culture = norsegfx
		secondary_event_pictures = norse_pagan
		alternate_start = { always = no }

		ai_convert_other_group = 2 # always try to convert

		icon = 61
		heresy_icon = 62
		
		color = { 0.0 0.0 0.0 }
		
		high_god_name = GOD_WODAN
		god_names = {
			GOD_BALDER GOD_DONAR GOD_ZIU GOD_WODAN GOD_FRIHA GOD_GAUSUS GOD_OSTARA
		}
		evil_god_names = {
			LUKA HEL FENRIR JORMUNGANDER
		}
		
		unit_modifier = {
			levy_size = 0.3
			
			retinuesize_perc = 0.5
			
			key = "OFF_RELIGION"
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_SAGAS
		priest_title = GODI
		priests_can_marry = yes
		
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		
		allow_looting = yes
		#allow_rivermovement = yes 		#Special features are added via reformation. If HF is not installed, default features are applied on reformed religion by event.
		female_temple_holders = yes
		
		short_reign_opinion_year_mult = 1.5 # The default is 2
		
		aggression = 1.5 # AI aggression factor
		
		max_consorts = 3
		
		religious_clothing_head = 15
		religious_clothing_priest = 3
		
		intermarry = norse_pagan
		intermarry = norse_pagan_reformed
		intermarry = insular

		allow_in_ruler_designer = no
	}
	germanic_pagan = {
		graphical_culture = norsegfx

		icon = 60
		heresy_icon = 62
		
		color = { 0.4 0.0 0.1 }
		
		high_god_name = GOD_WODAN
		god_names = {
			GOD_BALDER GOD_DONAR GOD_ZIU GOD_WODAN GOD_FRIHA GOD_GAUSUS GOD_OSTARA
		}
		evil_god_names = {
			LUKA HEL FENRIR JORMUNGANDER
		}
		
		unit_modifier = {
			levy_size = 0.3
			
			retinuesize_perc = 0.5
			
			key = "OFF_RELIGION"
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_SAGAS
		priest_title = GODI
		
		priests_can_marry = yes
		allow_viking_invasion = no # Allows the "Prepare Invasion" diplo action
		allow_looting = yes
		dislike_tribal_organization = yes
		allow_rivermovement = yes
		female_temple_holders = yes
		defensive_attrition = yes
		peace_prestige_loss = yes # Lose Prestige while at peace
		raised_vassal_opinion_loss = no
		max_consorts = 3
		reformed = germanic_pagan_reformed
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		aggression = 2.0 # AI aggression factor
		
		short_reign_opinion_year_mult = 2.5 # The default is 2
		
		religious_clothing_head = 15
		religious_clothing_priest = 3
		
		intermarry = norse_pagan_reformed
		intermarry = arian
		intermarry = nicene
		intermarry = norse_pagan
		intermarry = germanic_pagan_reformed
		intermarry = insular
	}
	west_pagan = {
		graphical_culture = norsegfx

		icon = 63
		heresy_icon = 65
		
		color = { 0.6 0.4 0.3 }
		
		high_god_name = GOD_WODEN
		god_names = {
			GOD_BALDAEG GOD_FREO GOD_HELITH GOD_SEAXNEAT GOD_PUNOR GOD_TIW GOD_WODEN
		}
		evil_god_names = {
			GOD_FEORHBEALU GOD_SCINNA GOD_HILDEDEOFUL GOD_SCYNSCAPA
		}
		
		unit_modifier = {
			levy_size = 0.3
			
			retinuesize_perc = 0.5
			
			key = "OFF_RELIGION"
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_STAER
		priest_title = SACERD
		
		priests_can_marry = yes
		allow_viking_invasion = no # Allows the "Prepare Invasion" diplo action
		allow_looting = yes
		allow_rivermovement = yes
		female_temple_holders = yes
		defensive_attrition = yes
		peace_prestige_loss = yes # Lose Prestige while at peace
		raised_vassal_opinion_loss = no
		max_consorts = 3
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		aggression = 2.0 # AI aggression factor
		
		short_reign_opinion_year_mult = 2.5 # The default is 2
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
		
		intermarry = norse_pagan_reformed
		intermarry = arian
		intermarry = nicene
		intermarry = norse_pagan
		intermarry = germanic_pagan_reformed
		dislike_tribal_organization = yes
	}
	celtic_pagan_reformed = { # Druidic
		graphical_culture = norsegfx
		alternate_start = { always = no }

		icon = 155
		heresy_icon = 156
		
		ai_convert_other_group = 2 # always try to convert
		ai_convert_same_group = 2 # always try to convert
		
		color = { 0.3 0.5 0.0 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = DRUID
		can_call_crusade = yes
		
		high_god_name = GOD_CERNNUNOS

		god_names = {
			GOD_ANGUS GOD_MANANNAN GOD_DAGHDA GOD_LUGH GOD_MACHA GOD_DANA GOD_NUADA GOD_HORNED_ONE GOD_CERNNUNOS
		}
		evil_god_names = {
			THE_FOMORIANS EVIL_BALOR EVIL_BRES GOD_CAILLEACH
		}
		
		unit_modifier = {
			levy_size = 0.15
			
			retinuesize_perc = 0.3
			garrison_size = 0.2
			
			key = "HERO_RELIGION"
		}
		
		unit_home_modifier = {
			land_morale = 0.4
			light_infantry_defensive = 0.4
			heavy_infantry_defensive = 0.4
			pikemen_defensive = 0.4
			light_cavalry_defensive = 0.4
			knights_defensive = 0.4
			archers_defensive = 0.4
			horse_archers_defensive = 0.4
			camel_cavalry_defensive = 0.4
			war_elephants_defensive = 0.4
			
			garrison_size = 0.2
			
			key = "HERO_RELIGION_HOME_TERRITORY"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		feminist = yes
		max_consorts = 3
		allow_looting = yes

		aggression = 1.5 # AI aggression factor
		
		short_reign_opinion_year_mult = 1.5 # The default is 2
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
		
		intermarry = celtic_pagan
		intermarry = norse_pagan
		intermarry = insular
		
		allow_in_ruler_designer = no
	}
	celtic_pagan = { # Celts 
		graphical_culture = norsegfx

		icon = 154
		heresy_icon = 156

		ai_convert_other_group = 2 # always try to convert
		
		color = { 0.0 0.3 0.0 }
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_BALLADS
		priest_title = DRUID
		
		high_god_name = GOD_CERNNUNOS
		
		god_names = {
			GOD_ANGUS GOD_MANANNAN GOD_DAGHDA GOD_LUGH GOD_MACHA GOD_DANA GOD_NUADA GOD_HORNED_ONE GOD_CERNNUNOS
		}
		evil_god_names = {
			THE_FOMORIANS EVIL_BALOR EVIL_BRES GOD_CAILLEACH
		}
		
		unit_modifier = {
			levy_size = 0.15
			
			retinuesize_perc = 0.3	
			garrison_size = 0.2
			
			key = "HERO_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.6
			light_infantry_defensive = 0.6
			heavy_infantry_defensive = 0.6
			pikemen_defensive = 0.6
			light_cavalry_defensive = 0.6
			knights_defensive = 0.6
			archers_defensive = 0.6
			horse_archers_defensive = 0.6
			camel_cavalry_defensive = 0.6
			war_elephants_defensive = 0.6
			
			garrison_size = 0.2
			
			key = "HERO_RELIGION_HOME_TERRITORY"
		}
		
		intermarry = celtic_pagan_reformed
		priests_can_marry = yes
		female_temple_holders = yes
		feminist = yes
		defensive_attrition = yes
		max_consorts = 3
		peace_prestige_loss = yes # Lose Prestige while at peace
		raised_vassal_opinion_loss = no
		allow_looting = yes
		reformed = celtic_pagan_reformed
		aggression = 1.5 # AI aggression factor
		
		dislike_tribal_organization = yes

		short_reign_opinion_year_mult = 2
		
		religious_clothing_head = 3
		religious_clothing_priest = 3

		intermarry = insular
	}
	tengri_pagan_reformed = { # Mongols
		graphical_culture = mongolgfx
		alternate_start = { always = no }
		
		secondary_event_pictures = tengri_pagan

		icon = 29
		heresy_icon = 30
		
		ai_convert_other_group = 2 # always try to convert
		
		color = { 0.1 0.3 0.85 }
		high_god_name = GOD_TENGRI
		
		god_names = {
			GOD_TENGRI GOD_ERLIK_KHAN GOD_TUNG-AK
		}
		evil_god_names = {
			ERLIK KOMUR_HAN
		}
		
		unit_modifier = {
			levy_size = 0.3
			
			light_cavalry_offensive = 0.3
			light_cavalry_defensive = 0.3
			
			key = "tengri_pagan"
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		priests_can_marry = yes
		allow_looting = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		max_consorts = 3
		
		aggression = 2.0 # AI aggression factor
		
		short_reign_opinion_year_mult = 1.25

		religious_clothing_head = 13		
		religious_clothing_priest = 4
		
		allow_in_ruler_designer = no

		intermarry = hepthal_religion
		intermarry = buddhist
		intermarry = zoroastrian_group
	}
	tengri_pagan = { # This tag is used in code to override Nomad religions for purposes of Coats of Arms, etc
		graphical_culture = mongolgfx

		icon = 28
		heresy_icon = 30
		
		color = { 0.0 0.2 0.8 }
		
		high_god_name = GOD_TENGRI
		god_names = {
			GOD_TENGRI GOD_ERLIK_KHAN GOD_TUNG-AK
		}
		evil_god_names = {
			ERLIK KOMUR_HAN
		}
		
		unit_modifier = {
			levy_size = 0.3
			
			light_cavalry_offensive = 0.3
			light_cavalry_defensive = 0.3
			
			key = "tengri_pagan"
		}
	
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		priests_can_marry = yes
		allow_looting = yes
		peace_prestige_loss = yes # Lose Prestige while at peace
		raised_vassal_opinion_loss = no
		max_consorts = 3
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		reformed = tengri_pagan_reformed
		ignores_defensive_attrition = yes
		dislike_tribal_organization = yes
		short_reign_opinion_year_mult = 1.5 # The default is 2
		
		aggression = 2.0 # AI aggression factor
		
		religious_clothing_head = 13
		religious_clothing_priest = 4

		intermarry = hepthal_religion
		intermarry = buddhist
		intermarry = zoroastrian_group
	}
	scythian_pagan_reformed = { #Reformed Iranian steppe paganism
		graphical_culture = persiangfx
		alternate_start = { always = no }
		
		secondary_event_pictures = tengri_pagan

		icon = 58
		heresy_icon = 59
		
		ai_convert_other_group = 2 # always try to convert
		
		color = { 0.7 0.39 0.5 }
		
		high_god_name = GOD_TABITI
		god_names = {
			GOD_AGIN GOD_TABITI GOD_PAPAIOS GOD_API GOD_OITOSYROS GOD_ARGIMPASA GOD_THAGIMASIDAS GOD_AHURA_MAZDA
		}
		evil_god_names = {
			THE_DARK_SPIRITS 
		}
		
		unit_modifier = {
			levy_size = 0.3
			
			light_cavalry_offensive = 0.3
			light_cavalry_defensive = 0.3
			
			key = "tengri_pagan"
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		priests_can_marry = yes
		allow_looting = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		max_consorts = 3
		
		aggression = 2.0 # AI aggression factor
		
		religious_clothing_head = 6
		religious_clothing_priest = 4

		allow_in_ruler_designer = no
	}
	scythian_pagan = { # Iranian Steppe Paganism / Tabitian
		graphical_culture = mongolgfx

		icon = 57
		heresy_icon = 59
		
		color = { 0.9 0.67 0.0 }
		
		high_god_name = GOD_TABITI
		god_names = {
			GOD_AGIN GOD_TABITI GOD_PAPAIOS GOD_API GOD_OITOSYROS GOD_ARGIMPASA GOD_THAGIMASIDAS GOD_AHURA_MAZDA
		}
		evil_god_names = {
			THE_DARK_SPIRITS 
		}
		
		unit_modifier = {
			levy_size = 0.3
			
			light_cavalry_offensive = 0.3
			light_cavalry_defensive = 0.3
			
			key = "tengri_pagan"
		}
	
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = ENAREI

		priests_can_marry = yes
		allow_looting = yes
		peace_prestige_loss = yes # Lose Prestige while at peace
		raised_vassal_opinion_loss = no
		max_consorts = 3
		reformed = scythian_pagan_reformed

		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		short_reign_opinion_year_mult = 1.5 # The default is 2
		
		aggression = 2.0 # AI aggression factor
		
		religious_clothing_head = 6
		religious_clothing_priest = 4
		
		dislike_tribal_organization = yes
	}
	semitic_pagan_reformed = {
		graphical_culture = muslimgfx
		alternate_start = { always = no }

		icon = 147
		heresy_icon = 148

		ai_convert_other_group = 2 # always try to convert
		
		color = { 0.9 0.5 0.2 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_ASATEYR
		priest_title = IMAM_PRIEST
		
		high_god_name = GOD_HUBAL
		god_names = {
			GOD_HUBAL GOD_SUWA GOD_YAGHUTH GOD_YAUQ GOD_WADD GOD_NASR GOD_MANAF GOD_AMM GOD_TALAB GOD_DHULHALASA GOD_AlQUAM GOD_DUSHARA
		}
		evil_god_names = {
			GOD_SHIQQ MONSTER_BAHAMUT IFRIT
		}
		
	#	unit_modifier = {		 		#Special features are added via reformation. If HF is not installed, default features are applied on reformed religion by event.
	#		garrison_size = 0.2
	#		levy_size = 0.2
	#		
	#		key = "DEF_RELIGION"
	#	}
	#	unit_home_modifier = {
	#		land_morale = 0.8
	#		light_infantry_defensive = 0.8
	#		heavy_infantry_defensive = 0.8
	#		pikemen_defensive = 0.8
	#		light_cavalry_defensive = 0.8
	#		knights_defensive = 0.8
	#		archers_defensive = 0.8
	#		horse_archers_defensive = 0.8
	#		camel_cavalry_defensive = 0.8
	#		war_elephants_defensive = 0.8
	#		
	#		garrison_size = 0.4
	#		
	#		key = "DEF_RELIGION_HOME_TERRITORY"
	#	}

		priests_can_marry = yes
		female_temple_holders = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		allow_looting = yes
		max_consorts = 3

		religious_clothing_head = 3
		religious_clothing_priest = 3

		allow_in_ruler_designer = no
	}
	semitic_pagan = { 
		graphical_culture = mongolgfx

		icon = 146
		heresy_icon = 148
		
		color = { 0.525 0.075 0.2 }

		high_god_name = GOD_HUBAL
		god_names = {
			GOD_HUBAL GOD_SUWA GOD_YAGHUTH GOD_YAUQ GOD_WADD GOD_NASR GOD_MANAF GOD_AMM GOD_TALAB GOD_DHULHALASA GOD_AlQUAM GOD_DUSHARA
		}
		evil_god_names = {
			GOD_SHIQQ MONSTER_BAHAMUT IFRIT
		}
		
		unit_modifier = {		
			garrison_size = 0.3
			levy_size = 0.3
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
	
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		dislike_tribal_organization = yes
		priests_can_marry = yes
		allow_looting = yes
		peace_prestige_loss = yes # Lose Prestige while at peace
		raised_vassal_opinion_loss = no
		max_consorts = 3
		reformed = semitic_pagan_reformed
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		short_reign_opinion_year_mult = 1.5 # The default is 2
		
		aggression = 2.0 # AI aggression factor
		
		religious_clothing_head = 6
		religious_clothing_priest = 4
	}
	semitic_pagan_heresy = {
		graphical_culture = mongolgfx
		alternate_start = { always = no }

		icon = 146
		heresy_icon = 148
		
		color = { 0.4 0.1 0.0 }
		crusade_name = GREAT_HOLY_WAR
		
		parent = semitic_pagan_reformed
		
		priests_can_marry = no
		feminist = yes
		psc_marriage = no
		female_temple_holders = yes
		can_call_crusade = yes
		allow_looting = yes

		allow_in_ruler_designer = no
	}
	baltic_pagan_reformed = {
		graphical_culture = pagangfx
		alternate_start = { always = no }
		
		secondary_event_pictures = baltic_pagan

		icon = 32
		heresy_icon = 33
		
		ai_convert_other_group = 2 # always try to convert
		
		color = { 0.75 0.5 0.35 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = VOLHV
		
		high_god_name = GOD_DIEVAS
		
		god_names = {
			GOD_DIEVAS GOD_GABIJA GOD_PERKUNAS GOD_LAIMA 
		}
		evil_god_names = {
			VELNIAS
		}
		
	#	unit_modifier = {		 		#Special features are added via reformation. If HF is not installed, default features are applied on reformed religion by event.
	#		garrison_size = 0.2
	#		levy_size = 0.2
	#		
	#		key = "DEF_RELIGION"
	#	}
	#	unit_home_modifier = {
	#		land_morale = 0.8
	#		light_infantry_defensive = 0.8
	#		heavy_infantry_defensive = 0.8
	#		pikemen_defensive = 0.8
	#		light_cavalry_defensive = 0.8
	#		knights_defensive = 0.8
	#		archers_defensive = 0.8
	#		horse_archers_defensive = 0.8
	#		camel_cavalry_defensive = 0.8
	#		war_elephants_defensive = 0.8
	#		
	#		garrison_size = 0.4
	#		
	#		key = "DEF_RELIGION_HOME_TERRITORY"
	#	}

		priests_can_marry = yes
		female_temple_holders = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		allow_looting = yes
		max_consorts = 3
		
		short_reign_opinion_year_mult = 1.5
		
		religious_clothing_head = 14
		religious_clothing_priest = 6
		
		allow_in_ruler_designer = no
		
		intermarry = baltic_pagan
	}
	
	baltic_pagan = {
		graphical_culture = pagangfx

		icon = 31
		heresy_icon = 33
		
		color = { 0.6 0.4 0.3 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = VOLHV
		
		high_god_name = GOD_DIEVAS
		
		god_names = {
			GOD_DIEVAS GOD_GABIJA GOD_PERKUNAS GOD_LAIMA
		}
		evil_god_names = {
			VELNIAS
		}
		
		unit_modifier = {
			garrison_size = 0.3
			levy_size = 0.1
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		defensive_attrition = yes
		allow_looting = yes
		max_consorts = 3
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		reformed = baltic_pagan_reformed
		
		short_reign_opinion_year_mult = 2
		
		religious_clothing_head = 14
		religious_clothing_priest = 6
		dislike_tribal_organization = yes
		intermarry = norse_pagan
		intermarry = slavic_pagan
		intermarry = baltic_pagan_reformed
		intermarry = finnish_pagan
	}

	dravidian_pagan_reformed = {
		graphical_culture = pagangfx
		alternate_start = { always = no }
		
		secondary_event_pictures = baltic_pagan

		icon = 69
		heresy_icon = 70
		
		ai_convert_other_group = 2 # always try to convert
		
		color = { 0.35 0.55 0.35 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = ACARIYAN
		
		high_god_name = GOD_KATAVULKAL
		god_names = {
			GOD_KATAVULKAL GOD_KRIET_AVI GOD_NAKA_KATAVUL
		}
		evil_god_names = {
			CATTANKAL
		}
		
	#	unit_modifier = {		 		#Special features are added via reformation. If HF is not installed, default features are applied on reformed religion by event.
	#		garrison_size = 0.2
	#		levy_size = 0.2
	#		
	#		key = "DEF_RELIGION"
	#	}
	#	unit_home_modifier = {
	#		land_morale = 0.8
	#		light_infantry_defensive = 0.8
	#		heavy_infantry_defensive = 0.8
	#		pikemen_defensive = 0.8
	#		light_cavalry_defensive = 0.8
	#		knights_defensive = 0.8
	#		archers_defensive = 0.8
	#		horse_archers_defensive = 0.8
	#		camel_cavalry_defensive = 0.8
	#		war_elephants_defensive = 0.8
	#		
	#		garrison_size = 0.4
	#		
	#		key = "DEF_RELIGION_HOME_TERRITORY"
	#	}

		priests_can_marry = yes
		female_temple_holders = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		
		allow_looting = yes
		max_consorts = 3
		
		religious_clothing_head = 3
		religious_clothing_priest = 3

		allow_in_ruler_designer = no
		
		intermarry = dravidian_pagan
	}
	
	dravidian_pagan = {
		graphical_culture = pagangfx

		icon = 68
		heresy_icon = 70
		
		color = { 0.15 0.4 0.15 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = ACARIYAN
		
		high_god_name = GOD_KATAVULKAL
		god_names = {
			GOD_KATAVULKAL GOD_KRIET_AVI GOD_NAKA_KATAVUL 
		}
		evil_god_names = {
			CATTANKAL
		}
		
		unit_modifier = {
			garrison_size = 0.3
			levy_size = 0.1
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		defensive_attrition = yes
		allow_looting = yes
		max_consorts = 3
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		reformed = dravidian_pagan_reformed
		dislike_tribal_organization = yes
		short_reign_opinion_year_mult = 2
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
		
		intermarry = dravidian_pagan_reformed
	}
	
	finnish_pagan_reformed = {
		graphical_culture = pagangfx
		alternate_start = { always = no }
		
		secondary_event_pictures = finnish_pagan

		icon = 26
		heresy_icon = 27
		
		ai_convert_other_group = 2 # always try to convert
		
		color = { 0.9 0.9 0.98 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		high_god_name = GOD_UKKO
		
		god_names = {
			GOD_UKKO GOD_PERKELE GOD_JUMI GOD_THE_GREAT_BEAR GOD_KUU GOD_TAPIO GOD_TAARA GOD_OMOL GOD_MASTOR_AVA
		}
		evil_god_names = {
			TUONI TUONETAR
		}
		
	#	unit_modifier = {		 		#Special features are added via reformation. If HF is not installed, default features are applied on reformed religion by event.
	#		garrison_size = 0.3
	#		levy_size = 0.1
	#		
	#		key = "DEF_RELIGION"
	#	}
	#	unit_home_modifier = {
	#		land_morale = 0.8
	#		light_infantry_defensive = 0.8
	#		heavy_infantry_defensive = 0.8
	#		pikemen_defensive = 0.8
	#		light_cavalry_defensive = 0.8
	#		knights_defensive = 0.8
	#		archers_defensive = 0.8
	#		horse_archers_defensive = 0.8
	#		camel_cavalry_defensive = 0.8
	#		war_elephants_defensive = 0.8
	#		
	#		garrison_size = 0.4
	#		
	#		key = "DEF_RELIGION_HOME_TERRITORY"
	#	}
	
		priests_can_marry = yes
		female_temple_holders = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		allow_looting = yes
		max_consorts = 3
		short_reign_opinion_year_mult = 1.5
		
		aggression = 0.5 # AI aggression factor
		
		religious_clothing_head = 14
		religious_clothing_priest = 3
		
		allow_in_ruler_designer = no

		intermarry = finnish_pagan
	}
	
	finnish_pagan = {
		graphical_culture = pagangfx
		alternate_start = {
			OR = {
				year < 1100
				has_alternate_start_parameter = { key = religion value = full_random }
			}
		}
		
		icon = 25
		heresy_icon = 27
		
		color = { 0.69 0.77 0.87 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		high_god_name = GOD_UKKO
		
		god_names = {
			GOD_UKKO GOD_PERKELE GOD_JUMI GOD_THE_GREAT_BEAR GOD_KUU GOD_TAPIO GOD_TAARA GOD_OMOL GOD_MASTOR_AVA
		}
		evil_god_names = {
			TUONI TUONETAR
		}
		
		unit_modifier = {		
			garrison_size = 0.4
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		defensive_attrition = yes
		allow_looting = yes
		max_consorts = 3
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		reformed = finnish_pagan_reformed
		
		short_reign_opinion_year_mult = 2
		
		aggression = 0.2 # AI aggression factor
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
		
		dislike_tribal_organization = yes

		intermarry = norse_pagan
		intermarry = slavic_pagan
		intermarry = baltic_pagan
		intermarry = finnish_pagan_reformed
	}
	
	aztec_reformed = {
		graphical_culture = mesoamericangfx
		alternate_start = { always = no }
		
		secondary_event_pictures = mesoamerican
		
		icon = 17
		heresy_icon = 18
		
		ai_convert_other_group = 2 # always try to convert
		
		color = { 0.95 0.3 0.3 }
		
		high_god_name = GOD_HUITZILOPOCHTLI
		
		god_names = {
			GOD_HUITZILOPOCHTLI GOD_XIPE_TOTEC GOD_TEZCATLIPOCA GOD_QUETZALCOATL GOD_TLALOC
		}
		evil_god_names = {
			TLAZOLTEOTL GOD_MICTLANTECUHTLI XOLOTL
		}
		
		unit_modifier = {
			levy_size = 0.3
			
			key = "OFF_RELIGION"
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = PRIEST
		
		priests_can_marry = yes
		max_consorts = 3
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		
		aggression = 2.0 # AI aggression factor
		
		religious_clothing_head = 14
		religious_clothing_priest = 3
		
		allow_in_ruler_designer = no
	}	
	
	aztec = {
		graphical_culture = mesoamericangfx
		icon = 15
		heresy_icon = 16
		color = { 0.8 0.2 0.2 }
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } has_dlc = "Sunset Invasion" }
		
		secondary_event_pictures = mesoamerican
		
		high_god_name = GOD_HUITZILOPOCHTLI
		
		god_names = {
			GOD_HUITZILOPOCHTLI GOD_XIPE_TOTEC GOD_TEZCATLIPOCA GOD_QUETZALCOATL GOD_TLALOC
		}
		evil_god_names = {
			TLAZOLTEOTL GOD_MICTLANTECUHTLI XOLOTL
		}
		
		unit_modifier = {
			levy_size = 0.3
			
			key = "OFF_RELIGION"
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = PRIEST
		
		priests_can_marry = yes
		peace_prestige_loss = yes # Lose Prestige while at peace
		raised_vassal_opinion_loss = no
		max_consorts = 3
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		reformed = aztec_reformed
		
		aggression = 2.0 # AI aggression factor
		
		religious_clothing_head = 14
		religious_clothing_priest = 3
		
		dislike_tribal_organization = yes
		
		character_modifier = { 
			general_opinion = -20
			same_opinion_if_same_religion = 40
			infidel_opinion = -40
		}
	}

	slavic_pagan_reformed = {
		graphical_culture = pagangfx
		alternate_start = { always = no }
		
		secondary_event_pictures = slavic_pagan

		icon = 23
		heresy_icon = 24
		
		ai_convert_other_group = 2 # always try to convert
		
		color = { 0.85 0.73 0.4 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = VOLHV
		
		high_god_name = GOD_PERUN
		
		god_names = {
			GOD_PERUN GOD_JARILO GOD_SVAROG GOD_TRIGLAV GOD_RADEGAST
		}
		evil_god_names = {
			GOD_VELES CHERNOBOG
		}
		
	#	unit_modifier = {		 		#Special features are added via reformation. If HF is not installed, default features are applied on reformed religion by event.
	#		garrison_size = 0.2
	#		levy_size = 0.2
	#		
	#		key = "DEF_RELIGION"
	#	}
	#	unit_home_modifier = {
	#		land_morale = 0.8
	#		light_infantry_defensive = 0.8
	#		heavy_infantry_defensive = 0.8
	#		pikemen_defensive = 0.8
	#		light_cavalry_defensive = 0.8
	#		knights_defensive = 0.8
	#		archers_defensive = 0.8
	#		horse_archers_defensive = 0.8
	#		camel_cavalry_defensive = 0.8
	#		war_elephants_defensive = 0.8
	#		
	#		garrison_size = 0.4
	#		
	#		key = "DEF_RELIGION_HOME_TERRITORY"
	#	}
	
		priests_can_marry = yes
		female_temple_holders = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		allow_looting = yes
		max_consorts = 3
		short_reign_opinion_year_mult = 1.5
		
		religious_clothing_head = 14
		religious_clothing_priest = 3
		
		allow_in_ruler_designer = no

		intermarry = slavic_pagan
	}		
	
	slavic_pagan = {
		graphical_culture = pagangfx
		alternate_start = {
			OR = {
				year < 1100
				has_alternate_start_parameter = { key = religion value = full_random }
			}
		}

		icon = 22
		heresy_icon = 24
		
		color = { 0.35 0.5 0.30 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = VOLHV
		
		high_god_name = GOD_PERUN
		
		god_names = {
			GOD_PERUN GOD_JARILO GOD_SVAROG GOD_TRIGLAV GOD_RADEGAST
		}
		evil_god_names = {
			GOD_VELES CHERNOBOG
		}
		
		unit_modifier = {		
			garrison_size = 0.3
			levy_size = 0.1
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		defensive_attrition = yes
		allow_looting = yes
		
		max_consorts = 3
		
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		reformed = slavic_pagan_reformed
		
		short_reign_opinion_year_mult = 2
		
		religious_clothing_head = 14
		religious_clothing_priest = 3
		
		dislike_tribal_organization = yes

		intermarry = baltic_pagan
		intermarry = norse_pagan
		intermarry = finnish_pagan
	}
	
	west_african_pagan_reformed = {
		graphical_culture = africangfx
		interface_skin = { zun_interface zoroastrian_interface muslim_interface }
		alternate_start = { always = no }
		
		secondary_event_pictures = west_african_pagan

		icon = 35
		heresy_icon = 36
		
		ai_convert_other_group = 2 # always try to convert
		
		color = { 1.0 0.45 0.0 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		high_god_name = GOD_THE_CREATOR
		
		god_names = {
			GOD_THE_SPIRITS GOD_THE_ANCESTORS
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		
	#	unit_modifier = {		
	#		garrison_size = 0.4
	#		
	#		key = "DEF_RELIGION"
	#	}
	#	unit_home_modifier = {
	#		land_morale = 0.8
	#		light_infantry_defensive = 0.8
	#		heavy_infantry_defensive = 0.8
	#		pikemen_defensive = 0.8
	#		light_cavalry_defensive = 0.8
	#		knights_defensive = 0.8
	#		archers_defensive = 0.8
	#		horse_archers_defensive = 0.8
	#		camel_cavalry_defensive = 0.8
	#		war_elephants_defensive = 0.8
	#		
	#		garrison_size = 0.4
	#		
	#		key = "DEF_RELIGION_HOME_TERRITORY"
	#	}
	
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		
		max_consorts = 3
		women_can_take_consorts = yes
		
		aggression = 2 # AI aggression factor

		religious_clothing_head = 17
		religious_clothing_priest = 16
		
		allow_in_ruler_designer = no
	}
	
	west_african_pagan = {
		graphical_culture = africangfx
		interface_skin = { zun_interface zoroastrian_interface muslim_interface }
		alternate_start = {
			OR = {
				year < 1100
				has_alternate_start_parameter = { key = religion value = full_random }
			}
		}

		icon = 34
		heresy_icon = 35
		
		color = { 0.8 0.35 0.0 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		high_god_name = GOD_THE_CREATOR

		god_names = {
			GOD_THE_SPIRITS GOD_THE_ANCESTORS
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		
		unit_modifier = {		
			garrison_size = 0.4
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		defensive_attrition = yes
		allow_looting = yes
		
		max_consorts = 3
		women_can_take_consorts = yes
		
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		reformed = west_african_pagan_reformed
		dislike_tribal_organization = yes
		aggression = 0.5 # AI aggression factor
		
		religious_clothing_head = 17
		religious_clothing_priest = 16
	}

	central_african_pagan_reformed = {
		graphical_culture = africangfx
		alternate_start = { always = no }
		
		secondary_event_pictures = west_african_pagan

		icon = 72
		heresy_icon = 73
		
		ai_convert_other_group = 2 # always try to convert
		
		color = { 1.0 0.45 0.0 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		high_god_name = GOD_AMUN
		god_names = {
			GOD_AMUN GOD_AMANAI GOD_YUA GOD_TFUST GOD_ISIS GOD_OSIRIS GOD_TINJIS GOD_SET GOD_NEITH GOD_BAAL GOD_TANIT GOD_GURZIL GOD_IFRI GOD_SATURN GOD_MASTIMAN GOD_POSEIDON
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		
	#	unit_modifier = {		
	#		garrison_size = 0.4
	#		
	#		key = "DEF_RELIGION"
	#	}
	#	unit_home_modifier = {
	#		land_morale = 0.8
	#		light_infantry_defensive = 0.8
	#		heavy_infantry_defensive = 0.8
	#		pikemen_defensive = 0.8
	#		light_cavalry_defensive = 0.8
	#		knights_defensive = 0.8
	#		archers_defensive = 0.8
	#		horse_archers_defensive = 0.8
	#		camel_cavalry_defensive = 0.8
	#		war_elephants_defensive = 0.8
	#		
	#		garrison_size = 0.4
	#		
	#		key = "DEF_RELIGION_HOME_TERRITORY"
	#	}
		
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		
		max_consorts = 3
		
		aggression = 2 # AI aggression factor
		
		religious_clothing_head = 3
		religious_clothing_priest = 3

		allow_in_ruler_designer = no
	}

	central_african_pagan = {
		graphical_culture = africangfx
		secondary_event_pictures = west_african_pagan

		icon = 71
		heresy_icon = 73
		
		color = { 0.3 0.1 0.1 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		high_god_name = GOD_AMUN
		god_names = {
			GOD_AMUN GOD_AMANAI GOD_YUA GOD_TFUST GOD_ISIS GOD_OSIRIS GOD_TINJIS GOD_SET GOD_NEITH GOD_BAAL GOD_TANIT GOD_GURZIL GOD_IFRI GOD_SATURN GOD_MASTIMAN GOD_POSEIDON
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		
		unit_modifier = {		
			garrison_size = 0.4
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		
		max_consorts = 3
		
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		dislike_tribal_organization = yes
		aggression = 0.1 # AI aggression factor
		reformed = central_african_pagan_reformed

		religious_clothing_head = 3
		religious_clothing_priest = 3
	}

	gurzil_pagan = {
		graphical_culture = africangfx

		icon = 80
		heresy_icon = 82

		pre_reformed = yes

		ai_convert_other_group = 2 # always try to convert

		color = { 0.42 0.53 0.6 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		high_god_name = GOD_GURZIL
		god_names = {
			THE_BULL GOD_AMUN GOD_GURZIL THE_BULL_GOD
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}

		character_modifier = {
			martial = 4
		}
		
		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		
		max_consorts = 3
		
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		aggression = 4 # AI Aggression
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
	}

	msoura_pagan = {
		graphical_culture = africangfx

		pre_reformed = yes

		ai_convert_other_group = 2 # always try to convert

		icon = 74
		heresy_icon = 76
		
		color = { 0.31 0.46 0.64 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		high_god_name = GOD_AMUN
		god_names = {
			GOD_AMUN GOD_GURZIL
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		
		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		
		max_consorts = 3
		
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		aggression = 2 # AI Aggression
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
	}

	african_solar_pagan_reformed = {
		graphical_culture = africangfx
		secondary_event_pictures = west_african_pagan
		
		icon = 78
		heresy_icon = 79

		ai_convert_other_group = 2 # always try to convert

		color = { 1.0 0.55 0.0 }
		crusade_name = SUN_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		high_god_name = THE_SUN
		god_names = {
			GOD_AMUN GOD_GURZIL GOD_THE_SUN
		}
		evil_god_names = {
			THE_DARKNESS
		}
		
		unit_modifier = {
			land_morale = 0.3
		
			key = "OFF_RELIGION"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		
		max_consorts = 3
		
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		aggression = 2 # AI Aggression
		
		religious_clothing_head = 3
		religious_clothing_priest = 3

		allow_in_ruler_designer = no
	}

	african_solar_pagan = {
		graphical_culture = africangfx
		secondary_event_pictures = west_african_pagan

		icon = 77
		heresy_icon = 79
		
		color = { 0.90 0.45 0.56 }
		crusade_name = SUN_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		high_god_name = THE_SUN
		god_names = {
			GOD_AMUN GOD_GURZIL GOD_THE_SUN
		}
		evil_god_names = {
			THE_DARKNESS
		}
		
		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		reformed = african_solar_pagan_reformed	
		dislike_tribal_organization = yes
		max_consorts = 3
		
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		aggression = 2 # AI Aggression
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
	}

	latin_solar_pagan_reformed = {
		graphical_culture = hellenicgfx

		ai_convert_other_group = 2 # always try to convert

		icon = 144 # FIXME
		heresy_icon = 145
		
		color = { 0.90 0.45 0.56 }
		crusade_name = SUN_WAR
		scripture_name = THE_LEGENDS
		priest_title = PRIEST
		
		high_god_name = GOD_SOL_INVICTUS
		god_names = {
			GOD_THE_SUN GOD_SOL_INVICTUS GOD_INVINCIBLE_SUN
		}
		evil_god_names = {
			THE_DARKNESS
		}
		
		unit_modifier = {
			land_morale = 0.3
		
			key = "OFF_RELIGION"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		
		max_consorts = 3
		
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		aggression = 2 # AI Aggression
		
		religious_clothing_head = 3
		religious_clothing_priest = 3

		allow_in_ruler_designer = no
	}

	latin_solar_pagan = {
		graphical_culture = hellenicgfx

		icon = 144
		heresy_icon = 145
		
		color = { 0.90 0.45 0.56 }
		crusade_name = SUN_WAR
		scripture_name = THE_LEGENDS
		priest_title = PRIEST
		
		high_god_name = GOD_SOL_INVICTUS
		god_names = {
			GOD_SOL_INVICTUS GOD_INVINCIBLE_SUN GOD_THE_SUN
		}
		evil_god_names = {
			THE_DARKNESS
		}
		
		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		reformed = latin_solar_pagan_reformed
		dislike_tribal_organization = yes
		max_consorts = 3
		
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		aggression = 2 # AI Aggression
		
		religious_clothing_head = 3
		religious_clothing_priest = 3

		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = african_solar_pagan
		intermarry = african_solar_pagan_reformed
	}

	mandulis_pagan = {
		graphical_culture = africangfx

		pre_reformed = yes

		ai_convert_other_group = 2 # always try to convert

		icon = 92
		heresy_icon = 93
		
		color = { 1.0 0.85 0.72 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		high_god_name =  GOD_MANDULIS
		god_names = {
			GOD_AMUN GOD_GURZIL GOD_MANDULIS
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		
		unit_modifier = {		
			garrison_size = 0.4
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		
		max_consorts = 3
		
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		aggression = 0.3 # AI Aggression
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
	}
	
	east_african_pagan_reformed = {
		graphical_culture = africangfx

		icon = 142
		heresy_icon = 143
		
		color = { 0.8 0.37 0.5 }
		crusade_name = GREAT_HOLY_WAR 
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		
		high_god_name = GOD_MAHREM ##MAHREM IS WAR DEITY, MEDER/BEHER THE EARTH, HAWBAS THE MOON
		god_names = {
			GOD_BEHER GOD_MEDER GOD_HAWBAS GOD_ASTAR
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		
		unit_modifier = {		
			garrison_size = 0.4
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		dislike_tribal_organization = yes
		max_consorts = 3
		
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		aggression = 0.1 # AI aggression factor
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
	}
	
	east_african_pagan = {
		graphical_culture = africangfx

		icon = 141
		heresy_icon = 143
		
		color = { 0.8 0.35 0.4 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = SHAMAN
		reformed = east_african_pagan_reformed
		
		high_god_name = GOD_MAHREM ##MAHREM IS WAR DEITY, MEDER/BEHER THE EARTH, HAWBAS THE MOON
		god_names = {
			GOD_BEHER GOD_MEDER GOD_HAWBAS GOD_ASTAR
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		
		unit_modifier = {		
			garrison_size = 0.4
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		dislike_tribal_organization = yes
		max_consorts = 3
		
		independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
		
		aggression = 0.1 # AI aggression factor
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
	}
	
	assyrian_pagan = { # Ashurism, LONG LIVE ENLIL!
		graphical_culture = persiangfx
		secondary_event_pictures = zoroastrian
		
		pre_reformed = yes

		ai_convert_other_group = 2 # always try to convert
		ai_convert_same_group = 2 # always try to convert
		
		icon = 83
		heresy_icon = 84
		
		color = { 0.5 0.1 0.1 }
		
		high_god_name = GOD_ASSUR
		god_names = {
			GOD_ENLIL GOD_ASSUR GOD_ENKI GOD_NINHURSAG GOD_ISHTAR GOD_SHAMASH GOD_INANNA GOD_GILGAMESH
		}
		evil_god_names = {
			HUMBABA ASAG PAZUZU HANBI KUR LAMASHTU NAMTAR
		}

		character_modifier = {
			martial = 4
			short_reign_length = 0 # Assyrians worshipped their rulers as a direct connection to the Ashur and the gods (if they were not gods themselves)
		}

		unit_modifier = {
			land_morale = 0.66
			light_infantry_offensive= 0.1
			heavy_infantry_offensive = 0.1
			knights_offensive = 0.1
			archers_offensive = 0.1
			garrison_size = 0.20

			key = "OFF_RELIGION"
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_EPICS
		priest_title = AUGUR
		allow_looting = yes
		raised_vassal_opinion_loss = no
		priests_can_marry = yes
		female_temple_holders = yes
		max_consorts = 3 #Mesopotamian culture was highly sexualised
		dislike_tribal_organization = no
		ignores_defensive_attrition = yes
		
		aggression = 10 # The Ancient Assyrians believed that if they stopped conquering it would literally be the end of the world
		peace_piety_gain = -1.0

		religious_clothing_head = 5
		religious_clothing_priest = 5

		intermarry = zoroastrian_group
	}
	
	zun_pagan_reformed = {
		graphical_culture = indiangfx
		secondary_event_pictures = zoroastrian
		alternate_start = { always = no }
		interface_skin = { zun_interface zoroastrian_interface muslim_interface }

		icon = 49
		heresy_icon = 50

		ai_convert_other_group = 2 # always try to convert
		
		color = { 0.9 1.0 0.0 }
		
		high_god_name = GOD_ZUN
		
		god_names = {
			GOD_ZUN GOD_THE_SUN GOD_THE_GIVER_OF_JUSTICE
		}
		evil_god_names = {
			THE_DARKNESS
		}


	#	unit_modifier = {
	#		levy_size = 0.3
	#		
	#		heavy_infantry_offensive = 0.2
	#		heavy_infantry_defensive = 0.2
	#		
	#		key = "OFF_RELIGION"
	#	}
	
		crusade_name = SUN_WAR
		scripture_name = THE_LEGENDS
		priest_title = PRIEST

		priests_can_marry = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		max_consorts = 3
		
		religious_clothing_head = 5
		religious_clothing_priest = 4

		intermarry = indian_group
		intermarry = zoroastrian_group
		
		allow_in_ruler_designer = no
	}
	
	zun_pagan = {
		graphical_culture = persiangfx
 		secondary_event_pictures = zoroastrian
		alternate_start = {
			OR = {
				year < 1100
				has_alternate_start_parameter = { key = religion value = full_random }
			}
		}
		interface_skin = { zun_interface zoroastrian_interface muslim_interface }


		icon = 48
		heresy_icon = 50
		
		color = { 0.9 1.0 0.0 }
		
		high_god_name = GOD_ZUN
		
		god_names = {
			GOD_ZUN GOD_THE_SUN GOD_THE_GIVER_OF_JUSTICE
		}
		evil_god_names = {
			THE_DARKNESS
		}

		unit_modifier = {
			levy_size = 0.3
			
			heavy_infantry_offensive = 0.2
			heavy_infantry_defensive = 0.2
			
			key = "OFF_RELIGION"
		}

		crusade_name = SUN_WAR
		scripture_name = THE_LEGENDS
		priest_title = PRIEST

		priests_can_marry = yes
		defensive_attrition = yes
		max_consorts = 3
		reformed = zun_pagan_reformed
		
		religious_clothing_head = 5
		religious_clothing_priest = 4

		intermarry = indian_group
		intermarry = zoroastrian_group
		
		dislike_tribal_organization = yes
	}
	
	bon_reformed = {
		graphical_culture = mongolgfx
		secondary_event_pictures = tengri_pagan
		interface_skin = { bon_interface taoist_interface indian_interface muslim_interface }

		icon = 57
		heresy_icon = 56
		
		color = { 8 150 131 }
		alternate_start = { always = no }
		
		scripture_name = MDODUS
		priest_title = LAMA
		piety_name = KARMA
		crusade_name = GREAT_HOLY_WAR
		
		high_god_name = GOD_SANGPO_BUMTRI
		
		god_names = {
			GOD_SHENLA_OKAR GOD_YESHE_WALMO GOD_ZHANG_ZHUNG_MERI GOD_DRALHA_YESI GOD_SHINJE GOD_AMNYE_MACHEN GOD_ADI GOD_SHERAB_CHAMMA
		}
		
		evil_god_names = {
			GOD_THE_EVIL_ONES
		}
		
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		
		#unit_modifier = {
		#	garrison_size = 0.4
		#	
		#	key = "DEF_RELIGION"
		#}
		#unit_home_modifier = {
		#	land_morale = 0.8
		#	light_infantry_defensive = 0.8
		#	heavy_infantry_defensive = 0.8
		#	pikemen_defensive = 0.8
		#	light_cavalry_defensive = 0.8
		#	knights_defensive = 0.8
		#	archers_defensive = 0.8
		#	horse_archers_defensive = 0.8
		#	camel_cavalry_defensive = 0.8
		#	war_elephants_defensive = 0.8
		#	
		#	garrison_size = 0.4
		#	
		#	key = "DEF_RELIGION_HOME_TERRITORY"
		#}

		#has_heir_designation = yes
		priests_can_inherit = no
		defensive_attrition = yes
		#feminist = yes # Nullifies the negative opinion modifier that vassals normally get if ruler is female or has female heir
		female_temple_holders = yes
		max_consorts = 3
		women_can_take_consorts = yes
		allow_looting = yes

		hard_to_convert = yes
		
		religious_clothing_head = 10
		religious_clothing_priest = 10
		
		intermarry = indian_group
		intermarry = zoroastrian_group
		intermarry = nestorian
		
		dislike_tribal_organization = yes
		allow_in_ruler_designer = no
	}

	bon = {
		graphical_culture = mongolgfx
		secondary_event_pictures = tengri_pagan
		interface_skin = { bon_interface taoist_interface indian_interface muslim_interface }

		icon = 55
		heresy_icon = 56
		
		color = { 8 140 131 }
		
		scripture_name = MDODUS
		priest_title = LAMA
		piety_name = KARMA
		
		high_god_name = GOD_SANGPO_BUMTRI
		
		god_names = {
			GOD_SHENLA_OKAR GOD_YESHE_WALMO GOD_ZHANG_ZHUNG_MERI GOD_DRALHA_YESI GOD_SHINJE GOD_AMNYE_MACHEN GOD_ADI GOD_SHERAB_CHAMMA
		}
		
		evil_god_names = {
			GOD_THE_EVIL_ONES
		}
		
		unit_modifier = {
			garrison_size = 0.4
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}

		#has_heir_designation = yes
		priests_can_inherit = no
		defensive_attrition = yes
		#feminist = yes # Nullifies the negative opinion modifier that vassals normally get if ruler is female or has female heir
		female_temple_holders = yes
		max_consorts = 3
		women_can_take_consorts = yes
		allow_looting = yes
		
		hard_to_convert = yes
		
		religious_clothing_head = 10
		religious_clothing_priest = 10
		
		intermarry = indian_group
		intermarry = zoroastrian_group
		intermarry = nestorian

		reformed = bon_reformed
		
		dislike_tribal_organization = yes
	}
	
	dacian_pagan_reformed = { # Zalmoxism
		graphical_culture = norsegfx

        icon = 161
        heresy_icon = 162
        
		color = { 0 0.3 0 }
        
        high_god_name = GOD_ZALMOXIS
        god_names = {
            GOD_ZALMOXIS GOD_THE_SUN GOD_THE_LIBERATOR GOD_ORPHEUS PATER GOD_INVINCIBLE_SUN #GOD_THE_THRACIAN_PEOPLE
        }
        evil_god_names = {
            THE_DARK_SPIRITS THE_GREAT_LIE
        }
        
        unit_modifier = {
            levy_size = 0.3
            
            retinuesize_perc = 0.5
            
            key = "OFF_RELIGION"
        }
        
        crusade_name = GREAT_HOLY_WAR
        scripture_name = ZALMOXIS_TAULS
        priest_title = ZALMOX
        
        priests_can_marry = yes
        allow_looting = yes
        allow_rivermovement = yes
        female_temple_holders = yes
        
		aggression = 1.5 # AI aggression factor
		
		short_reign_opinion_year_mult = 1.5

        religious_clothing_head = 3
        religious_clothing_priest = 3
        
        intermarry = norse_pagan_reformed
        intermarry = arian
        intermarry = nicene
        intermarry = norse_pagan
        intermarry = germanic_pagan_reformed
    }
	
	dacian_pagan = { # Zalmoxism
		graphical_culture = norsegfx

        icon = 160
		heresy_icon = 162

        color = { 0.3 0.8 0.4 }
        
        high_god_name = GOD_ZALMOXIS
        god_names = {
            GOD_ZALMOXIS GOD_THE_SUN GOD_THE_LIBERATOR GOD_ORPHEUS PATER GOD_INVINCIBLE_SUN #GOD_THE_THRACIAN_PEOPLE
        }
        evil_god_names = {
            THE_DARK_SPIRITS THE_GREAT_LIE
        }
        
        unit_modifier = {
            levy_size = 0.3
            
            retinuesize_perc = 0.5
            
            key = "OFF_RELIGION"
        }
        
        crusade_name = GREAT_HOLY_WAR
        scripture_name = ZALMOXIS_TAULS
        priest_title = ZALMOX
        
        priests_can_marry = yes
        allow_looting = yes
        dislike_tribal_organization = no
        allow_rivermovement = yes
        female_temple_holders = yes
        defensive_attrition = yes
        raised_vassal_opinion_loss = no
        reformed = dacian_pagan_reformed
        independence_war_score_bonus = 30 # Overrides define CONTESTED_TITLE_OCCUPIED_WARSCORE_BONUS_INDEP
        
        aggression = 2.0 # AI aggression factor
        
        short_reign_opinion_year_mult = 2.5 # The default is 2
        
        religious_clothing_head = 3
        religious_clothing_priest = 3
        
        intermarry = norse_pagan_reformed
        intermarry = arian
        intermarry = nicene
        intermarry = norse_pagan
        intermarry = germanic_pagan_reformed
    }
	
	vasconic_pagan_reformed = { # Basques
		graphical_culture = southerngfx
		
		ai_convert_same_group = 2 # always try to convert
		ai_convert_other_group = 2 # always try to convert

		icon = 158
		heresy_icon = 159
		
		color = { 0.2 0.3 0.2 }
		
		high_god_name = GOD_URTZI
		god_names = {
			GOD_MARI GOD_LAMIA GOD_BASAJAUN GOD_SUGAAR GOD_ATARRABI GOD_AMALUR  GOD_EGUZKIA GOD_ILARGIA
		}
    
		evil_god_names = {
			GOD_JENTILAK GOD_TARTALO GOD_MIKELATS GOD_AKERBELTZ	
		}
		
	#	unit_modifier = {		
	#		garrison_size = 0.3
	#		levy_size = 0.1
	#		
	#		key = "DEF_RELIGION"
	#	}
	#
	#	unit_home_modifier = {
	#		land_morale = 0.8
	#		light_infantry_defensive = 0.8
	#		heavy_infantry_defensive = 0.8
	#		pikemen_defensive = 0.8
	#		light_cavalry_defensive = 0.8
	#		knights_defensive = 0.8
	#		archers_defensive = 0.8
	#		horse_archers_defensive = 0.8
	#		camel_cavalry_defensive = 0.8
	#		war_elephants_defensive = 0.8
	#		
	#		garrison_size = 0.4
	#		
	#		key = "DEF_RELIGION_HOME_TERRITORY"
	#	}
		
		crusade_name = GUDA_SANTUA
		scripture_name = EUSKAL_BIBLIA		
		priest_title = ZAI
		
		priests_can_marry = yes
		female_temple_holders = yes
		feminist = yes
		defensive_attrition = yes
		max_consorts = 3
		
		peace_prestige_loss = no 
		raised_vassal_opinion_loss = no
		allow_looting = yes	
		aggression = 1.5 # AI aggression factor
		short_reign_opinion_year_mult = 2
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
		
		dislike_tribal_organization = yes
		
		allow_in_ruler_designer = no
	}
	
	vasconic_pagan = { # Basques
		graphical_culture = southerngfx
		
		ai_convert_other_group = 2 # always try to convert

		icon = 157
		heresy_icon = 159
		
		color = { 0.2 0.3 0.2 }
		
		high_god_name = GOD_URTZI

		god_names = {
			GOD_MARI GOD_LAMIA GOD_BASAJAUN GOD_SUGAAR GOD_ATARRABI GOD_AMALUR  GOD_EGUZKIA GOD_ILARGIA
		}
    
		evil_god_names = {
			GOD_JENTILAK GOD_TARTALO GOD_MIKELATS GOD_AKERBELTZ	
		}
		
		unit_modifier = {		
			garrison_size = 0.4
			
			key = "DEF_RELIGION"
		}
		unit_home_modifier = {
			land_morale = 0.8
			light_infantry_defensive = 0.8
			heavy_infantry_defensive = 0.8
			pikemen_defensive = 0.8
			light_cavalry_defensive = 0.8
			knights_defensive = 0.8
			archers_defensive = 0.8
			horse_archers_defensive = 0.8
			camel_cavalry_defensive = 0.8
			war_elephants_defensive = 0.8
			
			garrison_size = 0.4
			
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		crusade_name = GUDA_SANTUA
       	scripture_name = EUSKAL_BIBLIA		
		priest_title = ZAI

	    priests_can_marry = yes
		female_temple_holders = yes
		feminist = yes
		defensive_attrition = yes
		max_consorts = 3
		reformed = vasconic_pagan_reformed
		
		peace_prestige_loss = no 
		raised_vassal_opinion_loss = no
		allow_looting = yes	
		aggression = 1.5 # AI aggression factor
		short_reign_opinion_year_mult = 2
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
		
		dislike_tribal_organization = yes
	}
	
	hellenic_pagan = {
		graphical_culture = hellenicgfx
		interface_skin = { hellenic_interface }
		
		pre_reformed = yes

		ai_convert_other_group = 2 # always try to convert

		icon = 37
		heresy_icon = 153
		
		color = { 0.5 0.5 1.0  }
		
		high_god_name = GOD_JUPITER
		god_names = {
			GOD_JUNO GOD_VESTA GOD_MINERVA GOD_CERES GOD_DIANA GOD_VENUS GOD_MARS GOD_MERCURY GOD_SATURN GOD_NEPTUNE GOD_VULCAN GOD_APOLLO
		}
		evil_god_names = {
			GOD_PLUTO GOD_HECATE
		}
		unit_modifier = {
			levy_size = 0.3
			
			retinuesize_perc = 0.5
			
			key = "OFF_RELIGION"
		}
		
		crusade_name = GREAT_HOLY_WAR
		can_call_crusade = yes
		scripture_name = THE_THEOGONY
		priest_title = AUGUR
		priests_can_marry = yes
		female_temple_holders = yes
		psc_marriage = yes
		
		max_consorts = 3
		
		ai_convert_same_group = 0 # never
		
		religious_clothing_head = 12
		religious_clothing_priest = 11
		
		dynamic_cult = yes
		secret_religion = yes
	}
	cybelian_pagan = {
		graphical_culture = persiangfx
		
		pre_reformed = yes

		ai_convert_other_group = 2 # always try to convert

		icon = 90
		heresy_icon = 91

		color = { 0.06 0.2 0.65 }
		parent = hellenic_pagan
		
		high_god_name = GOD_CYBELE
		god_names = {
			GOD_CYBELE GOD_MATAR_KUBILEYA GOD_ATTIS
		}
		evil_god_names = {
			GOD_HADES
		}

		priest_title = GALLAI
		crusade_name = GREAT_HOLY_WAR
		scripture_name = SYBILINE_BOOKS
		can_call_crusade = yes
		priests_can_marry = yes
		female_temple_holders = no
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
	}
	mastimani = {
		graphical_culture = hellenicgfx
		interface_skin = { hellenic_interface }
		
		pre_reformed = yes

		ai_convert_other_group = 2 # always try to convert

		icon = 87
		heresy_icon = 89
		
		color = { 0.5 0.05 0.0 }
#		parent = hellenic_pagan
		
		high_god_name = GOD_MASTIMAN
		god_names = {
			GOD_MASTIMAN GOD_SATURN
		}
		evil_god_names = {
			THE_DARK_SPIRITS
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = AUGUR
		
		priests_can_marry = yes
		female_temple_holders = yes
		max_consorts = 3
		
		religious_clothing_head = 3
		religious_clothing_priest = 3
	}
	neoplatonist = {
		graphical_culture = hellenicgfx
		interface_skin = { hellenic_interface }
		
		pre_reformed = yes

		ai_convert_other_group = 2 # always try to convert

		icon = 131
		heresy_icon = 132
		
		color = { 0.6 0.6 0.6 }
		parent = hellenic_pagan
		
		high_god_name = GOD_THE_ONE
		god_names = {
			GOD_THE_ONE GOD_NOUS GOD_THE_WORLD_SOUL GOD_THE_DEMIURGE GOD_THE_HYPERCOSMIC_GODS 
		}
		evil_god_names = {
			IGNORANCE THE_DARK_SPIRITS
		}
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_LEGENDS
		priest_title = AUGUR

		feminist = yes
		
		priests_can_marry = yes
		female_temple_holders = yes
		
		max_consorts = 3
		
		religious_clothing_head = 5
		religious_clothing_priest = 5
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
	mithraic_pagan = {
		graphical_culture = hellenicgfx
		
		pre_reformed = yes
		
		ai_convert_other_group = 2 # always try to convert

		icon = 104
		heresy_icon = 153

		color = { 1.0 1.0 0.0 }
		parent = hellenic_pagan
		
		high_god_name = GOD_MITHRAS
		god_names = {
			GOD_MITHRAS GOD_SOL_INVICTUS GOD_INVINCIBLE_SUN GOD_THE_SUN
		}
		evil_god_names = {
			AHRIMAN ANGRA_MAINYU
		}
		
		crusade_name = SUN_WAR
		scripture_name = THE_LEGENDS
		can_call_crusade = yes
		priests_can_marry = yes
		female_temple_holders = no
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
	
	egyptian_pagan = { # Kemetic
		graphical_culture = africangfx
		secondary_event_pictures = sunni

		ai_convert_other_group = 1 # always try to convert
		ai_convert_same_group = 1 # always try to convert

		pre_reformed = yes
		
		icon = 151
		heresy_icon = 152

		aggression = 0.1 # AI aggression factor
		color = { 0.7 0.7 0.1 } #Egyptian Blue
		
		scripture_name = BOOK_OF_THE_DEAD
		crusade_name = GREAT_HOLY_WAR
		priest_title = PRIEST
		
		high_god_name = GOD_AMON
		god_names = {
			GOD_AMAUNET GOD_AMON GOD_HAUHET GOD_HEH GOD_KAUKET GOD_KEK GOD_NAUNET GOD_NUN GOD_RA GOD_ISIS GOD_OSIRIS GOD_ANUBIS
		}
		evil_god_names = {
			GOD_SET GOD_APEP
		}
		
		allow_rivermovement = yes
		priests_can_marry = yes
		female_temple_holders = yes
		max_wives = 4
		divine_blood = yes
		pc_marriage = yes
		bs_marriage = yes
		can_call_crusade = yes
		
		religious_clothing_head = 5
		religious_clothing_priest = 5
		
	}
    
	aten_pagan = { # Atenism
		graphical_culture = africangfx
		
		pre_reformed = yes

		icon = 151
		heresy_icon = 152
		
		ai_convert_other_group = 1 # always try to convert
		ai_convert_same_group = 1 # always try to convert
		
		
		color = { 0.9 0.8 0 }
		
		crusade_name = SUN_WAR
		
		high_god_name = GOD_ATEN
		god_names = {
			GOD_ATEN GOD_THE_SUN GOD_INVINCIBLE_SUN
		}
		evil_god_names = {
			GOD_SET
		}
		
		uses_decadence = yes
		
		parent = egyptian_pagan
		allow_rivermovement = yes
		priests_can_marry = yes
		female_temple_holders = yes
		max_wives = 4
		divine_blood = yes
		pc_marriage = yes
		bs_marriage = yes
		can_call_crusade = yes
		religious_clothing_head = 5
		religious_clothing_priest = 5
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
}

zoroastrian_group = {
	has_coa_on_barony_only = yes
	graphical_culture = muslimgfx
	crusade_cb = crusade
	playable = yes
	
	ai_convert_same_group = 2 # always try to convert
	ai_convert_other_group = 2	# always try to convert
	
	color = { 0.5 0.7 0.2 }
	
	interface_skin = { zoroastrian_interface muslim_interface }
	
	# Names given only to Zoroastrian characters (base names)
	male_names = {
		Hormazd Maziar Shapur Vandad Zartosht
	}

	zoroastrian = {
		graphical_culture = persiangfx
		secondary_event_pictures = sunni
		
		icon = 10
		heresy_icon = 12
		
		color = { 0.5 0.7 0.2 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_GATHAS
		priest_title = HERBAD
		
		high_god_name = GOD_AHURA_MAZDA
		
		god_names = {
			GOD_AHURA_MAZDA GOD_ZURVAN GOD_OHRMAZD GOD_MANAH PROPHET_ZOROASTER
		}
		evil_god_names = {
			AHRIMAN ANGRA_MAINYU
		}
		
		can_grant_divorce = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		can_grant_invasion_cb = invasion
		
		max_consorts = 3 # Can take concubines
		
		divine_blood = yes # Sacred Xwedodah close-kin marriage mechanics
		pc_marriage = yes # Parent/child marriage allowed
		bs_marriage = yes # Brother/sister marriage allowed
		
		religious_clothing_head = 5
		religious_clothing_priest = 5
		
		intermarry = zurvanist
		intermarry = khurramite
		intermarry = hepthal_religion
		intermarry = mazdaki
		intermarry = manichean
		intermarry = khurmazta
		intermarry = bon
		intermarry = bon_reformed
		intermarry = nestorian
		intermarry = buddhist
		intermarry = tengri_pagan
		intermarry = tengri_pagan_reformed
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
	}
	zurvanist = {
		graphical_culture = persiangfx
		secondary_event_pictures = sunni
		
		icon = 117
		heresy_icon = 12
		
		color = { 0.7 0.5 0.0 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_GATHAS
		priest_title = HERBAD
		parent = zoroastrian
		
		high_god_name = GOD_ZURVAN
		
		god_names = {
			GOD_ZURVAN PROPHET_ZOROASTER
		}
		evil_god_names = {
			AHRIMAN ANGRA_MAINYU
		}
		
		can_grant_divorce = yes
		can_call_crusade = yes
		can_grant_invasion_cb = invasion
		
		max_consorts = 3 # Can take concubines
		
		divine_blood = yes # Sacred Xwedodah close-kin marriage mechanics
		pc_marriage = yes
		bs_marriage = yes
		
		religious_clothing_head = 5
		religious_clothing_priest = 5
		
		intermarry = zoroastrian
		intermarry = khurramite
		intermarry = hepthal_religion
		intermarry = mazdaki
		intermarry = manichean
		intermarry = khurmazta
	}
	khurramite = {
		graphical_culture = persiangfx
		secondary_event_pictures = sunni
		
		icon = 10
		heresy_icon = 12
		
		color = { 0.7 0.5 0.0 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_GATHAS
		priest_title = HERBAD
		parent = zoroastrian
		
		god_names = {
			GOD_AHURA_MAZDA GOD_ZURVAN GOD_OHRMAZD GOD_MANAH PROPHET_ZOROASTER
		}
		evil_god_names = {
			AHRIMAN ANGRA_MAINYU
		}

		pacifist = yes # Makes the AI less likely to start wars, plots and factions
		
		religious_clothing_head = 5
		religious_clothing_priest = 5
		
		intermarry = zoroastrian
		intermarry = zurvanist
		intermarry = hepthal_religion
		intermarry = mazdaki
		intermarry = manichean
		intermarry = khurmazta
	}
	hepthal_religion = {
		graphical_culture = persiangfx
		secondary_event_pictures = zoroastrian

		icon =  137
		heresy_icon = 138
		
		color = { 0.45 0.45 0.0 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_GATHAS
		priest_title = HERBAD
		
		high_god_name = GOD_AHURA_MAZDA
		god_names = {
			GOD_AHURA_MAZDA GOD_ZURVAN GOD_OHRMAZD GOD_MANAH PROPHET_ZOROASTER GOD_THE_TIRTHANKARAS GOD_RISHABH GOD_AJINATH GOD_SAMBHAVANATH 
		}
		evil_god_names = {
			AHRIMAN ANGRA_MAINYU
		}

		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}
		
		can_grant_divorce = yes
		can_call_crusade = yes
		can_grant_invasion_cb = invasion
		allow_looting = yes

		max_consorts = 3 # Can take concubines
		
		ai_convert_same_group = 0 # Never
		ai_convert_other_group = 0 # Never
		
		divine_blood = yes # Sacred Xwedodah close-kin marriage mechanics
		pc_marriage = yes
		bs_marriage = yes
		
		religious_clothing_head = 5
		religious_clothing_priest = 5
		
		intermarry = zoroastrian
		intermarry = zurvanist
		intermarry = khurramite
		intermarry = mazdaki
		intermarry = manichean
		intermarry = khurmazta
		intermarry = indian_group
	}
	mazdaki = {
		graphical_culture = persiangfx
		alternate_start = { has_alternate_start_parameter = { key = religion value = full_random } }
		
		secondary_event_pictures = sunni
		
		icon = 118
		heresy_icon = 12
		
		color = { 0.3 0.65 0.25 }
		
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_GREAT_SECRET
		
		high_god_name = GOD_AHURA_MAZDA
		
		character_modifier = {
			fertility = 0.25
			martial = -1
			global_tax_modifier = -0.15
		}
		
		god_names = {
			GOD_ZURVAN GOD_AHURA_MAZDA GOD_MANAH PROPHET_MAZDAK
		}
		
		parent = zoroastrian
		
		can_grant_divorce = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		pacifist = yes
		can_grant_invasion_cb = invasion
		feminist = yes # Nullifies the negative opinion modifier that vassals normally get if ruler is female or has female heir
		female_temple_holders = yes
		
		max_consorts = 3 # Can take concubines
		
		religious_clothing_head = 5
		religious_clothing_priest = 5
		
		intermarry = zoroastrian
		intermarry = zurvanist
		intermarry = khurramite
		intermarry = hepthal_religion
		intermarry = manichean
		intermarry = khurmazta
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = bon
		intermarry = bon_reformed
		intermarry = nestorian
		intermarry = buddhist
		intermarry = tengri_pagan
		intermarry = tengri_pagan_reformed
	}
	manichean = {
		graphical_culture = persiangfx
		
		secondary_event_pictures = sunni
		
		icon = 149
		heresy_icon = 150
		
		color = { 0.06 0.25 0.37 }
		crusade_name = GREAT_PURIFICATION

		scripture_name = THE_EVANGELION
		
		priest_title = DIDASKOLOS

		piety_name = KARMA
				
		high_god_name = GOD_ZURVAN
		
		god_names = {
			GOD_THE_FATHER_OF_GREATNESS GOD_ZURVAN GOD_OHRMAZD PROPHET_MANI RADIANT_JESUS PROPHET_ENOCH PROPHET_SHEM PROPHET_ABRAHAM PROPHET_ZOROASTER PROPHET_BUDDHA GREAT_BAN GOD_MITHRAS MAITREYA PROPHET_SETH PROPHET_NOAH
		}
		
		evil_god_names = {
			THE_DEMIURGE
		}
		
		character_modifier = {
			fertility = -0.25
			learning = 2
			# Gnostic opinion
			marcionism_opinion = 5
			sethian_opinion = 5
			valentinianism_opinion = 5
			melchisedechianism_opinion = 5
			priscillianism_opinion = 5
		}
		
		unit_home_modifier = {
			land_morale = 0.3
			light_infantry_defensive = 0.3
			heavy_infantry_defensive = 0.3
			pikemen_defensive = 0.3
			light_cavalry_defensive = 0.3
			knights_defensive = 0.3
			archers_defensive = 0.3
			horse_archers_defensive = 0.3	
			camel_cavalry_defensive = 0.3
			war_elephants_defensive = 0.3
			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		can_retire_to_monastery = yes
		female_temple_holders = yes
		
		can_grant_divorce = yes
		priests_can_inherit = no
		priests_can_marry = no
		matrilineal_marriages = no
		can_call_crusade = no
		can_grant_invasion_cb = invasion
		
		max_consorts = 0 # Can take concubines
		
		religious_clothing_head = 5
		religious_clothing_priest = 5
		
		ai_convert_same_group = 2 # always try to convert
		ai_convert_other_group = 2 # always try to convert
		
		intermarry = zoroastrian
		intermarry = zurvanist
		intermarry = khurramite
		intermarry = hepthal_religion
		intermarry = mazdaki
		intermarry = khurmazta
		intermarry = arian
		intermarry = nicene
		intermarry = germanic_pagan
		intermarry = celtic_pagan
		intermarry = scythian_pagan
		intermarry = priscillianism
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = taoist
		intermarry = bon
		intermarry = bon_reformed
		intermarry = nestorian
		intermarry = buddhist
		intermarry = tengri_pagan
		intermarry = tengri_pagan_reformed
		intermarry = valentinianism
		intermarry = sethian
	}
	khurmazta = {
		graphical_culture = persiangfx
		
		secondary_event_pictures = sunni
		
		icon = 10
		heresy_icon = 12
		
		color = { 0.5 0.6 0.3 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_GATHAS
		
		priest_title = VAYNPAT
		
		high_god_name = GOD_ZARVANA
		
		god_names = {
			GOD_KHURMAZTA GOD_WESHPARKAR GOD_WISHAGHN GOD_NANAIYA
		}
		
		parent = zoroastrian
		
		can_grant_divorce = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		can_grant_invasion_cb = invasion
		
		max_consorts = 3 # Can take concubines
		
		religious_clothing_head = 5
		religious_clothing_priest = 5
		
		intermarry = zoroastrian
		intermarry = zurvanist
		intermarry = khurramite
		intermarry = hepthal_religion
		intermarry = mazdaki
		intermarry = manichean
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = bon
		intermarry = bon_reformed
		intermarry = nestorian
		intermarry = buddhist
		intermarry = tengri_pagan
		intermarry = tengri_pagan_reformed
	}
}

jewish_group = {
	graphical_culture = jewishgfx
	crusade_cb = crusade
	playable = yes
	ai_peaceful = yes # Will make Hordes lose their super aggressiveness
	
	ai_convert_same_group = 2 # always try to convert
	ai_convert_other_group = 1	# try to convert if ai_zeal is high
	
	color = { 0.1 0.7 1.0 }
	
	interface_skin = { jews_interface }
	
	# 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 = jewishgfx
		
		icon = 38
		heresy_icon = 39
		
		color = { 0.1 0.7 1.0 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_TORAH
		priest_title = RABBI
		
		high_god_name = GOD_GOD
		
		god_names = {
			GOD_GOD GOD_THE_LORD ADONAI
		}
		evil_god_names = {
			SATAN
		}
		
		can_grant_divorce = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		can_grant_invasion_cb = invasion
		
		priests_can_marry = yes
		
		religious_clothing_head = 7
		religious_clothing_priest = 7
		
		intermarry = samaritan
		intermarry = tzadikite
		intermarry = karaite
		intermarry = ebionites

		expel_modifier = expelled_jewish
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
	samaritan = {
		graphical_culture = jewishgfx
		
		icon = 169
		heresy_icon = 170
		
		color = { 0.1 0.8 0.8 }

		crusade_name = GREAT_HOLY_WAR

		can_grant_divorce = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		can_grant_invasion_cb = invasion
		
		priests_can_marry = yes
		
		religious_clothing_head = 7
		religious_clothing_priest = 7
		
		expel_modifier = expelled_jewish

		intermarry = jewish
		intermarry = tzadikite
		intermarry = karaite
		intermarry = ebionites
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
	tzadikite = {
		graphical_culture = jewishgfx
		secondary_event_pictures = buddhist

		ai_convert_same_group = 1
		ai_convert_other_group = 2
		
		icon = 38
		heresy_icon = 39
		
		color = { 0.8 0.8 0.0 }
		
		parent = jewish
		
		crusade_name = GREAT_HOLY_WAR

		high_god_name = ADONAI
		
		god_names = {
			GOD_GOD GOD_THE_LORD ADONAI NETZOTZIM
		}
		evil_god_names = {
			SITRA_ACHRA SITRA_ACHRA2
		}
		
		unit_modifier = {
			levy_size = 0.35
			
			retinuesize_perc = 0.5
			
			key = "OFF_RELIGION"
		}

		unit_home_modifier = {
			land_morale = 0.66
			light_infantry_defensive = 0.3
			heavy_infantry_defensive = 0.4
			knights_defensive = 0.3
			archers_defensive = 0.2
			garrison_size = 0.25

			key = "DEF_RELIGION_HOME_TERRITORY"
		}
		
		character_modifier = {
			martial  = 3
			combat_rating = 1
		}

		can_grant_divorce = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		can_grant_invasion_cb = invasion
		allow_looting = yes
		raised_vassal_opinion_loss = yes
		defensive_attrition = yes
		
		priests_can_marry = yes
		
		aggression = 2 # Offensive Religion 
		religious_clothing_head = 7
		religious_clothing_priest = 7
		
		expel_modifier = expelled_jewish

		intermarry = jewish
		intermarry = samaritan
		intermarry = karaite
		intermarry = ebionites
		
		character_modifier = { 
			general_opinion = -20
			same_opinion_if_same_religion = 40
			infidel_opinion = -40
		}
	}
	karaite = {
		graphical_culture = jewishgfx
		
		icon = 38
		heresy_icon = 39
		
		color = { 0.1 0.5 0.9 }
		
		parent = jewish
		
		crusade_name = GREAT_HOLY_WAR

		can_grant_divorce = yes
		can_call_crusade = yes
		join_crusade_if_bordering_hostile = yes
		can_grant_invasion_cb = invasion
		
		priests_can_marry = yes
		
		religious_clothing_head = 7
		religious_clothing_priest = 7
		
		expel_modifier = expelled_jewish

		intermarry = jewish
		intermarry = samaritan
		intermarry = karaite
		intermarry = ebionites
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
}

bosporan_group = {
	graphical_culture = jewishgfx
	crusade_cb = crusade
	playable = yes
	ai_peaceful = yes # Will make Hordes lose their super aggressiveness
	
	ai_convert_same_group = 2 # always try to convert
	ai_convert_other_group = 2# try to convert if ai_zeal is high
	
	color = { 1.0 1.0 0.68 }
	
	interface_skin = { jews_interface }
	
	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  
	}

	bosporan_faith = { # Hypsistarian
		graphical_culture = jewishgfx
		
		icon =  135
		heresy_icon = 136
		
		color = { 0.15 0.1 0.6 }
		crusade_name = GREAT_HOLY_WAR
		scripture_name = THE_TORAH
		priest_title = RABBI
		
		high_god_name = GOD_HYPSISTOS
		god_names = {
			GOD_BOSPORAN GOD_THE_HERO GOD_THE_THREE_MOTHERS GOD_HYPSISTOS
		}
		evil_god_names = {
			THE_DARKNESS
		}
		
		can_grant_divorce = yes
		can_call_crusade = yes
		can_grant_invasion_cb = invasion

		short_reign_opinion_year_mult = 0 # No short reign penalty

		character_modifier = { 
			fertility = 0.10
			learning = 2
		}
	
		defensive_attrition = yes
		independence_war_score_bonus = 50
		attacking_same_religion_piety_loss = yes
 		
		priests_can_marry = yes
 		
		religious_clothing_head = 7
		religious_clothing_priest = 7

		intermarry = jewish_group
		intermarry = christian
		intermarry = germanic_pagan
		intermarry = germanic_pagan_reformed
		intermarry = tengri_pagan
		intermarry = tengri_pagan_reformed
		intermarry = scythian_pagan
		intermarry = scythian_pagan_reformed
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
 }

indian_group = {
	has_coa_on_barony_only = no
	graphical_culture = indiangfx
	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 }
	
	# Names given only to Indian characters (base names)
	male_names = {
	}
	female_names = {
	}
	
	hindu = {
		graphical_culture = hindugfx
		secondary_event_pictures = sunni

		icon = 44
		heresy_icon = 45
		
		color = { 0 0.8 0.8 }
		
		high_god_name = GOD_BRAHMA
		
		god_names = {
			GOD_SHIVA GOD_THE_LORD GOD_THE_SUPREME GOD_BRAHMA
		}
		
		evil_god_names = {
			THE_VINAYAKAS
		}
		
		can_grant_divorce = yes
		priests_can_inherit = no
		priests_can_marry = yes
		allow_looting = yes
		max_consorts = 3
		
		caste_opinions = yes
		castes = yes
		
		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}
		
		religious_clothing_head = 8
		religious_clothing_priest = 8

		scripture_name = THE_MAHABHARATA
		priest_title = PUJARI
		piety_name = KARMA
		
		intermarry = ajivika
		intermarry = carvaka
		intermarry = mimamsa
		intermarry = tantric
		intermarry = bhakti
		intermarry = sramanic
		intermarry = buddhist
		intermarry = jain
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = hepthal_religion
		intermarry = bon
		intermarry = bon_reformed
	}
	ajivika = {
		graphical_culture = hindugfx
		secondary_event_pictures = sunni

		icon = 123
		heresy_icon = 45
		
		color = { 0.4 0.1 0.9 }
		parent = hindu
		
		god_names = {
			Atoms Sukha Dukkha Jiva
		}
		
		evil_god_names = {
			THE_VINAYAKAS
		}
		
		character_modifier = {
			martial = -1
			fertility = 0.2
		}
		
		can_grant_divorce = yes
		priests_can_inherit = no
		priests_can_marry = yes
		female_temple_holders = yes
		allow_looting = yes
		pacifist = yes
		peace_piety_gain = 1.0 # Gains 1 piety each month while at peace
		max_consorts = 3

		short_reign_opinion_year_mult = 0 # No short reign penalty
		
		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}
		
		religious_clothing_head = 18
		religious_clothing_priest = 18

		scripture_name = THE_SEVEN_SCRIPTS
		priest_title = PUJARI
		piety_name = KARMA
		
		intermarry = hindu
		intermarry = carvaka
		intermarry = mimamsa
		intermarry = tantric
		intermarry = bhakti
		intermarry = sramanic
		intermarry = buddhist
		intermarry = jain
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = hepthal_religion
		intermarry = bon
		intermarry = bon_reformed
	}
	carvaka = {
		graphical_culture = hindugfx
		secondary_event_pictures = sunni

		icon = 124
		heresy_icon = 45
		
		color = { 0.3 0.6 0.0 }
		parent = hindu
		
		god_names = {
		  GOD_THE_SELF
		}
		
		evil_god_names = {
			THE_VINAYAKAS
		}
		
		can_grant_divorce = yes
		priests_can_inherit = no
		priests_can_marry = yes
		allow_looting = yes
		max_consorts = 3
		
		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}
		
		religious_clothing_head = 8
		religious_clothing_priest = 8

		scripture_name = THE_BARHASPATYA_SUTRAS
		priest_title = PUJARI
		piety_name = KARMA
		
		intermarry = hindu
		intermarry = ajivika
		intermarry = mimamsa
		intermarry = tantric
		intermarry = bhakti
		intermarry = sramanic
		intermarry = buddhist
		intermarry = jain
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = hepthal_religion
		intermarry = bon
		intermarry = bon_reformed
	}
	mimamsa = {
		ai_convert_same_group = 2 # always
		ai_convert_other_group = 1 # only when zealous

		graphical_culture = hindugfx
		secondary_event_pictures = buddhist

		icon = 122
		heresy_icon = 45
		
		color = { 0.4 0.4 0.4 }
		parent = hindu
		
		god_names = {
			GOD_DHARMA
		}
		
		evil_god_names = {
			THE_VINAYAKAS
		}
		
		can_grant_divorce = yes
		priests_can_inherit = no
		priests_can_marry = yes
		allow_looting = yes
		max_consorts = 3
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_retire_to_monastery = yes
		can_excommunicate = yes

		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}
		
		religious_clothing_head = 8
		religious_clothing_priest = 8
				
		scripture_name = THE_PURVA_MIMAMSA_SUTRAS
		priest_title = PUJARI
		piety_name = KARMA
		
		intermarry = hindu
		intermarry = ajivika
		intermarry = carvaka
		intermarry = tantric
		intermarry = bhakti
		intermarry = sramanic
		intermarry = buddhist
		intermarry = jain
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = hepthal_religion
		intermarry = bon
		intermarry = bon_reformed
	}
	tantric = {
		graphical_culture = hindugfx
		secondary_event_pictures = sunni

		icon =  121
		heresy_icon = 45
		
		color = { 0.7 0.1 0.1 }
		parent = hindu
		
		god_names = {
			GOD_SHIVA GOD_SHAKTI GOD_PARA_BRAHMAN
		}
		
		evil_god_names = {
			THE_VINAYAKAS
		}
		
		can_grant_divorce = yes
		priests_can_inherit = no
		priests_can_marry = yes
		allow_looting = yes
		max_consorts = 3
		
		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}
		
		religious_clothing_head = 8
		religious_clothing_priest = 8

		scripture_name = THE_PURVA_MIMAMSA_SUTRAS
		priest_title = PUJARI
		piety_name = KARMA
		
		intermarry = hindu
		intermarry = ajivika
		intermarry = carvaka
		intermarry = mimamsa
		intermarry = bhakti
		intermarry = sramanic
		intermarry = buddhist
		intermarry = jain
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = hepthal_religion
		intermarry = bon
		intermarry = bon_reformed
	}
	bhakti = {
		graphical_culture = hindugfx
		secondary_event_pictures = sunni

		icon = 120
		heresy_icon = 45
		
		color = { 0.6 0.0 0.0 }
		parent = hindu
		
		god_names = {
			GOD_SHIVA GOD_SHAKTI GOD_PARA_BRAHMAN
		}
		
		evil_god_names = {
			THE_VINAYAKAS
		}
		
		can_grant_divorce = yes
		priests_can_inherit = no
		priests_can_marry = yes
		allow_looting = yes
		max_consorts = 3
		
		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}
		
		religious_clothing_head = 8
		religious_clothing_priest = 8

		scripture_name = THE_PURVA_MIMAMSA_SUTRAS
		priest_title = PUJARI
		piety_name = KARMA
		
		intermarry = hindu
		intermarry = ajivika
		intermarry = carvaka
		intermarry = mimamsa
		intermarry = tantric
		intermarry = sramanic
		intermarry = buddhist
		intermarry = jain
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = hepthal_religion
		intermarry = bon
		intermarry = bon_reformed
	}
	sramanic = {
		graphical_culture = hindugfx
		secondary_event_pictures = sunni

		icon = 99
		heresy_icon = 45
		
		color = { 0.5 0.6 0.8 }
		parent = hindu
		
		god_names = {
			GOD_SHIVA GOD_SHAKTI GOD_PARA_BRAHMAN
		}
		
		evil_god_names = {
			THE_VINAYAKAS
		}
		
		can_grant_divorce = yes
		priests_can_inherit = no
		priests_can_marry = yes
		allow_looting = yes
		max_consorts = 3
		
		unit_modifier = {
			land_morale = 0.3

			key = "OFF_RELIGION"
		}
		
		religious_clothing_head = 8
		religious_clothing_priest = 8

		scripture_name = THE_PURVA_MIMAMSA_SUTRAS
		priest_title = PUJARI
		piety_name = KARMA
		
		intermarry = hindu
		intermarry = ajivika
		intermarry = carvaka
		intermarry = mimamsa
		intermarry = tantric
		intermarry = bhakti
		intermarry = buddhist
		intermarry = jain
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = hepthal_religion
		intermarry = bon
		intermarry = bon_reformed
	}
	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 }
		
		high_god_name = GOD_BRAHMA
		
		god_names = {
			GOD_THE_BUDDHA GOD_THE_ARHAT GOD_THE_PERFECTED_ONES
		}
		
		evil_god_names = {
			MARA
		}
		
		character_modifier = {
			learning = 4
		}
		
		has_heir_designation = yes
		can_grant_divorce = yes
		priests_can_inherit = no
		feminist = yes # Nullifies the negative opinion modifier that vassals normally get if ruler is female or has female heir
		female_temple_holders = yes
		max_consorts = 3
		castes = yes

		short_reign_opinion_year_mult = 0 # No short reign penalty
		
		religious_clothing_head = 10
		religious_clothing_priest = 10

		scripture_name = THE_BUDDHACAVANA
		priest_title = BHIKKHU
		piety_name = KARMA
		
		intermarry = hindu
		intermarry = ajivika
		intermarry = carvaka
		intermarry = mimamsa
		intermarry = tantric
		intermarry = bhakti
		intermarry = sramanic
		intermarry = jain
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = root_west_pagan
		intermarry = root_west_pagan_reformed
		intermarry = sanamahi
		intermarry = taoist
		intermarry = zoroastrian_group
		intermarry = bon
		intermarry = bon_reformed
		intermarry = tengri_pagan
		intermarry = tengri_pagan_reformed
		intermarry = nestorian
	}
	jain = {
		graphical_culture = jaingfx
		secondary_event_pictures = sunni
		
		pacifist = yes # Makes the AI less likely to start wars, plots and factions

		icon = 42
		heresy_icon = 43
		
		color = { 1.0 1.0 1.0 }
		
		high_god_name = GOD_THE_TIRTHANKARAS
		
		god_names = {
			GOD_THE_TIRTHANKARAS GOD_RISHABH GOD_AJINATH GOD_SAMBHAVANATH  # Add more Tirthankaras
		}
		
		evil_god_names = {
			THE_PUNISHERS
		}

		has_heir_designation = yes
		can_grant_divorce = yes
		priests_can_inherit = no
		peace_piety_gain = 1.0 # Gains 1 piety each month while at peace
		max_consorts = 3
		castes = yes

		short_reign_opinion_year_mult = 0 # No short reign penalty
		
		religious_clothing_head = 9
		religious_clothing_priest = 9

		scripture_name = THE_ANGAS_SUTRAS
		priest_title = NIRGRANTHA
		piety_name = PURITY
		
		intermarry = hindu
		intermarry = ajivika
		intermarry = carvaka
		intermarry = mimamsa
		intermarry = tantric
		intermarry = bhakti
		intermarry = sramanic
		intermarry = buddhist
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = bon
		intermarry = bon_reformed
		
		character_modifier = { 
			general_opinion = -20
			same_opinion_if_same_religion = 40
			infidel_opinion = -40
		}
	}
}

### Credit to All Under Heaven ### 
chinese_group = {
	has_coa_on_barony_only = yes
	graphical_culture = chinesegfx
	playable = yes
	ai_peaceful = yes # Will make Hordes lose their super aggressiveness
	
	ai_convert_same_group = 2 # always try to convert
	ai_convert_other_group = 2	# always try to convert
	
	color = { 157 0 255 }
		
	interface_skin = { taoist_interface indian_interface muslim_interface }
	
	confucianism = {
		graphical_culture = chinesegfx
		secondary_event_pictures = tengri_pagan
		
		icon = 163
		heresy_icon = 164
		
		color = { 157 0 255 }
		scripture_name = THE_LUNYU
		priest_title = MUSHI
		piety_name = DAO
		
		high_god_name = GOD_THE_DAO
		
		god_names = {
			GOD_SHEN GOD_THE_HEAVEN GOD_THE_GREAT_ONE GOD_THE_DAO PROPHET_CONFUCIUS
		}
		evil_god_names = {
			XIAOREN CHAOS IGNORANCE
		}
		character_modifier = {
			diplomacy = 4
		}

		has_heir_designation = yes
		can_grant_divorce = yes
		priests_can_inherit = no
		max_consorts = 8 # Can take concubines
		short_reign_opinion_year_mult = 0 # No short reign penalty
		pacifist = yes
		religious_clothing_head = 5
		religious_clothing_priest = 10

		intermarry = taoist
		intermarry = root_west_pagan
		intermarry = root_west_pagan_reformed
	}
	
	taoist = {
		graphical_culture = chinesegfx
		secondary_event_pictures = jain
		has_coa_on_barony_only = yes

		icon = 53
		heresy_icon = 54
		
		color = { 97 0 255 }

		scripture_name = TAO_TE_CHING
		priest_title = DAOSHI
		piety_name = PIETY_TE
		
		high_god_name = PROPHET_LAOZI
		
		god_names = {
			GOD_YANG PROPHET_ZHUANGZI PROPHET_LAOZI
		}
		evil_god_names = {
			YIN CHAOS IGNORANCE
		}
		character_modifier = {
			stewardship = 2
		}

		has_heir_designation = yes
		can_grant_divorce = yes
		priests_can_inherit = no
		max_consorts = 3
		pacifist = yes
		
		religious_clothing_head = 10
		religious_clothing_priest = 10

		intermarry = confucianism
		intermarry = buddhist
		intermarry = nestorian
		intermarry = manichean
		intermarry = zun_pagan
		intermarry = zun_pagan_reformed
		intermarry = bon
		intermarry = bon_reformed
		
		character_modifier = { 
			general_opinion = -10
			same_opinion_if_same_religion = 20
			infidel_opinion = -20
		}
	}
}
