fel_group = {
	has_coa_on_barony_only = yes
	graphical_culture = norsegfx
	playable = yes

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

	color = { 0 0.67 0.17 }

	interface_skin = { pagan_interface }

	male_names = {
	}
	female_names = {
	}
	orcish_fel = {
		graphical_culture = eredargfx

		icon = 23
		heresy_icon = 24

		color = { 0 0.67 0.17 }

		scripture_name = DARK_GRIMOIRE
		priest_title = WARLOCK
		piety_name = IMPIETY

		high_god_name = THE_FEL

		god_names = {
			THE_FEL
		}

		evil_god_names = {
			THE_ORDER
		}

		# Intermarries
		# intermarry = orcish_fel
		intermarry = burning_legion_religion

		# Modifiers
		aggression = 1.5
		character_modifier = {
			# Bonuses
			martial = 1
			plot_power_modifier = 0.1
			siege_speed = 0.1
			
			# Maluses
			diplomacy = -1
			land_organisation = -0.15
			build_time_modifier = 0.15
		
			# Opinions of other religions
			general_opinion = -25
			same_religion_opinion = 25
			rel_head_opinion = 25
			burning_legion_religion_opinion = 25
			death_god_opinion = -175
			old_gods_worship_opinion  = -175
		}

		# War laws
		allow_looting = yes
		raised_vassal_opinion_loss = no
		peace_prestige_loss = yes
		can_call_crusade = no

		# Theocratic laws
		priests_can_inherit = no
		priests_can_marry = no

		# Gender laws
		feminist = yes
		matrilineal_marriages = yes
		female_temple_holders = yes

		dynamic_cult = no	# Warcraft - can't handle it yet
	}
	burning_legion_religion = {
		alternate_start = { always = no }
		has_coa_on_barony_only = no
		graphical_culture = eredargfx

		icon = 19
		heresy_icon = 20

		color = { 0 0.73 0.19 }

		# crusade_name = LEGION_INVASION
		scripture_name = DARK_GRIMOIRE
		priest_title = WARLOCK
		piety_name = IMPIETY

		high_god_name = GOD_SARGERAS

		god_names = {
			GOD_SARGERAS
			GOD_KILJAEDEN
			GOD_ARCHIMONDE
		}

		evil_god_names = {
			THE_ORDER
		}

		# Intermarries
		intermarry = orcish_fel
		# intermarry = burning_legion_religion

		# Modifiers
		aggression = 2
		character_modifier = {
			# Bonuses
			martial = 1
			land_morale = 0.1
			siege_speed = 0.1
			attrition = -1
			
			# Maluses
			diplomacy = -1
			build_time_modifier = 0.15
			levy_reinforce_rate = -0.15
		
			# Opinions of other religions
			general_opinion = -200
			same_religion_opinion = 200
			rel_head_opinion = 200
			orcish_fel_opinion = 200
		}

		# Secular laws
		has_heir_designation = yes

		# War laws
		allow_looting = yes
		raised_vassal_opinion_loss = no
		peace_prestige_loss = yes
		ignores_defensive_attrition = yes
		can_call_crusade = no

		# Theocratic laws
		priests_can_inherit = no
		priests_can_marry = no

		# Gender laws
		feminist = yes
		matrilineal_marriages = yes
		female_temple_holders = yes

		dynamic_cult = no	# Warcraft - can't handle it yet
	}
	illidari = {
		alternate_start = { 
			OR = {
				NOT = { has_alternate_start_parameter = { key = religion value = random } }
				year >= 605
			}
		}
		has_coa_on_barony_only = no
		graphical_culture = eredargfx

		icon = 21
		heresy_icon = 22

		color = { 0 0.88 0.35 }

		scripture_name = DARK_GRIMOIRE
		priest_title = WARLOCK
		piety_name = IMPIETY

		high_god_name = THE_FEL

		god_names = {
			THE_FEL
		}

		evil_god_names = {
			GOD_KILJAEDEN
			GOD_ARCHIMONDE
			GOD_SARGERAS
		}

		# Modifiers
		character_modifier = {
			# Bonuses
			martial = 1
			siege_speed = 0.1
			attrition = -0.15
			
			# Maluses
			stewardship = -1
			global_tax_modifier = -0.1
			build_time_modifier = 0.15
		
			# Opinions of other religions
			general_opinion = -15
			same_religion_opinion = 15
			rel_head_opinion = 15
			burning_legion_religion_opinion = -185
			death_god_opinion = -185
			old_gods_worship_opinion  = -185
		}

		# Secular laws
		has_heir_designation = yes

		# War laws
		raised_vassal_opinion_loss = no
		can_call_crusade = no

		# Theocratic laws
		priests_can_inherit = no
		priests_can_marry = no

		# Gender laws
		feminist = yes
		matrilineal_marriages = yes
		female_temple_holders = yes

		dynamic_cult = no	# Warcraft - can't handle it yet
	}
}