druidism_group = {
	has_coa_on_barony_only = yes
	graphical_culture = westerngfx
	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.42 0.76 0.02 }

	interface_skin = { pagan_interface }

	male_names = {
	}
	female_names = {
	}
	old_ways = {
		has_coa_on_barony_only = no
		graphical_culture = furbolggfx

		icon = 56
		heresy_icon = 58

		color = { 30 150 73 }

		scripture_name = THE_STORIES
		priest_title = WITCH

		high_god_name = THE_NATURE

		god_names = {
			THE_NATURE
		}

		evil_god_names = {
			THE_DEATH
		}

		# Intermarries
		intermarry = druidism_group
		intermarry = light_group
		intermarry = secular_group
		intermarry = tidemother
		intermarry = arcane_group

		# Modifiers
		character_modifier = {
			# Bonuses
			diplomacy = 1
			attrition = -0.15
			
			# Maluses
			martial = -1
			fertility = -0.15
			
			# Opinions of other religions
			burning_legion_religion_opinion = -200
			death_god_opinion = -200
			old_gods_worship_opinion  = -200
		}

		# Secular laws
		can_excommunicate = yes		# Don't care about wild gods, so can excommunicate Cenarius

		# War laws
		can_call_crusade = no
		can_grant_claim = yes
		can_grant_invasion_cb = invasion

		# Theocratic laws
		priests_can_inherit = yes
		priests_can_marry = no
		hard_to_convert = yes

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

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

		icon = 59
		heresy_icon = 61

		color = { 51 63 79 }

		scripture_name = THE_PURITY_OF_ESSENCE
		priest_title = DRUID

		high_god_name = GOLDRINN

		god_names = {
			GOLDRINN
		}

		evil_god_names = {
			THE_DEATH
		}

		# Intermarries
		intermarry = druidism_group
		intermarry = secular_group

		# Modifiers
		character_modifier = {
			# Bonuses
			martial = 1
			combat_rating = 10
			
			# Maluses
			diplomacy = -1
			vassal_opinion = -5
			
			# Opinions of other religions
			general_opinion = -25
			same_religion_opinion = 25
			rel_head_opinion = 25
			burning_legion_religion_opinion = -175
			death_god_opinion = -175
			old_gods_worship_opinion  = -175
		}

		# Secular laws
		# can_excommunicate = yes	# Because they can excommunicate Cenarius

		# War laws
		allow_looting = yes
		can_call_crusade = no
		can_grant_claim = yes
		can_grant_invasion_cb = invasion
		peace_prestige_loss = yes
		raised_vassal_opinion_loss = no

		# Theocratic laws
		priests_can_inherit = yes
		priests_can_marry = no
		hard_to_convert = yes

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

		dynamic_cult = no	# Warcraft - can't handle it yet
	}
	ursine = {
		has_coa_on_barony_only = no
		graphical_culture = furbolggfx

		icon = 95
		heresy_icon = 97

		color = { 150 62 8 }

		scripture_name = THE_STORIES
		priest_title = DRUID

		high_god_name = GOD_URSOL

		god_names = {
			GOD_URSOL GOD_URSOC
		}

		evil_god_names = {
			THE_DEATH
		}

		# Intermarries
		intermarry = druidism_group
		intermarry = secular_group

		# Modifiers
		character_modifier = {
			# Bonuses
			diplomacy = 1
			health = 0.5
			
			# Maluses
			stewardship = -1
			levy_reinforce_rate = -0.15
			
			# Opinions of other religions
			burning_legion_religion_opinion = -200
			death_god_opinion = -200
			old_gods_worship_opinion  = -200
		}

		# Secular laws
		# can_excommunicate = yes	# Because they can excommunicate Cenarius
		max_consorts = 3

		# War laws
		can_call_crusade = no
		can_grant_claim = yes
		can_grant_invasion_cb = invasion

		# Theocratic laws
		priests_can_inherit = yes
		priests_can_marry = no
		hard_to_convert = yes

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

		dynamic_cult = no	# Warcraft - can't handle it yet
	}
	kaldorei_religion = {
		graphical_culture = nightelfgfx

		icon = 104
		heresy_icon = 105

		color = { 155 194 230 }

		scripture_name = THE_STORIES
		priest_title = DRUID

		high_god_name = GOD_ELUNE

		god_names = {
			GOD_ELUNE
		}

		evil_god_names = {
			THE_DEATH
		}

		# Intermarries
		intermarry = druidism_group
		intermarry = secular_group

		# Modifiers
		character_modifier = {
			# Bonuses
			stewardship = 1
			plot_discovery_chance = 0.1
			
			# Maluses
			diplomacy = -1
			sex_appeal_opinion = -10
			
			# Opinions of other religions
			burning_legion_religion_opinion = -200
			death_god_opinion = -200
			old_gods_worship_opinion  = -200
		}

		# Secular laws
		# can_excommunicate = yes	# Because they can excommunicate Cenarius
		can_retire_to_monastery = yes

		# War laws
		can_call_crusade = no
		can_grant_claim = yes
		can_grant_invasion_cb = invasion
		raised_vassal_opinion_loss = no

		# Theocratic laws
		priests_can_inherit = yes
		priests_can_marry = no
		hard_to_convert = yes

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

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