country_edict = {
	name = "zhaomuduoluo1"
	modifier = {
	}
	influence_cost = 0
	allow = { 
		energy > 2500 
        }
	prerequisites = {
		"tech_kaoguxiehui"
	}
	potential = {
	  is_ai = no
	}
	effect = {
		country_event = { id = jiandui.7 }
                add_energy = -2500
	}
	allow = {
	}
	ai_weight = {
	  weight = 0
	}
	ai = {
		enabled = no
		tech = no
		construction = no
	}
}

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