########################################################################################################
# WARNING: IF YOU DON'T ADD NEW TRAITS LAST (IN THE LAST READ TRAIT FILE), IT WILL BREAK OLD SAVE GAMES!
########################################################################################################

eunuch = {
	sex_appeal_opinion = -20
	fertility = -50.0

	customizer = no
	
	cannot_marry = yes
	cannot_inherit = yes
	
	male_insult = INSULT_EUNUCH
	male_insult_adj = INSULT_UNMANNED
	child_insult_adj = INSULT_SILLY
}

blinded = {
	sex_appeal_opinion = -10
	martial = -6
	stewardship = -2
	intrigue = -2
	health = -1
	
	customizer = no
	
	combat_rating = -100 #old value: -10
	
	blinding = yes
	
	male_insult_adj = INSULT_BLIND
	female_insult_adj = INSULT_BLIND
}

# Hard coded to be given correctly and affect inheritance laws in the ERE
born_in_the_purple = {
	customizer = no
	
	vassal_opinion = 5
	monthly_character_prestige = 0.5
	
	male_compliment_adj = COMPL_PURPLE_BORN
	female_compliment_adj = COMPL_PURPLE_BORN
}

augustus = {
	customizer = no
	
	vassal_opinion = 10
	monthly_character_prestige = 0.5
	
	male_compliment = COMPL_AUGUSTUS
	female_compliment = COMPL_AUGUSTUS
}

flat_terrain_leader = {
	leader = yes
	random = no
	
	command_modifier = {
		terrain = plains
		terrain = farmlands
		terrain = steppe
	}
}

rough_terrain_leader = {
	leader = yes
	random = no
	
	command_modifier = {
		terrain = forest
		terrain = hills
	}
}

mountain_terrain_leader = {
	leader = yes
	random = no
	
	command_modifier = {
		terrain = mountain
	}
}

desert_terrain_leader = {
	leader = yes
	random = no
	
	command_modifier = {
		terrain = desert
	}

	male_insult = INSULT_DESERT_RAT
	female_insult = INSULT_DESERT_RAT
}

holy_warrior = {
	leader = yes
	
	command_modifier = {
		religious_enemy = 0.3
	}
	
	male_compliment = COMPL_HOLY_WARRIOR
	female_compliment = COMPL_HOLY_WARRIOR
	male_insult = INSULT_FANATIC
	female_insult = INSULT_FANATIC
}

unyielding_leader = {
	leader = yes
	
	command_modifier = {
		morale_defence = 0.2
		defence = 0.1
	}
}

has_aztec_disease = {
	is_epidemic = yes
	is_illness = yes
	
	sex_appeal_opinion = -10

	general_opinion = -5
	
	diplomacy_penalty = -3
	stewardship_penalty = -2
	martial_penalty = -2
	intrigue_penalty = -3
	learning_penalty = -2
	
	health_penalty = -4
	fertility_penalty = -0.2
	
	combat_rating = -30 #old value: -3
	
	customizer = no

	male_insult_adj = INSULT_POX_RIDDEN
	female_insult_adj = INSULT_POX_RIDDEN
	child_insult_adj = INSULT_POX_RIDDEN
}

child_of_consort = {
	diplomacy = -1

	customizer = no
}

peasant_leader = {
	diplomacy = -5
	combat_rating = 3 #new value!
	
	same_opinion = 25
	
	vassal_opinion = -10

	rebel_inherited = yes
	customizer = no
	
	male_insult = INSULT_PEASANT
	male_insult_adj = INSULT_LOWBORN
	female_insult = INSULT_PEASANT_WOMAN
	female_insult_adj = INSULT_LOWBORN
}

heresiarch = {
	infidel_opinion = -15
	
	same_religion_opinion = 25
	combat_rating = 3 #new value!
	
	rebel_inherited = yes
	customizer = no
	religious = yes
	
	male_insult = INSULT_HERESIARCH
	female_insult = INSULT_HERESIARCH
	child_insult = INSULT_PEABRAIN
}

berserker = {
	potential = {
		OR = {
			religion = norse_pagan
			religion = norse_pagan_reformed
		}
	}
	martial = 4
	diplomacy = -2
	combat_rating = 25 #old value: 3
	
	same_opinion = 10
	
	ai_rationality = -5
	
	male_compliment = COMPL_BERSERKER
	female_compliment = COMPL_BERSERKER
	male_insult = INSULT_LUNATIC
	female_insult = INSULT_LUNATIC
	child_insult = INSULT_TROLL
	male_insult_adj = INSULT_CRAZED
	female_insult_adj = INSULT_CRAZED
	child_insult_adj = INSULT_CRAZY
}

varangian = {
	martial = 2
	diplomacy = 1
	
	combat_rating = 10 #old value: 2
	
	same_opinion = 10
	
	customizer = no
}

saoshyant = {
	zoroastrian_opinion = 10
	
	customizer = no
	
	combat_rating = 20 #old value: 5
	
	male_compliment = COMPL_SAOSHYANT
	female_compliment = COMPL_SAOSHYANT
}

saoshyant_descendant = {
	
	zoroastrian_opinion = 5
	
	customizer = no
}

viking = {
	potential = {
		OR = {
			religion = norse_pagan
			religion = norse_pagan_reformed
			any_owned_bloodline = {
				has_bloodline_flag = bloodline_viking
			}
		}
	}
	opposites =  {
		ravager
		seaking
		sea_queen
	}
	martial = 1
	combat_rating = 10 #old value: 1
	monthly_character_prestige = 0.3
	norse_pagan_opinion = 15
	norse_pagan_reformed_opinion = 15
	
	same_opinion = 5
	#religious = yes
	
	male_insult = COMPL_PIRATE
	female_insult = COMPL_PIRATE
	male_compliment = COMPL_VIKING
	male_compliment_adj = COMPL_VIKING_adj
	female_compliment = COMPL_VALKYRIE
	female_compliment_adj = COMPL_VIKING_adj
}

monk = {
	potential = {
		is_ruler = no
		is_female = no
	}
	
	learning = 2
	monthly_character_piety = 0.3
	same_religion_opinion = 5
	
	religious = yes # Lost immediately on religion change
	cannot_marry = yes
	cannot_inherit = yes
	customizer = no
	random = no
	
	male_compliment = COMPL_MONK
}

nun = {
	potential = {
		is_ruler = no
		is_female = yes
	}
	
	monthly_character_piety = 0.3
	same_religion_opinion = 5
	
	learning = 2
	religious = yes # Lost immediately on religion change
	cannot_marry = yes
	cannot_inherit = yes
	customizer = no
	random = no
	
	female_compliment = COMPL_NUN
}

# Christian pilgrim while doing pilgrimage
on_pilgrimage = {
	potential = {
		religion_group = christian
		NOT = { trait = pilgrim }
	}
	
	cached = yes    # Keep a cache of all trait holders, to use with the corresponding event trigger 
	
	monthly_character_piety = 0.2
	same_religion_opinion = 5
	
	pilgrimage = yes    # Will need a regent, but can still be guardian to children
	customizer = no
}

# Babies can be born sickly
sickly = {
	is_health = yes
	is_illness = yes
	
	potential = {
		NOT = { age = 6 }
	}
	
	health = -2.5
	
	customizer = no
	random = no
}

mutazilite = {
	learning = 5
	
	religious = yes # Lost immediately on religion change
	
	opposites =  {
		ashari
	}
	
	opposite_opinion = -30
	
	customizer = no
	random = no
}

ashari = {
	monthly_character_piety = 1
	
	religious = yes # Lost immediately on religion change
	
	opposites =  {
		mutazilite
	}
	
	opposite_opinion = -30
	
	customizer = no
	random = no
}

sympathy_christendom = {
	opposites =  {
		zealous
	}
	
	potential = {
		NOT = { religion_group = christian }
	}

	tolerates_christian = yes		# Tolerates and is tolerated by Christians
	
	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
}

sympathy_islam = {
	
	opposites =  {
		zealous
	}
	
	potential = {
		NOT = { religion_group = muslim }
	}

	tolerates_muslim = yes		# Tolerates and is tolerated by Muslims

	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
}

sympathy_pagans = {
	
	opposites =  {
		zealous
	}
	
	potential = {
		NOT = { religion_group = pagan_group }
	}

	tolerates_pagan_group = yes		# Tolerates and is tolerated by Pagans

	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
}

sympathy_zoroastrianism = {
	
	opposites =  {
		zealous
	}
	
	potential = {
		NOT = { religion_group = zoroastrian_group }
	}

	tolerates_zoroastrian_group = yes		# Tolerates and is tolerated by Zoroastrians

	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
}

sympathy_judaism = {
	
	opposites =  {
		zealous
	}
	
	potential = {
		NOT = { religion_group = jewish_group }
	}

	tolerates_jewish_group = yes		# Tolerates and is tolerated by Jews

	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
}

bad_priest_christian = {

	religious = yes

	potential = {
		OR = {
			is_theocracy = yes
			is_ruler = no
		}
	}

	church_opinion = -10
	same_opinion_if_same_religion = 25

	monthly_character_piety = -1

	customizer = no
	random = no

	male_insult = INSULT_SCARECROW
	female_insult = INSULT_SCARECROW
	child_insult = INSULT_SCARECROW
	male_insult_adj = INSULT_DECADENT
	female_insult_adj = INSULT_CORRUPT
	child_insult_adj = INSULT_CRUMMY
}

bad_priest_muslim = {
	
	religious = yes

	potential = {
		OR = {
			controls_religion = sunni
			controls_religion = shiite
			controls_religion = ibadi
			controls_religion = hurufi
		}
	}
	
	church_opinion = -10
	same_opinion_if_same_religion = 25

	monthly_character_piety = -1

	customizer = no
	random = no

	male_insult = INSULT_SCARECROW
	female_insult = INSULT_SCARECROW
	child_insult = INSULT_SCARECROW
	male_insult_adj = INSULT_DECADENT
	female_insult_adj = INSULT_CORRUPT
	child_insult_adj = INSULT_CRUMMY
}

bad_priest_norse = {
	
	religious = yes

	potential = {
		OR = {
			is_theocracy = yes
			is_ruler = no
			controls_religion = norse_pagan_reformed
		}
	}
	
	church_opinion = -10
	same_opinion_if_same_religion = 25

	monthly_character_piety = -1

	customizer = no
	random = no

	male_insult = INSULT_SCARECROW
	female_insult = INSULT_SCARECROW
	child_insult = INSULT_SCARECROW
	male_insult_adj = INSULT_USELESS
	female_insult_adj = INSULT_USELESS
	child_insult_adj = INSULT_CRUMMY
}

bad_priest_tengri = {
	
	religious = yes

	potential = {
		OR = {
			is_theocracy = yes
			is_ruler = no
		}
	}
	
	church_opinion = -10
	same_opinion_if_same_religion = 25

	monthly_character_piety = -1

	customizer = no
	random = no

	male_insult = INSULT_SCARECROW
	female_insult = INSULT_SCARECROW
	child_insult = INSULT_SCARECROW
	male_insult_adj = INSULT_DECADENT
	female_insult_adj = INSULT_CORRUPT
	child_insult_adj = INSULT_CRUMMY
}

bad_priest_zoroastrian = {
	
	religious = yes

	potential = {
		OR = {
			is_theocracy = yes
			is_ruler = no
		}
	}

	church_opinion = -10
	same_opinion_if_same_religion = 25

	monthly_character_piety = -1

	customizer = no
	random = no

	male_insult = INSULT_SCARECROW
	female_insult = INSULT_SCARECROW
	child_insult = INSULT_SCARECROW
	male_insult_adj = INSULT_DECADENT
	female_insult_adj = INSULT_CORRUPT
	child_insult_adj = INSULT_CRUMMY
}

bad_priest_aztec = {
	
	religious = yes

	potential = {
		OR = {
			is_theocracy = yes
			is_ruler = no
		}
	}

	church_opinion = -10
	same_opinion_if_same_religion = 25

	monthly_character_piety = -1

	customizer = no
	random = no

	male_insult = INSULT_SCARECROW
	female_insult = INSULT_SCARECROW
	child_insult = INSULT_SCARECROW
	male_insult_adj = INSULT_USELESS
	female_insult_adj = INSULT_USELESS
	child_insult_adj = INSULT_CRUMMY
}

narrow_flank_leader = {
	leader = yes
	
	command_modifier = {
		narrow_flank = 0.5
	}
}

brahmin = {
	potential = {
		OR = {
			religion = buddhist
			religion = hindu
			religion = jain
		}
	}
	opposites = {
		kshatriya
		vaishya
	}
	
	caste_tier = 3

	monthly_character_piety = 0.1

	customizer = no
	random = no
}

kshatriya = {
	potential = {
		OR = {
			religion = buddhist
			religion = hindu
			religion = jain
		}
	}
	opposites = {
		brahmin
		vaishya
	}

	caste_tier = 2

	monthly_character_prestige = 0.1

	customizer = no
	random = no
}

vaishya = {
	potential = {
		OR = {
			religion = buddhist
			religion = hindu
			religion = jain
		}
	}
	opposites = {
		brahmin
		kshatriya
	}

	caste_tier = 1

	monthly_character_wealth = 0.03
	
	customizer = no
	random = no
}

sympathy_indian = {
	opposites =  {
		zealous
	}
	
	potential = {
		NOT = { religion_group = indian_group }
	}

	tolerates_indian_group = yes		# Tolerates and is tolerated by Indian religions

	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
}

shaivist_hindu = {
	opposites = {
		vaishnavist_hindu
		shaktist_hindu
		smartist_hindu
	}

	opposite_opinion = -5
	
	monthly_character_prestige = 0.5
	
	potential = { religion = hindu }
	religious_branch = hindu
	random = no
	religious = yes
	ruler_designer_cost = 0
}

vaishnavist_hindu = {
	opposites = {
		shaivist_hindu
		shaktist_hindu
		smartist_hindu
	}

	opposite_opinion = -5
	
	vassal_opinion = 5

	potential = { religion = hindu }
	religious_branch = hindu
	random = no
	religious = yes
	ruler_designer_cost = 0
}

shaktist_hindu = {
	opposites = {
		vaishnavist_hindu
		shaivist_hindu
		smartist_hindu
	}

	opposite_opinion = -5
	
	fertility = 0.2

	potential = { religion = hindu }
	religious_branch = hindu
	random = no
	religious = yes
	ruler_designer_cost = 0
}

smartist_hindu = {
	opposites = {
		vaishnavist_hindu
		shaktist_hindu
		shaivist_hindu
	}

	opposite_opinion = -5
	
	monthly_character_piety = 0.5

	potential = { religion = hindu }
	religious_branch = hindu
	random = no
	religious = yes
	ruler_designer_cost = 0
}

mahayana_buddhist = {
	opposites = {
		vajrayana_buddhist
		theravada_buddhist
	}

	opposite_opinion = -5
	
	vassal_opinion = 5

	potential = { religion = buddhist }
	religious_branch = buddhist
	random = no
	religious = yes
	ruler_designer_cost = 0
}

vajrayana_buddhist = {
	opposites = {
		mahayana_buddhist
		theravada_buddhist
	}

	opposite_opinion = -5
	
	health = 1

	potential = { religion = buddhist }
	religious_branch = buddhist
	random = no
	religious = yes
	ruler_designer_cost = 0
}

theravada_buddhist = {
	opposites = {
		vajrayana_buddhist
		mahayana_buddhist
	}

	opposite_opinion = -5
	
	learning = 1

	potential = { religion = buddhist }
	religious_branch = buddhist
	random = no
	religious = yes
	ruler_designer_cost = 0
}

digambara_jain = {
	opposites = {
		svetambara_jain
	}

	opposite_opinion = -5

	health = 1
	
	potential = { religion = jain }
	religious_branch = jain
	random = no
	religious = yes
	ruler_designer_cost = 0
}

svetambara_jain = {
	opposites = {
		digambara_jain
	}

	opposite_opinion = -5
	
	vassal_opinion = 5

	potential = { religion = jain }
	religious_branch = jain
	random = no
	religious = yes
	ruler_designer_cost = 0
}

# Controls Muslim decadence gain
decadent = {
	opposites = {
		zealous
	}

	potential = {
		religion_group = muslim
	}
	
	customizer = no
	random = no
	
	combat_rating = -10 #old value: -1
	
	male_insult = INSULT_SYBARITE
	female_insult = INSULT_SYBARITE
	child_insult_adj = INSULT_FARTMASTER
	male_insult_adj = INSULT_DECADENT
	female_insult_adj = INSULT_DECADENT
	child_insult_adj = INSULT_LAZY
}

# Character is seen as a reincarnation of another character.
reincarnation = {
	customizer = no
	random = no
}

war_elephant_leader = {
	leader = yes
	random = no
	
	command_modifier = {
		war_elephants = 0.2
		morale_offence = 0.2
	}
}

jungle_terrain_leader = {
	leader = yes
	random = no
	
	command_modifier = {
		terrain = jungle
	}

	male_insult = INSULT_JUNGLE_SNAKE
	female_insult = INSULT_JUNGLE_SNAKE
}

in_hiding = {
	potential = {
		prisoner = no
	}

	monthly_character_prestige = -2
	diplomacy = -5
	vassal_opinion = -5
	
	in_hiding = yes

	customizer = no
	random = no

	male_insult = INSULT_COWARD
	female_insult = INSULT_COWARD
	male_insult_adj = INSULT_SNEAKING
	female_insult_adj = INSULT_SNEAKING
}

winter_soldier = {
	leader = yes
	random = no
	
	command_modifier = {
		winter_supply = 4
		winter_combat = 0.5
	}	
}

seducer = {
	lifestyle = yes
	
	opposites =  {
		celibate
		seductress
	}
	
	potential = {
		is_female = no
	}
	
	intrigue = 2
	diplomacy = 1
	
	sex_appeal_opinion = 50
	christian_opinion = -10
	jewish_group_opinion = -10
	
	male_insult = INSULT_WHOREMONGER
	male_insult_adj = INSULT_WHORING
	male_compliment = COMPL_SEDUCER
	male_compliment_adj = COMPL_CHARMING
	
	ruler_designer_cost = 12
}

seductress = {
	lifestyle = yes
	
	opposites =  {
		celibate
		seducer
	}
	
	potential = {
		is_female = yes
	}
	
	intrigue = 2
	diplomacy = 1
	
	sex_appeal_opinion = 50
	christian_opinion = -10
	jewish_group_opinion = -10
	
	female_insult = INSULT_TEMPTRESS
	female_insult_adj = INSULT_DEBASED
	female_compliment = COMPL_ENCHANTRESS
	female_compliment_adj = COMPL_RAVISHING
	
	ruler_designer_cost = 12
}

administrator = {
	lifestyle = yes
	
	stewardship = 3
	
	command_modifier = {
		speed = 0.1
	}
	
	ruler_designer_cost = 10
}

architect = {
	lifestyle = yes
	
	same_opinion = 10
	
	stewardship = 2
	martial = 1
	
	command_modifier = {
		siege = 0.2
	}
	
	ruler_designer_cost = 10
	
	male_compliment = COMPL_ARCHITECT
	female_compliment = COMPL_ARCHITECT
}

strategist = {
	lifestyle = yes
	
	same_opinion = 10
	
	martial = 2
	stewardship = 1
	
	command_modifier = {
		defence = 0.2
	}
	
	ruler_designer_cost = 12
}

socializer = {
	lifestyle = yes
	
	same_opinion = 10
	sex_appeal_opinion = 10
	
	diplomacy = 3
	
	ruler_designer_cost = 12
	
	male_insult = INSULT_BLABBERER
	female_insult = INSULT_BLABBERER
	male_insult_adj = INSULT_SCHEMING
	female_insult_adj = INSULT_SCHEMING
	child_insult_adj = INSULT_SILLY
}

schemer = {
	lifestyle = yes
	
	same_opinion = -5
	
	intrigue = 3
	
	ruler_designer_cost = 10

	male_insult = INSULT_INSTIGATOR
	female_insult = INSULT_INSTIGATOR
	child_insult = INSULT_SNEAK
	male_insult_adj = INSULT_SCHEMING
	female_insult_adj = INSULT_SCHEMING
	child_insult_adj = INSULT_STUPID
}

theologian = {
	lifestyle = yes
	
	learning = 2
	intrigue = 1
	
	ruler_designer_cost = 10

	male_insult = INSULT_BOOKWORM
	female_insult = INSULT_BOOKWORM
	male_insult_adj = INSULT_SQUINTEYED
	female_insult_adj = INSULT_SQUINTEYED
	male_compliment = COMPL_SCHOLAR
	female_compliment = COMPL_SCHOLAR
	male_compliment_adj = COMPL_LEARNED
	female_compliment_adj = COMPL_LEARNED
}

gamer = {
	lifestyle = yes
	
	diplomacy = 2
	martial = 1
	
	command_modifier = {
		narrow_flank = 0.3
	}
	
	same_opinion = 10
	
	ruler_designer_cost = 10
}

adventurer = {

	martial = 1
	diplomacy = -1
	combat_rating = 10 #old value: 1
	levy_size = 0.2
	max_manpower_mult = 0.1
	
	same_opinion = 10

	ai_ambition = 40
	
	customizer = no
	random = no

	male_insult = INSULT_UPSTART
	female_insult = INSULT_UPSTART
	child_insult = INSULT_PEABRAIN
	male_insult_adj = INSULT_GRABBING
	female_insult_adj = INSULT_GRABBING
	child_insult_adj = INSULT_CRUMMY
	male_compliment = COMPL_CONQUEROR
	female_compliment = COMPL_CONQUEROR
	male_compliment_adj = COMPL_AUDACIOUS
	female_compliment_adj = COMPL_AUDACIOUS
}

erudite = {
	personality = yes
	
	learning = 3
	combat_rating = -2 #new value!
	
	church_opinion = 5
	
	male_insult = INSULT_WINDBAG
	female_insult = INSULT_WINDBAG
	child_insult = INSULT_BORE
	male_insult_adj = INSULT_BLATHERING
	female_insult_adj = INSULT_BLATHERING
	male_compliment = COMPL_SCHOLAR
	female_compliment = COMPL_SCHOLAR
	male_compliment_adj = COMPL_WISE
	female_compliment_adj = COMPL_WISE
}

stubborn = {
	personality = yes
	
	stewardship = 1
	diplomacy = -1
	combat_rating = 3 #new value!
	
	vassal_opinion = -5
	ai_ambition = 10
	ai_zeal = 10
	
	male_insult = INSULT_MULE
	female_insult = INSULT_MULE
	male_insult_adj = INSULT_PIGHEADED
	female_insult_adj = INSULT_PIGHEADED
}


### Childhood Traits

haughty = {
	childhood = yes
	
	martial = 1

	male_insult = INSULT_BRAT
	female_insult = INSULT_BRAT
	child_insult = INSULT_TROLL
	male_insult_adj = INSULT_ARROGANT
	female_insult_adj = INSULT_ARROGANT
	child_insult_adj = INSULT_GROUCHY
	male_compliment_adj = COMPL_PROUD
	female_compliment_adj = COMPL_PROUD
}

affectionate = {
	childhood = yes
	
	diplomacy = 1

	male_insult = INSULT_TICK
	female_insult = INSULT_TICK
	male_insult_adj = INSULT_CLINGY
	female_insult_adj = INSULT_CLINGY
	child_insult_adj = INSULT_FLOPPY
	male_compliment_adj = COMPL_SWEET
	female_compliment_adj = COMPL_SWEET
}

timid = {
	childhood = yes
	
	opposites =  {
		rowdy
	}

	learning = 1

	male_insult_adj = INSULT_CREEPY
	female_insult_adj = INSULT_CREEPY
	male_compliment_adj = COMPL_GOOD
	female_compliment_adj = COMPL_GOOD
}

rowdy = {
	childhood = yes

	opposites =  {
		timid
	}
	
	martial = 1

	male_insult = INSULT_RUFFIAN
	female_insult = INSULT_RUFFIAN
	male_insult_adj = INSULT_WILD
	female_insult_adj = INSULT_WILD
	child_insult_adj = INSULT_CRAZY
}

willful = {
	childhood = yes
	
	intrigue = 1

	male_insult = INSULT_MULE
	female_insult = INSULT_MULE
	male_insult_adj = INSULT_PIGHEADED
	female_insult_adj = INSULT_PIGHEADED
}

brooding = {
	childhood = yes
	
	intrigue = 1

	male_insult = INSULT_BORE
	female_insult = INSULT_BORE
	male_insult_adj = INSULT_CREEPY
	female_insult_adj = INSULT_CREEPY
	male_compliment_adj = COMPL_CLEVER
	female_compliment_adj = COMPL_CLEVER
}

indolent = {
	childhood = yes

	intrigue = 1
	
	male_insult_adj = INSULT_USELESS
	female_insult_adj = INSULT_USELESS
}

playful = {
	childhood = yes
	
	diplomacy = 1
	
	male_compliment_adj = COMPL_LOVELY
	female_compliment_adj = COMPL_LOVELY
}

conscientious = {
	childhood = yes

	stewardship = 1

	male_insult = INSULT_BORE
	female_insult = INSULT_BORE
}

fussy = {
	childhood = yes
	
	stewardship = 1

	male_insult_adj = INSULT_USELESS
	female_insult_adj = INSULT_USELESS
}

curious = {
	childhood = yes
	
	learning = 1
	
	male_insult = INSULT_SNEAK
	female_insult = INSULT_SNEAK
}

idolizer = {
	childhood = yes
	
	learning = 1

	male_insult = INSULT_WORM
	female_insult = INSULT_WORM
}

# Lunatic Special Traits
horse = {
	sex_appeal_opinion = -20
	fertility = -50.0
	health = -2

	diplomacy = -10
	intrigue = -10
	stewardship = -10
	martial = -10
	learning = -10

	inherit_chance = 100

	customizer = no
	random = no
	
	cannot_marry = yes
	cannot_inherit = yes
	can_hold_titles = no # Hopefully this will block Glitterhoof from becoming pope again

	potential = {
		race = horse
	}
}
######

robust = {
	opposites =  {
		feeble
	}
	
	diplomacy = 1
	martial = 2
	
	health = 1
	
	combat_rating = 10 #old value: 1
	
	sex_appeal_opinion = 5
	vassal_opinion = 5
	tribal_opinion = 5
	
	male_compliment_adj = COMPL_STRONG
}

feeble = {
	opposites =  {
		robust
	}
	
	martial = -1
	combat_rating = -10 #old value: -1
	
	health = -0.5
	
	sex_appeal_opinion = -5
	vassal_opinion = -5
	tribal_opinion = -5
	
	male_insult = INSULT_WEAKLING
}

shrewd = {
	opposites =  {
		dull
	}
	
	diplomacy = 2
	intrigue = 2
	stewardship = 2
	martial = 2
	learning = 2
	combat_rating = 3 #new value!
	
	ai_rationality = 15
}

dull = {
	opposites =  {
		shrewd
	}
	
	diplomacy = -2
	intrigue = -2
	stewardship = -2
	martial = -2
	learning = -2
	combat_rating = -3 #new value!
	
	ai_rationality = -15
	
	male_insult = INSULT_DULLARD
	female_insult = INSULT_NITWIT
	male_insult_adj = INSULT_DIM
	female_insult_adj = INSULT_VACUOUS
	child_insult_adj = INSULT_STUPID
}

## Symptoms

cough = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	sex_appeal_opinion = -5

	diplomacy_penalty = -1
	health_penalty = -0.25
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}

fever = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	stewardship_penalty = -1
	learning_penalty = -1

	health_penalty = -1
	fertility_penalty = -0.1

	ai_rationality = -10

	combat_rating = -10 #old value: -1
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}

diarrhea = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	sex_appeal_opinion = -5

	martial_penalty = -2
	intrigue_penalty = -2

	health_penalty = -1
	fertility_penalty = -0.2
	
	combat_rating = -10 #old value: -1
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}

vomiting = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	sex_appeal_opinion = -5

	diplomacy_penalty = -2
	intrigue_penalty = -2

	health_penalty = -1
	fertility_penalty = -0.3

	combat_rating = -10 #old value: -1
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY

}

chest_pain = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	health_penalty = -2

	combat_rating = -10 #old value: -1
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}

cramps = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	martial_penalty = -2
	
	health_penalty = -0.5

	combat_rating = -10 #old value: -1
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}

rash = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	sex_appeal_opinion = -5

	health_penalty = -0.5
	
	fertility_penalty = -0.1
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}

headache = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	diplomacy_penalty = -1
	stewardship_penalty = -1
	learning_penalty = -1
	health_penalty = -0.5
	
	combat_rating = -10 #old value: -1

	ai_rationality = -10
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}

abdominal_pain = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	health_penalty = -1
	
	fertility_penalty = -0.1
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}

fatigue = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	diplomacy_penalty = -1
	intrigue_penalty = -1

	health_penalty = -0.25

	ai_rationality = -20
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}

malaise = {
	is_health = yes
	is_symptom = yes
	is_illness = yes

	health_penalty = -0.75
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}

infection = {
	is_health = yes
	is_illness = yes

	sex_appeal_opinion = -10

	diplomacy_penalty = -3
	intrigue_penalty = -3
	martial_penalty = -3
	stewardship_penalty = -3
	learning_penalty = -3
	
	combat_rating = -10 #old value: -1
	
	health_penalty = -2
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
	
	succession_gfx = yes
}

## Maimed traits

one_eyed = {
	is_health = yes
	
	sex_appeal_opinion = -5
	pagan_group_opinion = 10
	same_opinion = 5
	
	combat_rating = -10 #old value: -1
	
	customizer = no

	male_insult = INSULT_CRIPPLE
	female_insult = INSULT_CRIPPLE
	child_insult = INSULT_CRIPPLE
	male_insult_adj = INSULT_BLIND
	female_insult_adj = INSULT_BLIND
	child_insult_adj = INSULT_BLIND
}

one_handed = {
	is_health = yes

	learning = 1
	
	sex_appeal_opinion = -5
	same_opinion = 5
	
	combat_rating = -20 #old value: -2
	
	customizer = no
	
	male_insult = INSULT_CRIPPLE
	female_insult = INSULT_CRIPPLE
	child_insult = INSULT_CRIPPLE
	male_insult_adj = INSULT_MAIMED
	female_insult_adj = INSULT_MAIMED
	child_insult_adj = INSULT_MAIMED
}

one_legged = {
	is_health = yes

	learning = 1
	
	sex_appeal_opinion = -10
	same_opinion = 5
	
	combat_rating = -30 #old value: -3

	customizer = no
	
	male_insult = INSULT_CRIPPLE
	female_insult = INSULT_CRIPPLE
	child_insult = INSULT_CRIPPLE
	male_insult_adj = INSULT_LIMPING
	female_insult_adj = INSULT_LIMPING
	child_insult_adj = INSULT_LIMPING

}

disfigured = {
	is_health = yes
	
	sex_appeal_opinion = -20
	same_opinion = 5
	
	diplomacy = -4
	
	customizer = no

	male_insult = INSULT_FREAK
	female_insult = INSULT_FREAK
	child_insult = INSULT_FREAK
	male_insult_adj = INSULT_HEINOUS
	female_insult_adj = INSULT_HEINOUS
	child_insult_adj = INSULT_HEINOUS
}

mangled = {
	is_health = yes
	
	sex_appeal_opinion = -5
	same_opinion = 5
	
	fertility_penalty = -0.5 
	
	intrigue = -2
	diplomacy = -2
	martial = -2
	learning = -2
	stewardship = -2
	
	combat_rating = -40 #old value: -4

	health = -3
	
	customizer = no

	male_insult = INSULT_CRIPPLE
	female_insult = INSULT_CRIPPLE
	child_insult = INSULT_CRIPPLE
	male_insult_adj = INSULT_MAIMED
	female_insult_adj = INSULT_MAIMED
	child_insult_adj = INSULT_MAIMED

}

severely_injured = {
	is_health = yes
	
	sex_appeal_opinion = -10
	same_opinion = 5
	
	fertility_penalty = -0.25 
	
	intrigue_penalty = -2
	martial_penalty = -2
	
	combat_rating = -20 #old value: -2

	health_penalty = -2
	
	customizer = no
	
	male_insult = INSULT_CRIPPLE
	male_insult_adj = INSULT_USELESS
	female_insult_adj = INSULT_USELESS
	
	succession_gfx = yes
}

# Reaper diseases

flu = {
	is_health = yes
	is_illness = yes

	sex_appeal_opinion = -10

	diplomacy_penalty = -1
	intrigue_penalty = -1
	martial_penalty = -1
	stewardship_penalty = -1
	learning_penalty = -1
	health_penalty = -2
	
	combat_rating = -10 #old value: -1
	
	customizer = no

	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}

dysentery = {
	is_health = yes
	is_illness = yes

	sex_appeal_opinion = -15

	intrigue_penalty = -3
	martial_penalty = -3

	fertility_penalty = -0.25
	
	health_penalty = -4
	
	combat_rating = -20 #old value: -2
	
	customizer = no

	male_insult_adj = INSULT_PUTRID
	female_insult_adj = INSULT_PUTRID
	child_insult_adj = INSULT_PUTRID
}

gout = {
	is_health = yes
	is_illness = yes
	
	stewardship_penalty = -2
	martial_penalty = -1

	health_penalty = -2
	
	combat_rating = -20 #old value: -2
	
	customizer = no

	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_LIMPING
	female_insult_adj = INSULT_LIMPING
	child_insult_adj = INSULT_LIMPING
}

food_poisoning = {
	is_health = yes
	is_illness = yes

	sex_appeal_opinion = -15

	diplomacy_penalty = -2
	intrigue_penalty = -2
	martial_penalty = -2
	stewardship_penalty = -2
	learning_penalty = -2
	
	fertility_penalty = -0.5

	health_penalty = -3
	
	combat_rating = -10 #old value: -1
	
	customizer = no

	male_insult_adj = INSULT_PUTRID
	female_insult_adj = INSULT_PUTRID
	child_insult_adj = INSULT_PUTRID
}

rabies = {
	is_health = yes
	is_illness = yes

	vassal_opinion = -5
	sex_appeal_opinion = -20
	
	ai_rationality = -50

	diplomacy_penalty = -3
	intrigue_penalty = -3
	stewardship_penalty = -2
	learning_penalty = -2

	combat_rating = 30 #old value: 3

	health_penalty = -7
	
	customizer = no

	male_insult = INSULT_MANIAC
	female_insult = INSULT_MANIAC
	child_insult = INSULT_MANIAC
	male_insult_adj = INSULT_RABID
	female_insult_adj = INSULT_RABID
	child_insult_adj = INSULT_RABID
}

cancer = {
	is_health = yes
	is_illness = yes

	fertility_penalty = -0.20
	health_penalty = -3
	
	customizer = no
	
	male_insult = INSULT_INVALID
	female_insult = INSULT_INVALID
	child_insult = INSULT_INVALID
	male_insult_adj = INSULT_WITHERING
	female_insult_adj = INSULT_WITHERING
	child_insult_adj = INSULT_WITHERING
}

immortal = {
	health = 10
	taoist_opinion = 25
	customizer = no
	random = no
	immortal = yes
}

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

ravager = {
	potential = {
		OR = {
			religion = norse_pagan
			religion = norse_pagan_reformed
			any_owned_bloodline = {
				has_bloodline_flag = bloodline_viking
			}
			AND = {
				has_religion_feature = religion_adventuring
				has_religion_feature = religion_seafaring
			}
		}
	}
	opposites =  {
		pirate
		viking
		seaking
		sea_queen
	}
	martial = 2
	combat_rating = 20 #old value: 2
	monthly_character_prestige = 0.4
	norse_pagan_opinion = 20
	norse_pagan_reformed_opinion = 20
	
	same_opinion = 5
	#religious = yes
	
	male_insult = COMPL_PIRATE
	female_insult = COMPL_PIRATE
	male_compliment = COMPL_VIKING
	male_compliment_adj = COMPL_VIKING_adj
	female_compliment = COMPL_VALKYRIE
	female_compliment_adj = COMPL_VIKING_adj
}

seaking = {
	potential = {
		OR = {
			religion = norse_pagan
			religion = norse_pagan_reformed
			any_owned_bloodline = {
				has_bloodline_flag = bloodline_viking
			}
			AND = {
				has_religion_feature = religion_adventuring
				has_religion_feature = religion_seafaring
			}
		}
	}
	opposites =  {
		pirate
		viking
		ravager
		sea_queen
	}
	martial = 3
	combat_rating = 20 #old value: 2
	monthly_character_prestige = 0.5
	norse_pagan_opinion = 25
	norse_pagan_reformed_opinion = 25
	
	#religious = yes
	
	male_insult = COMPL_PIRATE
	female_insult = COMPL_PIRATE
	male_compliment = COMPL_VIKING
	male_compliment_adj = COMPL_VIKING_adj
	female_compliment = COMPL_VALKYRIE
	female_compliment_adj = COMPL_VIKING_adj
}

dancing_plague = {
	is_epidemic = yes
	is_illness = yes
	
	health_penalty = -2
	diplomacy_penalty = -1
	intrigue_penalty = -1
	martial_penalty = -1
	stewardship_penalty = -1
	learning_penalty = -1
	fertility = 0.25
	
	customizer = no

	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
	
	succession_gfx = yes
}

shieldmaiden  = {	

	monthly_character_piety = 0.1
	pagan_group_opinion = 5
	same_opinion_if_same_religion = 15
	
	combat_rating = 10 #new value!

	ai_zeal = 10
	
	customizer = no

	female_compliment = COMPL_VALKYRIE
	female_compliment_adj = COMPL_VIKING_adj
}

physician = {
	
	diplomacy = 1
	learning = 2
	monthly_character_prestige = 0.25
	health = 0.5
	
	general_opinion = 5
	
	customizer = no
	random = no
	
	male_compliment = COMPL_SCHOLAR
	female_compliment = COMPL_SCHOLAR
	child_compliment = COMPL_SMARTY
	male_compliment_adj = COMPL_LEARNED
	female_compliment_adj = COMPL_LEARNED
	child_compliment_adj = COMPL_CLEVER
	male_insult = INSULT_BOOKWORM
	female_insult = INSULT_BOOKWORM
	child_insult = INSULT_BORE
	male_insult_adj = INSULT_SQUINTEYED
	female_insult_adj = INSULT_SQUINTEYED
}

scurvy = {
	is_health = yes
	is_illness = yes
	
	health_penalty = -3
	diplomacy_penalty = -1
	martial_penalty = -1
	stewardship_penalty = -1
	intrigue_penalty = -1
	learning_penalty = -1
	combat_rating = -20 #old value: -2
	
	customizer = no
	
	male_insult_adj = INSULT_SICKLY
	female_insult_adj = INSULT_SICKLY
	child_insult_adj = INSULT_SICKLY
}

sick_incapable = {
	is_health = yes
	
	hidden = yes
	
	incapacitating = yes # Will need a regent
	
	customizer = no
	random = no
	
	male_insult = INSULT_VEGETABLE
	female_insult = INSULT_VEGETABLE
	male_insult_adj = INSULT_USELESS
	female_insult_adj = INSULT_USELESS
}

cannot_marry = {
	cannot_marry = yes
	hidden = yes
	
	customizer = no
	random = no
}

sea_queen = {
	potential = {
		OR = {
			religion = norse_pagan
			religion = norse_pagan_reformed
			any_owned_bloodline = {
				has_bloodline_flag = bloodline_viking
			}
			AND = {
				has_religion_feature = religion_adventuring
				has_religion_feature = religion_seafaring
			}
		}
	}
	opposites =  {
		pirate
		viking
		ravager
		seaking
	}
	martial = 3
	combat_rating = 20 #old value: 2
	monthly_character_prestige = 0.5
	norse_pagan_opinion = 25
	norse_pagan_reformed_opinion = 25
	
	#religious = yes
	customizer = no
	
	male_insult = COMPL_PIRATE
	female_insult = COMPL_PIRATE
	male_compliment = COMPL_VIKING
	male_compliment_adj = COMPL_VIKING_adj
	female_compliment = COMPL_VALKYRIE
	female_compliment_adj = COMPL_VIKING_adj
}

eagle_warrior = {
	opposites = {
		mujahid
		valhalla_bound
		crusader
		sun_warrior
		ukkos_shield
		nyames_shield
		peruns_chosen
		romuvas_own
		ares_own
		tengri_warrior
		shaddai
		gondi_shahansha
		kailash_guardian
	}
	
	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
}

sun_warrior = {
	opposites = {
		mujahid
		valhalla_bound
		crusader
		eagle_warrior
		ukkos_shield
		nyames_shield
		peruns_chosen
		romuvas_own
		ares_own
		tengri_warrior
		shaddai
		gondi_shahansha
		kailash_guardian
	}
	
	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
}

ukkos_shield = {
	opposites = {
		mujahid
		valhalla_bound
		crusader
		eagle_warrior
		sun_warrior
		nyames_shield
		peruns_chosen
		romuvas_own
		ares_own
		tengri_warrior
		shaddai
		gondi_shahansha
		kailash_guardian
	}
	
	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
}

nyames_shield = {
	opposites = {
		mujahid
		valhalla_bound
		crusader
		eagle_warrior
		sun_warrior
		ukkos_shield
		peruns_chosen
		romuvas_own
		ares_own
		tengri_warrior
		shaddai
		gondi_shahansha
		kailash_guardian
	}
	
	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
}

peruns_chosen = {
	opposites = {
		mujahid
		valhalla_bound
		crusader
		eagle_warrior
		sun_warrior
		ukkos_shield
		nyames_shield
		romuvas_own
		ares_own
		tengri_warrior
		shaddai
		gondi_shahansha
		kailash_guardian
	}
	
	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
}

romuvas_own = {
	opposites = {
		mujahid
		valhalla_bound
		crusader
		eagle_warrior
		sun_warrior
		ukkos_shield
		nyames_shield
		peruns_chosen
		ares_own
		tengri_warrior
		shaddai
		gondi_shahansha
		kailash_guardian
	}
	
	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
}

ares_own = {
	opposites = {
		mujahid
		valhalla_bound
		crusader
		eagle_warrior
		sun_warrior
		ukkos_shield
		nyames_shield
		peruns_chosen
		romuvas_own
		tengri_warrior
		shaddai
		gondi_shahansha
		kailash_guardian
	}
	
	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
}

tengri_warrior = {
	opposites = {
		mujahid
		valhalla_bound
		crusader
		eagle_warrior
		sun_warrior
		ukkos_shield
		nyames_shield
		peruns_chosen
		romuvas_own
		ares_own
		shaddai
		gondi_shahansha
		kailash_guardian
	}
	
	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
}

shaddai = {
	opposites = {
		mujahid
		valhalla_bound
		crusader
		eagle_warrior
		sun_warrior
		ukkos_shield
		nyames_shield
		peruns_chosen
		romuvas_own
		ares_own
		tengri_warrior
		gondi_shahansha
		kailash_guardian
	}
	
	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
}

gondi_shahansha = {
	opposites = {
		mujahid
		valhalla_bound
		crusader
		eagle_warrior
		sun_warrior
		ukkos_shield
		nyames_shield
		peruns_chosen
		romuvas_own
		ares_own
		tengri_warrior
		shaddai
		kailash_guardian
	}
	
	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
}

cannibal_trait = {
	martial = 3
	general_opinion = -10
	combat_rating = 10 #old value: 1
	
	same_opinion = 25
	
	ai_rationality = -20
	ai_honor = -10
	
	male_insult = INSULT_CANNIBAL
	female_insult = INSULT_CANNIBAL
	male_insult_adj = INSULT_CANNIBALISTIC  
	female_insult_adj = INSULT_CANNIBALISTIC  
}

lovers_pox = {
	sex_appeal_opinion = -5
	
	customizer = no
	
	male_insult_adj = INSULT_POX_RIDDEN
	female_insult_adj = INSULT_POX_RIDDEN
	child_insult_adj = INSULT_POX_RIDDEN
} 

disinherited = {
	cannot_inherit = yes
	customizer = no
	random = no
	hidden = yes
}

###SECRET RELIGION TRAITS###

#Catholic
secretly_catholic = {

	potential = {
		NOT = {
			religion = catholic
		}
	}
	
	opposites = {
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_catholic
			AND = {
				is_close_relative = FROM
				trait = secretly_catholic
			}
		}
	}

	same_opinion = 15
	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_cathar = {
	
	potential = {
		NOT = {
			religion = cathar
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_fraticelli = {

	potential = {
		NOT = {
			religion = fraticelli
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_waldensian = {

	potential = {
		NOT = {
			religion = waldensian
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_lollard = {

	potential = {
		NOT = {
			religion = lollard
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

#Orthodox
secretly_orthodox = {

	potential = {
		NOT = {
			religion = orthodox
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_orthodox
			AND = {
				is_close_relative = FROM
				trait = secretly_orthodox
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

secretly_bogomilist = {

	potential = {
		NOT = {
			religion = bogomilist
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_monothelite = {

	potential = {
		NOT = {
			religion = monothelite
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_iconoclast = {

	potential = {
		NOT = {
			religion = iconoclast
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_paulician = {

	potential = {
		NOT = {
			religion = paulician
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

#Miaphysite
secretly_miaphysite = {

	potential = {
		NOT = {
			religion = miaphysite
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_monophysite = {

	potential = {
		NOT = {
			religion = monophysite
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

#Nestorian
secretly_nestorian = {

	potential = {
		NOT = {
			religion = nestorian
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_messalian = {

	potential = {
		NOT = {
			religion = messalian
		}
	}
	
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

#Sunni
secretly_sunni = {
	potential = {
		NOT = {
			religion = sunni
		}
		OR = {
			ai = yes
			has_dlc = "The Sword of Islam"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_sunni
			AND = {
				is_close_relative = FROM
				trait = secretly_sunni
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

secretly_zikri = {
	potential = {
		NOT = {
			religion = zikri
		}
		OR = {
			ai = yes
			has_dlc = "The Sword of Islam"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_yazidi = {
	potential = {
		NOT = {
			religion = yazidi
		}
		OR = {
			ai = yes
			has_dlc = "The Sword of Islam"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

#Shia
secretly_shiite = {
	potential = {
		NOT = {
			religion = shiite
		}
		OR = {
			ai = yes
			has_dlc = "The Sword of Islam"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_shiite
			AND = {
				is_close_relative = FROM
				trait = secretly_shiite
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

secretly_druze = {
	potential = {
		NOT = {
			religion = druze
		}
		OR = {
			ai = yes
			has_dlc = "The Sword of Islam"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_hurufi = {
	potential = {
		NOT = {
			religion = hurufi
		}
		OR = {
			ai = yes
			has_dlc = "The Sword of Islam"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

#Ibadi
secretly_ibadi = {
	potential = {
		NOT = {
			religion = ibadi
		}
		OR = {
			ai = yes
			has_dlc = "The Sword of Islam"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_kharijite = {
	potential = {
		NOT = {
			religion = kharijite
		}
		OR = {
			ai = yes
			has_dlc = "The Sword of Islam"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

#Judaism
secretly_jewish = {
	potential = {
		NOT = {
			religion = jewish
		}
		OR = {
			ai = yes
			has_dlc = "Sons of Abraham"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_jewish
			AND = {
				is_close_relative = FROM
				trait = secretly_jewish
			}
		}
	}	

	same_opinion = 15
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_samaritan = {
	potential = {
		NOT = {
			religion = samaritan
		}
		OR = {
			ai = yes
			has_dlc = "Sons of Abraham"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_karaite = {
	potential = {
		NOT = {
			religion = karaite
		}
		OR = {
			ai = yes
			has_dlc = "Sons of Abraham"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

#Zoroastrian
secretly_zoroastrian = {
	potential = {
		NOT = {
			religion = zoroastrian
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_zoroastrian
			AND = {
				is_close_relative = FROM
				trait = secretly_zoroastrian
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

secretly_mazdaki = {
	potential = {
		NOT = {
			religion = mazdaki
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_manichean = {
	potential = {
		NOT = {
			religion = manichean
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

#Hinduism
secretly_hinduism = {
	potential = {
		NOT = {
			religion = hindu
		}
		OR = {
			ai = yes
			has_dlc = "Rajas of India"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_hinduism
			AND = {
				is_close_relative = FROM
				trait = secretly_hinduism
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

#Buddhism
secretly_buddhism = {
	potential = {
		NOT = {
			religion = buddhist
		}
		OR = {
			ai = yes
			has_dlc = "Rajas of India"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_buddhism
			AND = {
				is_close_relative = FROM
				trait = secretly_buddhism
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

#Jainism
secretly_jain = {
	potential = {
		NOT = {
			religion = jain
		}
		OR = {
			ai = yes
			has_dlc = "Rajas of India"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_jain
			AND = {
				is_close_relative = FROM
				trait = secretly_jain
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

#Pagan
secretly_norse_pagan = {
	potential = {
		NOT = {
			religion = norse_pagan
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_norse_pagan_reformed = {
	potential = {
		NOT = {
			religion = norse_pagan_reformed
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_norse_pagan_reformed
			AND = {
				is_close_relative = FROM
				trait = secretly_norse_pagan_reformed
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

secretly_baltic_pagan = {
	potential = {
		NOT = {
			religion = baltic_pagan
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_baltic_pagan_reformed = {
	potential = {
		NOT = {
			religion = baltic_pagan_reformed
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_baltic_pagan_reformed
			AND = {
				is_close_relative = FROM
				trait = secretly_baltic_pagan_reformed
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

secretly_finnish_pagan = {
	potential = {
		NOT = {
			religion = finnish_pagan
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_finnish_pagan_reformed = {
	potential = {
		NOT = {
			religion = finnish_pagan_reformed
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_finnish_pagan_reformed
			AND = {
				is_close_relative = FROM
				trait = secretly_finnish_pagan_reformed
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

secretly_slavic_pagan = {
	potential = {
		NOT = {
			religion = slavic_pagan
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_slavic_pagan_reformed = {
	potential = {
		NOT = {
			religion = slavic_pagan_reformed
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_slavic_pagan_reformed
			AND = {
				is_close_relative = FROM
				trait = secretly_slavic_pagan_reformed
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

secretly_tengri_pagan = {
	potential = {
		NOT = {
			religion = tengri_pagan
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_tengri_pagan_reformed = {
	potential = {
		NOT = {
			religion = tengri_pagan_reformed
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_tengri_pagan_reformed
			AND = {
				is_close_relative = FROM
				trait = secretly_tengri_pagan_reformed
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

secretly_aztec = {
	potential = {
		NOT = {
			religion = aztec
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_aztec_reformed = {
	potential = {
		NOT = {
			religion = aztec_reformed
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_west_african_pagan = {
	potential = {
		NOT = {
			religion = west_african_pagan
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_west_african_pagan_reformed = {
	potential = {
		NOT = {
			religion = west_african_pagan_reformed
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_west_african_pagan_reformed
			AND = {
				is_close_relative = FROM
				trait = secretly_west_african_pagan_reformed
			}
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}

secretly_zun_pagan = {
	potential = {
		NOT = {
			religion = zun_pagan
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_zun_pagan_reformed = {
	potential = {
		NOT = {
			religion = zun_pagan_reformed
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_hellenic_pagan
		secretly_pagan
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = secret_religious_society_zun_pagan_reformed
			AND = {
				is_close_relative = FROM
				trait = secretly_zun_pagan_reformed
			}
		}
	}

	same_opinion = 15
		
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_hellenic_pagan = {
	potential = {
		NOT = {
			religion = hellenic_pagan
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

secretly_pagan = {
	potential = {
		NOT = {
			religion = pagan
		}
		OR = {
			ai = yes
			has_dlc = "The Old Gods"
			is_nomadic = yes
		}
	}
	opposites = {
		secretly_catholic
		secretly_cathar
		secretly_fraticelli
		secretly_waldensian
		secretly_lollard
		secretly_orthodox
		secretly_bogomilist
		secretly_monothelite
		secretly_iconoclast
		secretly_paulician
		secretly_miaphysite
		secretly_monophysite
		secretly_nestorian
		secretly_messalian
		secretly_sunni
		secretly_zikri
		secretly_yazidi
		secretly_shiite
		secretly_druze
		secretly_hurufi
		secretly_ibadi
		secretly_kharijite
		secretly_jewish
		secretly_samaritan
		secretly_karaite
		secretly_zoroastrian
		secretly_mazdaki
		secretly_manichean
		secretly_hinduism
		secretly_buddhism
		secretly_jain
		secretly_norse_pagan
		secretly_norse_pagan_reformed
		secretly_baltic_pagan
		secretly_baltic_pagan_reformed
		secretly_finnish_pagan
		secretly_finnish_pagan_reformed
		secretly_slavic_pagan
		secretly_slavic_pagan_reformed
		secretly_tengri_pagan
		secretly_tengri_pagan_reformed
		secretly_aztec
		secretly_aztec_reformed
		secretly_west_african_pagan
		secretly_west_african_pagan_reformed
		secretly_zun_pagan
		secretly_zun_pagan_reformed
		secretly_hellenic_pagan
	}

	hidden_from_others = yes	
	random = no
	customizer = no
	ai_zeal = -50
}

muni = {
	potential = {
		is_ruler = no
		is_female = no
		religion = jain
	}
	
	monthly_character_piety = 0.3
	same_religion_opinion = 5
	
	religious = yes # Lost immediately on religion change
	cannot_marry = yes
	cannot_inherit = yes
	customizer = no
	random = no
	
	male_compliment = COMPL_MONK
}

aryika = {
	potential = {
		is_ruler = no
		is_female = yes
		religion = jain
	}
	
	monthly_character_piety = 0.3
	same_religion_opinion = 5
	
	religious = yes # Lost immediately on religion change
	cannot_marry = yes
	cannot_inherit = yes
	customizer = no
	random = no
	
	female_compliment = COMPL_NUN
}

bhikkhu = {
	potential = {
		is_ruler = no
		is_female = no
		religion = buddhist
	}
	
	monthly_character_piety = 0.3
	same_religion_opinion = 5
	
	religious = yes # Lost immediately on religion change
	cannot_marry = yes
	cannot_inherit = yes
	customizer = no
	random = no
	
	male_compliment = COMPL_MONK
}

bhikkhuni = {
	potential = {
		is_ruler = no
		is_female = yes
		religion = buddhist
	}
	
	monthly_character_piety = 0.3
	same_religion_opinion = 5
	
	religious = yes # Lost immediately on religion change
	cannot_marry = yes
	cannot_inherit = yes
	customizer = no
	random = no
	
	female_compliment = COMPL_NUN
}

sanyasi = {
	potential = {
		is_ruler = no
		is_female = no
		religion = hindu
	}
	
	monthly_character_piety = 0.3
	same_religion_opinion = 5
	
	religious = yes # Lost immediately on religion change
	cannot_marry = yes
	cannot_inherit = yes
	customizer = no
	random = no
	
	male_compliment = COMPL_MONK
}

sanyasini = {
	potential = {
		is_ruler = no
		is_female = yes
		religion = hindu
	}
	
	monthly_character_piety = 0.3
	same_religion_opinion = 5
	
	religious = yes # Lost immediately on religion change
	cannot_marry = yes
	cannot_inherit = yes
	customizer = no
	random = no
	
	female_compliment = COMPL_NUN
}


# Dharmic who has completed a Pilgrimage
indian_pilgrim = {
	potential = {
		has_dharmic_religion_trigger = yes
	}
	
	same_religion_opinion = 5
	monthly_character_piety = 0.1
	
	male_compliment = COMPL_PILGRIM
	female_compliment = COMPL_PILGRIM
}

# Dharmic pilgrim while doing pilgrimage
on_indian_pilgrimage = {
	potential = {
		has_dharmic_religion_trigger = yes
		NOT = { trait = pilgrim }
	}
	
	cached = yes    # Keep a cache of all trait holders, to use with the corresponding event trigger 
	
	monthly_character_piety = 0.2
	same_religion_opinion = 5
	
	pilgrimage = yes    # Will need a regent, but can still be guardian to children
	customizer = no
}

masterless_dog = {
	church_opinion = 5
	same_religion_opinion = 5

	customizer = no
	random = no
	religious = yes
}

house_dog = {
	same_religion_opinion = 5

	customizer = no
	random = no
	religious = yes
}

hedgehog = {
	same_religion_opinion = 5
	health = 0.5

	customizer = no
	random = no
	religious = yes
}

otter = {
	church_opinion = 5
	same_religion_opinion = 10
	global_revolt_risk = -0.15

	customizer = no
	random = no
	religious = yes
}

cat = {
	sex_appeal_opinion = -20
	fertility = -50.0
	health = -2

	diplomacy = -10
	intrigue = -10
	stewardship = -10
	martial = -10
	learning = -10

	inherit_chance = 100

	customizer = no
	random = no
	
	cannot_marry = yes
	cannot_inherit = yes
	can_hold_titles = no # Hopefully this will block Glitterhoof from becoming pope again

	potential = {
		race = cat
	}
}

master_of_flame = { # Way of the Dragon
	leader = yes
	potential = {
		OR = {
			culture = han
			has_character_flag = taught_chinese_strategy
			has_character_flag = originated_from_chinese_court
		}
	}
	
	command_modifier = {
		damage = 0.2
		morale_offence = 0.2
	}
}

logistics_expert = { # Way of the Dog
	leader = yes
	potential = {
		OR = {
			culture = han
			has_character_flag = taught_chinese_strategy
			has_character_flag = originated_from_chinese_court
		}
	}
	attrition = -0.5
	days_of_supply = 30

	command_modifier = {
		center = 0.2
	}
}

levy_coordinator = { # Way of the Tiger
	leader = yes
	potential = {
		OR = {
			culture = han
			has_character_flag = taught_chinese_strategy
			has_character_flag = originated_from_chinese_court
		}
	}

	command_modifier = {
		flank = 0.2
		speed = 0.3
		retreat = 0.2
	}
}

sapper = { # Way of the Leopard
	leader = yes
	potential = {
		OR = {
			culture = han
			has_character_flag = taught_chinese_strategy
			has_character_flag = originated_from_chinese_court
		}
	}

	command_modifier = {
		terrain = forest
		terrain = hills
		siege = 0.5
	}
}

# Tiered kinslaying traits
# Kinslayer in 00_traits = Parents, Grandparents and above, Siblings, Children, Grandchildren and below
# Familial Kinslayer = Aunts/Uncles (blood only), cousins, nieces/nephews
# Dynastic Kinslayer = Any other dynasty member
familial_kinslayer = {
	potential = {
		NOT = { religion_group = muslim }
		is_tribal = no
	}

	opposites = {
		kinslayer
		dynastic_kinslayer
		tribal_kinslayer
	}

	diplomacy = -4
	
	dynasty_opinion = -20
	general_opinion = -5
	
	random = no
	
	male_insult = INSULT_KINSLAYER
	female_insult = INSULT_KINSLAYER
}
dynastic_kinslayer = {
	potential = {
		NOT = { religion_group = muslim }
		is_tribal = no
	}

	opposites = {
		kinslayer
		familial_kinslayer
		tribal_kinslayer
	}

	diplomacy = -3
	
	dynasty_opinion = -15
	
	random = no
	
	male_insult = INSULT_KINSLAYER
	female_insult = INSULT_KINSLAYER
}
kow_tow_travels = {
	pilgrimage = yes
	monthly_character_wealth = -0.2
	health = -0.5
	
	customizer = no
	random = no
}
kow_tow_completed_tier_1 = {
	monthly_grace = 1
	monthly_character_prestige = -0.1
	
	customizer = no
	random = no
}
kow_tow_completed_tier_2 = {
	monthly_grace = 2
	monthly_character_prestige = -0.1
	
	customizer = no
	random = no
}
kow_tow_completed_tier_3 = {
	monthly_grace = 4
	monthly_character_prestige = -0.1
	
	customizer = no
	random = no
}
giant = {
	birth = 20
	
	opposites =  {
		dwarf
		tall
		short
		tiny
	}
	
	fertility = -0.20
	health = -0.5
	combat_rating = 10
	
	vassal_opinion = 5
	tribal_opinion = 10
	
	male_insult = INSULT_ABOMINATION
	female_insult = INSULT_FREAK
	child_insult = INSULT_TROLL
	male_insult_adj = INSULT_MONSTROUS
	female_insult_adj = INSULT_HIDEOUS
	child_insult_adj = INSULT_UGLY
	male_compliment_adj = COMPL_STRONG
}

crowned_by_priest = {
	opposites =  {
		crowned_by_bishop
		crowned_by_pope
		crowned_by_myself
	}
	
	monthly_character_prestige = 0.05
	monthly_character_piety = 0.1
	
	customizer = no
	random = no
}
crowned_by_bishop = {
	opposites =  {
		crowned_by_priest
		crowned_by_pope
		crowned_by_myself
	}
	church_opinion = 5
	
	monthly_character_prestige = 0.25
	monthly_character_piety = 0.25
	
	customizer = no
	random = no
}
crowned_by_pope = {
	opposites =  {
		crowned_by_priest
		crowned_by_bishop
		crowned_by_myself
	}
	church_opinion = 10
	vassal_opinion = 5

	monthly_character_prestige = 0.5
	monthly_character_piety = 0.5
	
	customizer = no
	random = no
}

crowned_by_myself = {
	opposites =  {
		crowned_by_priest
		crowned_by_bishop
		crowned_by_pope
	}
	church_opinion = -25
	vassal_opinion = 10

	monthly_character_prestige = 1.0
	monthly_character_piety = -0.5
	
	customizer = no
	random = no
}

uncrowned = { #Used to handle portrait appearance
	hidden = yes
	customizer = no
	random = no
}

travelling = {
	pilgrimage = yes # Will need a regent, but can still be guardian to children.
	customizer = no
}

pregnancy_finishing = {
	in_hiding = yes # Will need a regent, but can still be guardian to children
	is_health = yes
	customizer = no
}
hard_pregnancy = {
	#in_hiding = yes # Will need a regent
	is_health = yes
	# Highly event driven
	opposites = { troubled_pregnancy
	}
	
	combat_rating = -50
	spouse_opinion = 15

	customizer = no

	
	ai_rationality = -5
}

troubled_pregnancy = {
	incapacitating = yes # Will need a regent
	is_health = yes
	# Highly event driven
	opposites = { hard_pregnancy }
	
	combat_rating = -100
	spouse_opinion = 15

	customizer = no

	ai_rationality = -15
}

lefthanded = {
	inherit_chance = 25
	birth = 75

	combat_rating = 15
	same_opinion = 5
	
	customizer = yes
	
	christian_church_opinion = -5
	muslim_opinion = -5

	male_insult_adj = INSULT_LEFTHANDED
	female_insult_adj = INSULT_LEFTHANDED
}

freckles = { #Inherited via script - Base version.
#	inherit_chance = 40
#	birth = 250
	random = no	
	hidden = yes
	opposites = { 
		freckles_2 
		freckles_3 
		freckles_4 
		freckles_5
	}

#	potential = { 
#		OR = { 
#			graphical_culture = norsegfx
#			graphical_culture = saxongfx
#			graphical_culture = celticgfx 
#			AND = { 
#				culture = uyghur
#				graphical_culture = cumangfx 
#			}
#		} 
#	}
	
#	sex_appeal_opinion = 5
#	christian_church_opinion = -5
	customizer = no
	male_insult_adj = INSULT_CURSED
	female_insult_adj = INSULT_CURSED
}

sturdy = {
	
	opposites = { 
		feeble
		robust 
	}

	health = 0.25
	
	combat_rating = 2
	
}
is_fat = {

	opposites = { is_malnourished }
	
	combat_rating = -10
	tribal_opinion = -5
	
	random = no
	customizer = no

	male_insult = INSULT_FATPIG
	female_insult = INSULT_SOW
	male_insult_adj = INSULT_BLOATED
	female_insult_adj = INSULT_BLOATED

	male_compliment_adj = COMPL_MAGNIFICENT
	female_compliment_adj = COMPL_MAGNIFICENT

	ai_zeal = -20

}

is_malnourished = {

	opposites = { is_fat }
	
	combat_rating = -10
	fertility = -0.05
	
	random = no
	customizer = no

	male_insult = INSULT_WEAKLING
	female_insult = INSULT_CORPSE
	male_insult_adj = INSULT_STARVED
	female_insult_adj = INSULT_STARVED

	male_compliment_adj = COMPL_FRUGAL
	female_compliment_adj = COMPL_FRUGAL

	ai_zeal = -20
}

baptized_by_pope = {
	opposites =  {
		baptized_by_patriarch
		baptized_by_bishop
		baptized_by_satan
	}
	
	monthly_character_prestige = 0.05
	monthly_character_piety = 0.1
	christian_opinion = 5

	religious = yes
	customizer = no
	random = no
}

baptized_by_bishop = {
	opposites =  {
		baptized_by_patriarch
		baptized_by_pope
		baptized_by_satan
	}
	
	monthly_character_piety = 0.05
	church_opinion = 5

	religious = yes
	customizer = no
	random = no
}

#Increases society influence output.
baptized_by_satan = {
	
	opposites = {
		baptized_by_patriarch
		baptized_by_bishop
		baptized_by_pope
	}

	is_visible = {
		OR = {
			character = FROM
			society_member_of = the_satanists 
		}
	}

	same_opinion = 15

	random = no
	customizer = no
	ai_zeal = -50
}
baptized_by_patriarch = { #Same as Pope, only used to prevent localization from breaking upon death.
	opposites =  {
		baptized_by_pope
		baptized_by_bishop
		baptized_by_satan
	}
	
	monthly_character_prestige = 0.05
	monthly_character_piety = 0.1
	christian_opinion = 5

	religious = yes
	customizer = no
	random = no
}


### Warrior Lodge specific leader traits ###
norse_leader = {
	leader = yes
	random = no
	trait_effect_capture_commanders = 1 #Bonus to capturing commanders
	command_modifier = {
		heavy_infantry = 0.25
	}
}
tengri_leader = {
	leader = yes
	random = no
	command_modifier = {
		terrain = steppe
		terrain = plains
		terrain = farmlands
		light_cavalry = 0.2
		knights = 0.1
	}
}
baltic_leader = {
	leader = yes
	random = no
	command_modifier = {
		terrain = forest
		defence = 0.15
		flank = 0.3
	}
}
finnish_leader = {
	leader = yes
	random = no
	command_modifier = {
		terrain = arctic
		winter_combat = 0.25
		winter_supply = 3
		defence = 0.1
	}
}
slavic_leader = {
	leader = yes
	random = no
	command_modifier = {
		terrain = plains
		morale_defence = 0.2
		morale_offence = 0.2
	}
}
west_african_leader = {
	leader = yes
	random = no
	command_modifier = {
		terrain = desert
		light_infantry = 0.2
		light_cavalry = 0.2
	}
}
zun_leader = {
	leader = yes
	random = no
	command_modifier = {
		terrain = desert
		terrain = mountain
		siege = 0.2
		speed = 0.1
	}
}
bon_leader = {
	leader = yes
	random = no
	command_modifier = {
		terrain = mountain
		terrain = hills
		speed = 0.1
		light_infantry = 0.2
	}
}
hellenic_leader = {
	leader = yes
	random = no
	command_modifier = {
		speed = 0.1
		morale_defence = 0.2
		morale_offence = 0.3
	}
}

pagan_branch_1 = {
	opposites = {
		pagan_branch_2
		pagan_branch_3
		pagan_branch_4
	}
	religious_branch = pagan_reformation

	christian_opinion = 10
	muslim_opinion = 10
	indian_group_opinion = 10
	jewish_group_opinion = 10
	zoroastrian_group_opinion = 10
	same_opinion_if_same_religion = 5
	opposite_opinion = -5
	
	ai_zeal = -30

	potential = { has_religion_feature = religion_no_leader }
	random = no
	religious = yes
	ruler_designer_cost = 0
}

pagan_branch_2 = {
	opposites = {
		pagan_branch_1
		pagan_branch_3
		pagan_branch_4
	}
	religious_branch = pagan_reformation

	church_opinion = 10
	monthly_character_piety = 0.25
	opposite_opinion = -5
	
	ai_zeal = 30
	
	potential = { has_religion_feature = religion_no_leader }
	random = no
	religious = yes
	ruler_designer_cost = 0
}

pagan_branch_3 = {
	opposites = {
		pagan_branch_2
		pagan_branch_1
		pagan_branch_4
	}
	religious_branch = pagan_reformation

	monthly_character_prestige = 0.3
	combat_rating = 10
	opposite_opinion = -5
	
	ai_ambition = 20
	
	potential = { has_religion_feature = religion_no_leader }
	random = no
	religious = yes
	ruler_designer_cost = 0
}

pagan_branch_4 = {
	opposites = {
		pagan_branch_2
		pagan_branch_3
		pagan_branch_1
	}
	religious_branch = pagan_reformation

	dynasty_opinion = 10
	fertility = 0.1
	opposite_opinion = -5
	
	ai_honor = 10
	
	potential = { has_religion_feature = religion_no_leader }
	random = no
	religious = yes
	ruler_designer_cost = 0
}

#Invisible traits used to make dead king wear their special crowns even after the artifact has passed to their living heir.
dead_crown_hre = {
	hidden = yes
	random = no
	customizer = no
}
dead_crown_pahlavi = {
	hidden = yes
	random = no
	customizer = no
}
dead_crown_byzantine = {
	hidden = yes
	random = no
	customizer = no
}
dead_crown_fylkir = {
	hidden = yes
	random = no
	customizer = no
}
dead_crown_tengri_fylkir = {
	hidden = yes
	random = no
	customizer = no
}
dead_crown_finnish_fylkir = {
	hidden = yes
	random = no
	customizer = no
}
dead_iron_crown_lombardy = {
	hidden = yes
	random = no
	customizer = no
}
dead_cursed_diamond_crown = {
	hidden = yes
	random = no
	customizer = no
}

#Freckles from thinner to thicker:
#freckles_3
#freckles_2
#freckles
#freckles_4
#freckles_5

freckles_2 = { #Inherited via script - Thin
	random = no	
	hidden = yes
	opposites = {
		freckles
		freckles_3 
		freckles_4 
		freckles_5
	}
	customizer = no
	male_insult_adj = INSULT_CURSED
	female_insult_adj = INSULT_CURSED
}
freckles_3 = { #Inherited via script - Very Thin
	random = no	
	hidden = yes
	opposites = {
		freckles_2 
		freckles
		freckles_4 
		freckles_5
	}

	customizer = no
	male_insult_adj = INSULT_CURSED
	female_insult_adj = INSULT_CURSED
}

freckles_4 = { #Inherited via script - Thick
	random = no	
	hidden = yes
	opposites = {
		freckles_2 
		freckles_3 
		freckles
		freckles_5
	}

	customizer = no
	male_insult_adj = INSULT_CURSED
	female_insult_adj = INSULT_CURSED
}
freckles_5 = { #Inherited via script - Very Thick
	random = no	
	hidden = yes
	opposites = {
		freckles_2 
		freckles_3 
		freckles_4 
		freckles
	}

	customizer = no
	male_insult_adj = INSULT_CURSED
	female_insult_adj = INSULT_CURSED
}

saint = {
	random = no
	customizer = no
	church_opinion = 100
}

beatified = {
	random = no
	customizer = no
	church_opinion = 25
}
blessed_ancestor = {
	random = no
	customizer = no
	pagan_group_opinion = 50
}

#Zodiac Signs
zodiac_aquarius = {
	potential = {
		OR = {
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			has_religion_feature = religion_astrology
		}
	}
	opposites = {
		zodiac_leo
	}

	diplomacy = -1
	monthly_character_prestige = 0.05

	random = no	
	religious = yes
	opposite_opinion = -10
	same_opinion = 5

	ai_rationality = -40
	ai_greed = -20
}

zodiac_aries = {
	opposites = {
		zodiac_libra
	}
	potential = {
		OR = {
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			has_religion_feature = religion_astrology
		}
	}

	diplomacy = 1
	intrigue = -1

	random = no	
	opposite_opinion = -15
	same_opinion = 5

	ai_zeal = 20
	ai_honor = 40
	ai_greed = -20	
}

zodiac_cancer = {
	opposites = {
		zodiac_capricorn
	}
	potential = {
		OR = {
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			has_religion_feature = religion_astrology
		}
	}
	diplomacy = -1
	combat_rating = 5

	random = no	
	opposite_opinion = -10
	same_opinion = 5

	ai_rationality = 40
	ai_zeal = -20	
}

zodiac_capricorn = {
	opposites = {
		zodiac_cancer
	}
	potential = {
		OR = {
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			has_religion_feature = religion_astrology
		}
	}
	martial = -1
	learning = 1

	random = no	
	opposite_opinion = -10
	same_opinion = 5

	ai_rationality = 20
	ai_ambition = 20	
}

zodiac_gemini = {
	opposites = {
		zodiac_sagittarius
	}
	potential = {
		OR = {
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			has_religion_feature = religion_astrology
		}
	}
	stewardship = 1
	general_opinion = -5

	random = no	
	opposite_opinion = -15
	same_opinion = 10

	ai_rationality = -20
	ai_ambition = 40
	ai_greed = 20
}

zodiac_leo = {
	opposites = {
		zodiac_aquarius
	}
	potential = {
		OR = {
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			has_religion_feature = religion_astrology
		}
	}
	martial = 1

	monthly_character_prestige = 0.05
	monthly_character_piety = -0.01

	random = no	
	opposite_opinion = -20
	same_opinion = -5

	ai_ambition = 40
	ai_zeal = 40

}

zodiac_libra = {
	opposites = {
		zodiac_aries
	}
	potential = {
		OR = {
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			has_religion_feature = religion_astrology
		}
	}

	stewardship = 1
	intrigue = -1

	random = no	
	opposite_opinion = -5
	same_opinion = 5

	ai_zeal = -40
	ai_rationality = 40
}

zodiac_pisces = {
	opposites = {
		zodiac_virgo
	}
	potential = {
		OR = {
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			has_religion_feature = religion_astrology
		}
	}
	diplomacy = -1
	dynasty_opinion = 10

	random = no	
	opposite_opinion = -5
	same_opinion = 10

	ai_greed = -40
	ai_ambition = -20
	ai_honor = 40
}

zodiac_sagittarius = {
	opposites = {
		zodiac_gemini
	}
	potential = {
		OR = {
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			has_religion_feature = religion_astrology
		}
	}
	martial = 1
	diplomacy = 1

	monthly_character_piety = -0.05
	random = no	
	opposite_opinion = -10
	same_opinion = 5

	ai_zeal = 20
	ai_honor = 20
}

zodiac_scorpio = {
	opposites = {
		zodiac_taurus
	}
	potential = {
		OR = {
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			has_religion_feature = religion_astrology
		}
	}
	intrigue = 1

	fertility = 0.1

	dynasty_opinion = -10
	random = no	
	opposite_opinion = -15
	same_opinion = -5

	ai_zeal = 40
	ai_rationality = -20	
}

zodiac_taurus = {
	opposites = {
		zodiac_scorpio
	}
	potential = {
		OR = {
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			has_religion_feature = religion_astrology
		}
	}
	martial = 1
	intrigue = -1

	random = no	
	opposite_opinion = -5
	same_opinion = 5

	ai_rationality = -20
	ai_ambition = 40
}

zodiac_virgo = {
	opposites = {
		zodiac_pisces
	}
	potential = {
		OR = {
			religion = hellenic_pagan
			religion = hellenic_pagan_reformed
			has_religion_feature = religion_astrology
		}
	}
	stewardship = 1
	monthly_character_prestige = -0.05
	stewardship = 1
	monthly_character_piety = 0.01
	random = no	
	opposite_opinion = -10
	same_opinion = 5

	ai_greed = -40
	ai_ambition = -40
}

i_used_to_be_a_player = {
	customizer = no
	hidden = yes
}
child_of_consort_male = {
	diplomacy = -1

	customizer = no
}
dead_crown_west_african_fylkir = {
	hidden = yes
	random = no
	customizer = no
}

dead_crown_slavic_fylkir = {
	hidden = yes
	random = no
	customizer = no
}

dead_crown_romuva_fylkir = {
	hidden = yes
	random = no
	customizer = no
}

dead_scepter_bon_fylkir = {
	hidden = yes
	random = no
	customizer = no
}

dead_crown_zun_fylkir = {
	hidden = yes
	random = no
	customizer = no
}

dead_scepter_hellenic_fylkir = {
	hidden = yes
	random = no
	customizer = no
}

dead_crown_aztec_fylkir = {
	hidden = yes
	random = no
	customizer = no
}

crowned_by_priest_rd = { #Only for Ruler Designer
	opposites =  {
		crowned_by_bishop_rd
		crowned_by_pope_rd
	}
	potential = {
		OR = {
			religion = catholic
			religion = fraticelli
		}
	}
	
	monthly_character_prestige = 0.05
	monthly_character_piety = 0.1
	
	customizer = yes
	random = no
}
crowned_by_bishop_rd = {
	opposites =  {
		crowned_by_priest_rd
		crowned_by_pope_rd
	}
	potential = {
		OR = {
			religion = catholic
			religion = fraticelli
		}
	}
	church_opinion = 5
	
	monthly_character_prestige = 0.25
	monthly_character_piety = 0.25
	
	customizer = yes
	random = no
}
crowned_by_pope_rd = {
	opposites =  {
		crowned_by_priest_rd
		crowned_by_bishop_rd
	}
	potential = {
		OR = {
			religion = catholic
			religion = fraticelli
		}
	}
	church_opinion = 10
	vassal_opinion = 5

	monthly_character_prestige = 0.5
	monthly_character_piety = 0.5
	
	customizer = yes
	random = no
}

crusader_king = {
	customizer = no
	opposites = {
		crusader
		crusader_queen
		mujahid
		valhalla_bound
		eagle_warrior
		sun_warrior
		ukkos_shield
		nyames_shield
		peruns_chosen
		romuvas_own
		ares_own
		tengri_warrior
		shaddai
		gondi_shahansha
		kailash_guardian
	}
	
	ai_zeal = 20

	martial = 3
	levy_size = 0.2
	combat_rating = 15
	
	command_modifier = {
		religious_enemy = 0.3
	}

	same_religion_opinion = 35
	
	customizer = yes
	random = no
}

crusader_queen = {
	customizer = no
	opposites = {
		crusader
		crusader_king
		mujahid
		valhalla_bound
		eagle_warrior
		sun_warrior
		ukkos_shield
		nyames_shield
		peruns_chosen
		romuvas_own
		ares_own
		tengri_warrior
		shaddai
		gondi_shahansha
		kailash_guardian
	}

	ai_zeal = 20

	martial = 3
	levy_size = 0.2
	combat_rating = 15
	
	command_modifier = {
		religious_enemy = 0.3
	}

	same_religion_opinion = 35
	
	customizer = yes
	random = no
}

pirate = {
	potential = {
		OR = {
			religion = norse_pagan
			religion = norse_pagan_reformed
			has_character_flag = acquired_pirate_trait_by_bloodline
			AND = {
				has_religion_feature = religion_adventuring
				has_religion_feature = religion_seafaring
			}
		}
	}
	opposites =  {
		viking
		ravager
		seaking
		sea_queen
	}
	martial = 1
	combat_rating = 10 #old value: 1
	monthly_character_prestige = 0.3
	norse_pagan_opinion = 15
	norse_pagan_reformed_opinion = 15
	
	same_opinion = 5
	#religious = yes
	
	male_insult = COMPL_PIRATE
	female_insult = COMPL_PIRATE
}

bloodthirsty_gods_1 = { #10 burned_hearts_points
	potential = {
		OR = {
			has_religion_feature = religion_ritual_sacrifice
			religion = aztec
			religion = aztec_reformed
		}
	}
	opposites =  {
		bloodthirsty_gods_2
		bloodthirsty_gods_3
	}
	monthly_character_piety = 0.1
	castle_opinion = -5
	town_opinion = -5
	tribal_opinion = 5
	church_opinion = 5
	same_opinion = 5
	opposite_opinion = 5
	#religious = yes

	male_insult = INSULT_FANATIC
	female_insult = INSULT_FANATIC
	male_insult_adj = INSULT_NARROWMINDED
	female_insult_adj = INSULT_NARROWMINDED
	child_insult_adj = INSULT_NASTY
	male_compliment_adj = COMPL_RIGHTEOUS
	female_compliment_adj = COMPL_RIGHTEOUS
	child_compliment_adj = COMPL_GOOD

	ai_rationality = -15
	ai_zeal = 30
	customizer = yes
	random = no
	ruler_designer_cost = 10
}
bloodthirsty_gods_2 = { #50 burned_hearts_points
	potential = {
		OR = {
			has_religion_feature = religion_ritual_sacrifice
			religion = aztec
			religion = aztec_reformed
		}
	}
	opposites =  {
		bloodthirsty_gods_1
		bloodthirsty_gods_3
	}
	monthly_character_piety = 0.2
	castle_opinion = -10
	town_opinion = -10
	tribal_opinion = 10
	church_opinion = 10
	same_opinion = 5
	opposite_opinion = 10
	#religious = yes

	male_insult = INSULT_FANATIC
	female_insult = INSULT_FANATIC
	male_insult_adj = INSULT_NARROWMINDED
	female_insult_adj = INSULT_NARROWMINDED
	child_insult_adj = INSULT_NASTY
	male_compliment_adj = COMPL_RIGHTEOUS
	female_compliment_adj = COMPL_RIGHTEOUS
	child_compliment_adj = COMPL_GOOD

	ai_rationality = -30
	ai_zeal = 70
	customizer = yes
	random = no
	ruler_designer_cost = 20
}
bloodthirsty_gods_3 = { #100 burned_hearts_points
	potential = {
		OR = {
			has_religion_feature = religion_ritual_sacrifice
			religion = aztec
			religion = aztec_reformed
		}
	}
	opposites =  {
		bloodthirsty_gods_2
		bloodthirsty_gods_1
	}
	monthly_character_piety = 0.3
	castle_opinion = -15
	town_opinion = -15
	tribal_opinion = 15
	church_opinion = 15
	same_opinion = 5
	opposite_opinion = 15
	#religious = yes

	male_insult = INSULT_FANATIC
	female_insult = INSULT_FANATIC
	male_insult_adj = INSULT_NARROWMINDED
	female_insult_adj = INSULT_NARROWMINDED
	child_insult_adj = INSULT_NASTY
	male_compliment_adj = COMPL_RIGHTEOUS
	female_compliment_adj = COMPL_RIGHTEOUS
	child_compliment_adj = COMPL_GOOD

	ai_rationality = -75
	ai_zeal = 100
	customizer = yes
	random = no
	ruler_designer_cost = 40
}

groomed = {
	sex_appeal_opinion = 15
	
	opposites =  {
		uncouth
	}

	opposite_opinion = -5
	
	female_compliment = COMPL_BEAUTY
	female_compliment_adj = COMPL_FAIR
	male_compliment = COMPL_CHARMER
	male_compliment_adj = COMPL_HANDSOME
	child_compliment_adj = COMPL_PRETTY
}

uncouth = {
	sex_appeal_opinion = -10
	
	opposites =  {
		groomed
	}
	
	opposite_opinion = -5

	male_insult = INSULT_FILTHY
	female_insult = INSULT_HARPY
	male_insult_adj = INSULT_ROUGH
	female_insult_adj = INSULT_ROUGH
	child_insult_adj = INSULT_UGLY
}

tribal_kinslayer = {
	potential = {
		is_tribal = yes
	}

	opposites = {
		kinslayer
		familial_kinslayer
		dynastic_kinslayer
	}

	diplomacy = -3
	
	dynasty_opinion = -5
	christian_opinion = -5
	jewish_opinion = -5
	
	random = no
	
	male_insult = INSULT_KINSLAYER
	female_insult = INSULT_KINSLAYER
}

