country_edict = {
	name = "hujiaoshaobing1"
	modifier = {
	}
	influence_cost = 0
	allow = { 
		energy > 1500 
        }
	prerequisites = {
		"tech_junshixiuhui"
	}
	potential = {
	  is_ai = no
	}
	effect = {
		country_event = { id = jiandui.9 }
                add_energy = -1500
	}
	allow = {
	}
	ai_weight = {
	  weight = 0
	}
	ai = {
		enabled = no
		tech = no
		construction = no
	}
}

country_edict = {
	name = "hujiaoshaobing2"
	modifier = {
	}
	influence_cost = 0
	allow = { 
		energy > 7000
		count_owned_ships = {
			limit = { is_ship_size = Sark_ship }
			count < 1
		} 
        }
	prerequisites = {
		"tech_junshixiuhui"
	}
	potential = {
	  is_ai = no
	}
	effect = {
		country_event = { id = jiandui.10 }
                add_energy = -8000
	}
	allow = {
	}
	ai_weight = {
	  weight = 0
	}
	ai = {
		enabled = no
		tech = no
		construction = no
	}
}
