edict_of_absolutism = {
	potential = {
		current_age = age_of_absolutism
	}
	
	allow = {
		ai = no
		custom_trigger_tooltip = {
			tooltip = edict_of_absolutism_tooltip
			has_country_flag = edict_of_absolutism
		}
		current_age = age_of_absolutism
	}
	
	modifier = {
		local_monthly_devastation = -0.25
	}
	
	color = {  116 198 240  }
	
	
	ai_will_do = {
		factor = 0
	}
}