head1 = {
	potential = {
		OR = {
			religion = celtic_pagan
			religion = celtic_pagan_reformed
		}
	}
	
	martial = 1
	monthly_character_prestige = 0.5
	command_modifier = {	
		religious_enemy = 0.1
		morale_offence = 0.1
	}
	ai_ambition = 15
	ai_zeal = 5
}

head2 = {
	potential = {
		OR = {
			religion = celtic_pagan
			religion = celtic_pagan_reformed
		}
	}
	martial = 3
	monthly_character_prestige = 1.5
	#customizer = no
	same_religion_opinion = 5
	cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger 	
	command_modifier = {
		center = 0.1
		religious_enemy = 0.3
		morale_offence = 0.2
		defence = 0.2
	}
	ai_ambition = 40
	ai_zeal = 10
}

druid = {
	potential = {
		OR = {
			religion = celtic_pagan
			religion = celtic_pagan_reformed
		}
	}
	
	opposites =  {
		bad_druid
	}
	
	religious = no # Cleared manually on religious conversion, to avoid losing it on reformation
	
	monthly_character_piety = 0.5
	learning = 3
	diplomacy = 2
	
	#customizer = no
	
	cannot_inherit = yes
}

bad_druid = {
	potential = {
		OR = {
			religion = celtic_pagan
			religion = celtic_pagan_reformed
		}
	}

	opposites = {
		druid
	}
	
	religious = no # Cleared manually on religious conversion, to avoid losing it on reformation
	
	opposite_opinion = -5
	church_opinion = -10
	same_opinion_if_same_religion = 25
	
	monthly_character_piety = -1

	#customizer = no
	random = no
	
	cannot_inherit = yes
}

fian = {	
	potential = {
		OR = {
			religion = celtic_pagan
			religion = celtic_pagan_reformed
		}
	}

	martial = 2
	learning = 1
	
	same_religion_opinion = 5
	
	same_opinion = 10
	
	fertility = 0.05
	
	#customizer = no
	
	command_modifier = {
		religious_enemy = 0.2
		morale_offence = 0.2
		defence = -0.1
	}
}

learning_druidic_arts = {
	potential = {
		OR = {
			religion = celtic_pagan
			religion = celtic_pagan_reformed
		}
	}
	
	#customizer = no
	
	monthly_character_piety = 0.5
	same_religion_opinion = 5
	fertility = -0.5
	
	stewardship = -2
	intrigue = -2
	diplomacy = -2
	
	pilgrimage = yes # Will need a regent, but can still be guardian to children
}

changeling = {
	
	potential = {
		religion_group = pagan_group
	}
	health = 3
	
	cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger 	
	
	same_religion_opinion = 5
	
	same_opinion = -5
	
	#customizer = no
	
	command_modifier = {
		morale_offence = 0.2
		defence = -0.1
	}
	ai_rationality = -15
	ai_ambition = 30
}

lughs_own = {
	opposites = {
		crusader
		mujahid
		jaguar_warrior
		shaddai
		valhalla_bound
		sword_of_the_lamb
		knight_templar
		order_of_the_garter
		danite
		thunderbird_warrior
		raven_warrior
	}
	
	martial = 2
	combat_rating = 10 #old value: 1
	
	church_opinion = 15
	same_opinion_if_same_religion = 15
	
	ai_zeal = 10
	#customizer = no
	
	male_insult = INSULT_FANATIC
	female_insult = INSULT_FANATIC
	male_insult_adj = INSULT_NARROWMINDED
	female_insult_adj = INSULT_NARROWMINDED
	male_compliment_adj = COMPL_RIGHTEOUS
	female_compliment_adj = COMPL_RIGHTEOUS
}

wolf = {
	potential = {
		OR = {
			religion = celtic_pagan
			religion = celtic_pagan_reformed
		}
	}
	martial = 2
	monthly_character_prestige = 0.15

	same_opinion = 10
}

#appropriating this file to add a new crusader trait
jaguar_warrior  = {
	opposites = {
		crusader
		mujahid
		shaddai
		fords_striker
		valhalla_bound
		sword_of_the_lamb
		knight_templar
		order_of_the_garter
		danite
		lughs_own
		thunderbird_warrior
		raven_warrior
		dragon_soldier
	}
	
	martial = 2
	combat_rating = 10 #old value: 1
	
	church_opinion = 15
	same_opinion_if_same_religion = 15
	
	ai_zeal = 10
	#customizer = no
	
	male_insult = INSULT_FANATIC
	female_insult = INSULT_FANATIC
	male_insult_adj = INSULT_NARROWMINDED
	female_insult_adj = INSULT_NARROWMINDED
	male_compliment_adj = COMPL_RIGHTEOUS
	female_compliment_adj = COMPL_RIGHTEOUS
}

#once again appropriating this file to add a new crusader trait

dragon_soldier  = {
	opposites = {
		crusader
		mujahid
		shaddai
		fords_striker
		valhalla_bound
		sword_of_the_lamb
		knight_templar
		order_of_the_garter
		danite
		lughs_own
		thunderbird_warrior
		raven_warrior
		jaguar_warrior
	}
	
	martial = 2
	combat_rating = 10 #old value: 1
	
	church_opinion = 15
	same_opinion_if_same_religion = 15
	
	ai_zeal = 10
	#customizer = no
	
	male_insult = INSULT_FANATIC
	female_insult = INSULT_FANATIC
	male_insult_adj = INSULT_NARROWMINDED
	female_insult_adj = INSULT_NARROWMINDED
	male_compliment_adj = COMPL_RIGHTEOUS
	female_compliment_adj = COMPL_RIGHTEOUS
}
