urbanization_state_edict = {
	potential = {
		current_age = age_of_revolutions
		has_government_attribute = unlock_special_state_edicts
	}
	
	allow = {
		has_government_attribute = unlock_special_state_edicts
		current_age = age_of_revolutions
	}
	
	modifier = {
		trade_goods_size_modifier = 0.33
	}
	
	color = { 255 255 128 }
	
	ai_will_do = {
		factor = 5
	}
}