# Content by Adam 'theStormWeaver/xirsoi' Chevalier
crown_egyptian_fylkir = { 
	monthly_character_prestige = 0.4
	monthly_character_piety = 0.7
	stewardship = 2
	intrigue = 2
	tribal_opinion = 10
	quality = 4
	active = { 
		has_landed_title = d_egyptian_pagan_reformed
	}
	flags = { religious unique crown jewelry crown_jewel }
	stacking = no
	picture = "GFX_crown_zun_fylkir"
	slot = crown
	indestructible = yes
	allowed_gift = {
		always = no
	}
}

crown_meryaten = { 
	monthly_character_prestige = 0.4
	monthly_character_piety = 0.7
	stewardship = 2
	intrigue = 2
	tribal_opinion = 10
	quality = 4
	active = { 
		has_landed_title = k_aten_pagan
	}
	flags = { religious unique crown jewelry crown_jewel }
	stacking = no
	picture = "GFX_crown_zun_fylkir"
	slot = crown
	indestructible = yes
	allowed_gift = {
		always = no
	}
}

acr_rosetta_stone = {
	picture = "GFX_emerald_tablet"
	flags = { religious unique text tablet }

	indestructible = yes
	quality = 4
	stacking = no

	active = {
		OR = {
			culture = egyptian_arabic
			culture = egyptian_coptic
			culture_group = east_african
			culture_group = byzantine
			religion_openly_in_egyptian_subgroup_trigger = yes
			learning >= 20
		}
	}

	allowed_gift = {
		OR = {
			culture = egyptian_arabic
			culture = egyptian_coptic
			culture_group = east_african
			culture_group = byzantine
			religion_openly_in_egyptian_subgroup_trigger = yes
			learning >= 20
		}
	}

	learning = 1
	monthly_character_prestige = 0.05
	culture_techpoints = 0.05
}