necromancy_group = {
	alternate_start = { 
		NOT = { has_alternate_start_parameter = { key = religion value = random } }
	}
    has_coa_on_barony_only = yes
	graphical_culture = westerngfx
	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.65 0.90 1 }

	interface_skin = { pagan_interface }

	death_god = {
		alternate_start = { always = no }
		graphical_culture = lichgfx

		icon = 46
		heresy_icon = 47

		color = { 0.65 0.90 1 }

		scripture_name = NECRONOMICON
		priest_title = NECROMANCER
		piety_name = IMPIETY

		high_god_name = THE_LICH_KING

		god_names = {
			THE_LICH_KING THE_CHAOS THE_DEATH
		}
		evil_god_names = {
			THE_LIGHT THE_LIFE
		}

		# Modifiers
		aggression = 1.5
		character_modifier = {
			# Bonuses
			martial = 1
			levy_reinforce_rate = 0.15
			attrition = -1
			retinuesize_perc = 0.2
			
			# Maluses
			diplomacy = -1
			land_organisation = -0.15
			build_time_modifier = 0.15
			
			# Opinions of other religions
			general_opinion = -200
			same_religion_opinion = 200
			throsic_opinion = 200
			rel_head_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
	}
	shadowlander = {
		graphical_culture = lichgfx

		icon = 48
		heresy_icon = 49
		
		color = { 175 155 185 }
		
		scripture_name = NECRONOMICON
		priest_title = NECROMANCER
		piety_name = IMPIETY
		
		high_god_name = THE_SHADOW
		
		god_names = {
			THE_DEATH
		}
		evil_god_names = {
			THE_LIGHT THE_LIFE
		}
		
		# Modifiers
		character_modifier = {
			# Bonuses
			intrigue = 1
			plot_power_modifier = 0.1
			levy_reinforce_rate = 0.15
			
			# Maluses
			diplomacy = -1
			threat_decay_speed = -0.15
			land_organisation = -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
		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
	}	
	throsic = {
		graphical_culture = westerngfx

		icon = 106
		heresy_icon = 107
		
		color = { 5 105 120 }
		
		scripture_name = NECRONOMICON
		priest_title = NECROMANCER
		piety_name = IMPIETY
		
		high_god_name = THROS
		
		god_names = {
			THROS THE_BLIGHT THE_DEATH
		}
		evil_god_names = {
			THE_LIGHT THE_LIFE
		}
		
		# Modifiers
		aggression = 1.25
		character_modifier = {
			# Bonuses
			martial = 1
			land_morale = 0.1
			attrition = -0.15
			
			# Maluses
			diplomacy = -1
			build_time_modifier = 0.15
			land_organisation = -0.15		

			# Opinions of other religions
			general_opinion = -25
			same_religion_opinion = 25
			rel_head_opinion = 25
			burning_legion_religion_opinion = -175
			death_god_opinion = 25
			old_gods_worship_opinion = -175
		}
		
		# 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
	}
}