﻿christianity = { # Christian
	color = hsv { 0.17 1.0 1.0 }
	modifier = {
		global_pop_conversion_speed_modifier = 0.3
		omen_power = 0.1
		happiness_for_wrong_religion_modifier = -0.05
	}
	religion_category = saints
	is_monotheistic = yes
	can_deify_ruler = no
	sacrifice_icon = sacrifice_incense
	sacrifice_sound = "event:/SFX/UI/Religion/sfx_ui_religion_generic_sacrifice"
}

manichaeism = { # Manichee
	color = rgb { 192 192 192 } 
	modifier = {
		global_pop_conversion_speed_modifier = 0.4
		global_nobles_happyness = happiness_large_svalue
		war_score_cost = 0.05
	}
	religion_category = sages 
	sacrifice_icon = sacrifice_incense
	sacrifice_sound = "event:/SFX/UI/Religion/sfx_ui_religion_generic_sacrifice"
}

hunnic_huna_animism = { # Old Ritualist
	color = hsv { 0.0  0.0  0.0 } # Different colour from vanilla
	modifier = { # Different modifiers
		war_exhaustion = -0.01
		hostile_attrition = 0.5
		general_loyalty = -5
	}
	religion_category = pantheon
}