sympathy_otherworlden = {
	opposites =  {
		zealous
	}
	
	potential = {
		NOT = { religion_group = otherworlden }
	}

	tolerates_otherworlden = yes		# Tolerates and is tolerated by otherworldens
	
	same_opinion_if_same_religion = 5

	customizer = no
	random = no

	male_insult = INSULT_LOVER_OF_HEATHENS
	female_insult = INSULT_LOVER_OF_HEATHENS
	male_insult_adj = INSULT_UNPRINCIPLED
	female_insult_adj = INSULT_UNPRINCIPLED
	child_insult_adj = INSULT_STUPID
}

has_blood_plague = { #Basically the Rat Plague from Dishonored
	is_epidemic = yes
	is_illness = yes
	
	vassal_opinion = -5
	sex_appeal_opinion = -20
	
	ai_rationality = -50
	
	diplomacy_penalty = -5
	martial_penalty = -1
	stewardship_penalty = -5
	intrigue_penalty = -5
	learning_penalty = -9
	
	health_penalty = -5
	
	fertility_penalty = -0.50
	
	combat_rating = 30
	
	customizer = no

	male_insult_adj = INSULT_DECAYING
	female_insult_adj = INSULT_DECAYING
	child_insult_adj = INSULT_SMELLY
	
	succession_gfx = yes
}

hunter_of_tulithe  = {
	opposites = {
		crusader
		mujahid
		eagle_warrior
		sun_warrior
		ukkos_shield
		nyames_shield
		peruns_chosen
		romuvas_own
		ares_own
		tengri_warrior
		shaddai
		gondi_shahansha
		kailash_guardian
		valhalla_bound
		kanes_blade
	}
	
	martial = 2
	combat_rating = 10 #old value: 1
	
	otherworlden_opinion = 5
	same_opinion_if_same_religion = 15
	
	ai_zeal = 10
	customizer = no
	
	male_compliment = COMPL_HUNTER_OF_TULITHE_MALE
	female_compliment = COMPL_HUNTER_OF_TULITHE_FEMALE
}

kanes_blade  = {
	opposites = {
		crusader
		mujahid
		eagle_warrior
		sun_warrior
		ukkos_shield
		nyames_shield
		peruns_chosen
		romuvas_own
		ares_own
		tengri_warrior
		shaddai
		gondi_shahansha
		kailash_guardian
		valhalla_bound
		hunter_of_tulithe
	}
	
	martial = 2
	combat_rating = 10 #old value: 1
	
	otherworlden_opinion = 5
	same_opinion_if_same_religion = 15
	
	ai_zeal = 10
	customizer = no
	
	male_compliment = COMPL_KANES_BLADE_MALE
	female_compliment = COMPL_KANES_BLADE_FEMALE
}

elven_leader = {
	leader = yes
	random = no
	command_modifier = {
		terrain = forest
		morale_offence = 0.15
		flank = 0.3
	}
}

dwarven_leader = {
	leader = yes
	random = no
	command_modifier = {
		terrain = mountains	
		morale_offence = 0.15
		flank = 0.3
	}
}

patron_verios = {
	random = no
	religious = yes
	religious_branch = elven_tribunal
    global_revolt_risk = -0.02
	diplomacy = 2
	stewardship = 1
	learning = -1
	opposites = {
		patron_reanna
		patron_al_setep
	}
}

patron_reanna = {
	random = no
	religious = yes
	religious_branch = elven_tribunal
	martial = 2
	intrigue = 1
    stewardship = -1
	opposites = {
		patron_verios
		patron_al_setep
	}
}

patron_al_setep = {
	random = no
	religious = yes
	religious_branch = elven_tribunal
	learning = 3
    diplomacy = -1
	martial = -1
	opposites = {
		patron_verios
		patron_reanna
	}
}

patron_aleret = {
	random = no
	religious = yes
	religious_branch = elven_tribunal_heresy
    global_revolt_risk = -0.02
	diplomacy = 2
	stewardship = 1
	learning = -1
	opposites = {
		patron_mali_ra
		patron_berat_tashi
	}
}

patron_mali_ra = {
	random = no
	religious = yes
	religious_branch = elven_tribunal_heresy
	martial = 2
    stewardship = -1
	opposites = {
		patron_aleret
		patron_berat_tashi
	}
}

patron_berat_tashi = {
	random = no
	religious = yes
	religious_branch = elven_tribunal_heresy
	intrigue = 3
    diplomacy = -1
	martial = -1
	opposites = {
		patron_mali_ra
		patron_aleret
	}
}

#Dark Dwarven Schools

school_nchar_ashdaar = {
    random = no
	religious = yes
	religious_branch = dwarven_dwemer
	monthly_character_prestige = 1
	siege_speed = 0.15
	levy_reinforce_rate = 0.015
	martial = 2
	learning = 1
	opposites = {
		school_nchuad_ashdaar
		school_nzar_ashdaar
	}
}

school_nchuad_ashdaar = {
    random = no
	religious = yes
	religious_branch = dwarven_dwemer
	monthly_character_wealth = 1
	local_build_time_modifier = -0.015
	local_build_cost_modifier = -0.015
	stewardship = 2
	learning = 1
	opposites = {
		school_nchar_ashdaar
		school_nzar_ashdaar
	}
}

school_nzar_ashdaar = {
    random = no
	religious = yes
	religious_branch = dwarven_dwemer
	monthly_character_piety = 1
	general_opinion = 10
	global_revolt_risk = -0.05
	diplomacy = 2
	learning = 1
	opposites = {
		school_nchar_ashdaar
		school_nchuad_ashdaar
	}
}