
Sword_Joyeuse = {
	monthly_character_prestige = 0.1
	monthly_character_piety = 0.5
	martial = 1
	combat_rating = 16
	command_modifier = {
		morale_offence = 0.2
		morale_defence = 0.2		
	}
	quality = 5
	same_religion_opinion = 5
	active = { 
		is_feudal = yes
		OR = {
			religion = catholic
			religion = frtholic
			religion = frtholic_OLD
		}		
		has_landed_title = k_french_religions_head
	}
	flags = { unique sword jewelry crown_jewel }
	stacking = no
	indestructible = yes
	allowed_gift = { always = no }	
	picture = "GFX_Sword_Joyeuse"
	slot = ceremonial_weapon
}

crown_frtholic = { 
	monthly_character_prestige = 1.0
	monthly_character_piety = 1.0
	diplomacy = 4
	quality = 5	
	same_religion_opinion = 10
	catholic_opinion = -10
	active = {
		is_feudal = yes
		religion = frtholic
		has_landed_title = k_french_religions_head	
	}
	flags = { unique crown jewelry crown_jewel }	
	stacking = no
	indestructible = yes
	allowed_gift = { always = no }
	picture = "GFX_crown_frtholic"
	slot = crown	
}

crown_frtholic_hre = { 
	monthly_character_prestige = 1.0
	monthly_character_piety = 1.0
	diplomacy = 4
	quality = 5
	catholic_opinion = 10
	active = {
		is_feudal = yes
		religion = catholic
		has_landed_title = k_catholic_head	
	}
	flags = { unique crown jewelry crown_jewel }
	stacking = no
	indestructible = yes
	allowed_gift = { always = no }
	picture = "GFX_crown_frtholic"
	slot = crown	
}