state_integration_state_edict = {
	potential = {
		current_age = age_of_absolutism
		has_government_attribute = unlock_special_state_edicts
	}
	
	allow = {
		has_government_attribute = unlock_special_state_edicts
		current_age = age_of_absolutism
	}
	
	modifier = {
		local_years_of_nationalism = -10
	}
	
	color = { 255 255 128 }
	
	ai_will_do = {
		factor = 5
	}
}