chinese_industrialization = {
	potential = {
		has_country_flag = enable_industrialisation_flag
	}
	
	allow = {
		is_emperor_of_china = yes 
	}
	
	modifier = {
		local_development_cost_modifier = -0.1
		trade_goods_size_modifier = 0.25
	}
	
	color = { 5 255 129 }
	
	
	ai_will_do = {
		# has to be around at least 10 to be picked (depends on maintainance cost and general economy)
		factor = 10
	}
}