country_edict = {
	name = "chouchuan"
	modifier = {
	}
	cost = { influence = 0 }
	potential = {
	  is_ai = no
		#not = { has_country_flag = timed_chouchuan }
	}
	effect = {
		#set_timed_country_flag = { flag = timed_chouchuan days = 3 }
		country_event = { id = chouchuan.1 }
	}
	allow = {
	}
}
country_edict = {
	name = "chouchuan_power"
	modifier = {
		max_influence = 4000
	}
	length = 3600
	cost = { influence = 50.0 }
	potential = {
	  is_ai = no
	}
	allow = {
	}
}