
french_overlayer_special_crown_trigger = {
	OR = {
		trait = dead_crown_hre #Dead kings don't have artifacts
		trait = dead_crown_byzantine #Dead kings don't have artifacts
		trait = dead_crown_pahlavi #Dead kings don't have artifacts
		trait = dead_crown_fylkir #Dead kings don't have artifacts
		trait = dead_crown_tengri_fylkir #Dead kings don't have artifacts
		trait = dead_crown_finnish_fylkir #Dead kings don't have artifacts
		trait = dead_crown_slavic_fylkir
		trait = dead_crown_romuva_fylkir
		trait = dead_crown_zun_fylkir
		trait = dead_crown_west_african_fylkir
		trait = dead_crown_aztec_fylkir
		trait = augustus # Laurels
		any_artifact = {
			OR = {
				artifact_type = crown_hre
				artifact_type = crown_byzantine
				artifact_type = crown_pahlavi
				artifact_type = crown_fylkir
				artifact_type = crown_tengri_fylkir
				artifact_type = crown_finnish_fylkir
				artifact_type = crown_slavic_fylkir
				artifact_type = crown_romuva_fylkir
				artifact_type = crown_zun_fylkir
				artifact_type = crown_west_african_fylkir
				artifact_type = crown_aztec_fylkir
				artifact_type = iron_crown_of_lombardy
				artifact_type = cursed_diamond_crown
			}
			is_artifact_equipped = yes 
		}
	}
}

french_martial_overlayer_trigger = {
	has_dlc = "Holy Fury"
	has_game_started = yes
	has_portrait_property = { layer = 5 index = 10 }
	OR = {
		culture = frankish
		culture = occitan
	}
	NOR = { 
		is_theocracy = yes 
		has_job_title = job_spiritual
		french_overlayer_special_crown_trigger = yes
	}
}

french_duchess_overlayer_trigger = {
	has_dlc = "Holy Fury"
	has_game_started = yes
	has_portrait_property = { layer = 5 index = 4 } #Ducal Band.
	is_female = yes
	OR = {
		culture = frankish
		culture = occitan
	}
	NOR = { 
		is_in_society = yes
		is_theocracy = yes
		is_merchant_republic = yes
		has_job_title = job_spiritual
		french_overlayer_special_crown_trigger = yes
	}
}

french_countess_overlayer_trigger = {
	has_dlc = "Holy Fury"
	has_game_started = yes
	has_portrait_property = { layer = 5 index = 4 } #Ducal Band.
	is_female = yes
	OR = {
		culture = frankish
		culture = occitan
	}
	NOR = { 
		is_in_society = yes
		is_theocracy = yes
		is_merchant_republic = yes
		has_job_title = job_spiritual
		french_overlayer_special_crown_trigger = yes
	}
}

french_courtier_overlayer_trigger = {
	has_dlc = "Holy Fury"
	has_game_started = yes
	is_female = yes
	OR = {
		culture = frankish
		culture = occitan
	}
	NOR = { 
		is_in_society = yes
		is_theocracy = yes
		is_merchant_republic = yes
		has_job_title = job_spiritual
		has_job_title = job_marshal
		has_job_title = job_spymaster
		french_overlayer_special_crown_trigger = yes
	}
	is_ruler = no
	spouse = { is_ruler = no }
	OR = {
		is_married = yes
		any_spouse_even_if_dead = { is_alive = no }
		age  = 40
		trait = chaste
		trait = celibate
		trait = nun
		trait = zealous
	}
}

french_queen_underlayer_trigger = {
	has_dlc = "Holy Fury"
	has_game_started = yes
	is_female = yes
	OR = {
		culture = frankish
		culture = occitan
	}
	OR = {
		has_portrait_property = { layer = 5 index = 0 }
		has_portrait_property = { layer = 5 index = 1 }
		has_portrait_property = { layer = 5 index = 2 }
		has_portrait_property = { layer = 5 index = 3 }
	}
	NOR = { 
		is_in_society = yes
		is_theocracy = yes
		is_merchant_republic = yes
		has_job_title = job_spiritual
		has_portrait_property = { layer = 5 index = 9 }
		has_portrait_property = { layer = 5 index = 10 }
		french_overlayer_special_crown_trigger = yes
	}
}

french_duke_overlayer_trigger = {
	has_dlc = "Holy Fury"
	has_game_started = yes
	has_portrait_property = { layer = 5 index = 4 } #Ducal Band.
	is_female = no
	OR = {
		culture = frankish
		culture = occitan
	}
	NOR = { 
		is_in_society = yes
		is_theocracy = yes
		is_merchant_republic = yes
		has_job_title = job_spiritual
		french_overlayer_special_crown_trigger = yes
	}
}

french_count_overlayer_trigger = {
	has_dlc = "Holy Fury"
	has_game_started = yes
	has_portrait_property = { layer = 5 index = 4 } #Ducal Band.
	is_female = no
	OR = {
		culture = frankish
		culture = occitan
	}
	NOR = { 
		is_in_society = yes
		is_theocracy = yes
		is_merchant_republic = yes
		has_job_title = job_spiritual
		french_overlayer_special_crown_trigger = yes
	}
}
