ship_section_template = {
	prerequisites = { "tech_dajian_wepaon" }
	key = "DJ_Destroyer_MID_H_S3"
	ship_size = DJ_Destroyer
	fits_on_slot = mid
	entity = "DJ_Destroyer_S3_entity"
	icon = "GFX_ship_part_core_mid"
	
	# Guns
	ai_weight = {
		factor = 1
	}
	
	component_slot = {
		name = "SMALL_GUN_01"
		slot_size = small
		slot_type = weapon
		locatorname = "small_gun_01"
	}
	
	component_slot = {
		name = "SMALL_GUN_02"
		slot_size = small
		slot_type = weapon
		locatorname = "small_gun_02"
	}
	
	component_slot = {
		name = "SMALL_GUN_03"
		slot_size = small
		slot_type = weapon
		locatorname = "small_gun_03"
	}
	
	small_utility_slots = 4
	medium_utility_slots = 4
	aux_utility_slots = 2
	
	cost = 120
}
