religious_tolerance_state_edict = {
	potential = {
		current_age = age_of_reformation
		has_government_attribute = unlock_special_state_edicts
	}
	
	allow = {
		has_government_attribute = unlock_special_state_edicts
		current_age = age_of_reformation
	}
	
	modifier = {
		local_religious_unity_contribution = -0.5
	}
	
	color = { 255 255 128 }
	
	ai_will_do = {
		factor = 5
	}
}