
#### SPINAL
ship_section_template = {
	key = "ACOT_PERFECT_PHANON_STARFIGHTERS_TEAM_1"
	ship_size = acot_perfect_star_fighters
	fits_on_slot = bow
	should_draw_components = yes
	entity = "acot_star_fighters_team_one_entity"
	icon = "GFX_ship_part_core_bow"
		
	component_slot = {
		name = "LARGE_GUN_01"
		template = "invisible_missile_turret"
		locatorname = "unit_one"
	}
	component_slot = {
		name = "LARGE_GUN_02"
		template = "invisible_missile_turret"
		locatorname = "unit_two"
	}
	component_slot = {
		name = "LARGE_GUN_03"
		template = "invisible_missile_turret"
		locatorname = "unit_three"
	}
	component_slot = {
		name = "LARGE_GUN_04"
		template = "invisible_missile_turret"
		locatorname = "unit_four"
	}
	component_slot = {
		name = "LARGE_GUN_05"
		template = "invisible_missile_turret"
		locatorname = "unit_five"
	}
	component_slot = {
		name = "LARGE_GUN_06"
		template = "invisible_missile_turret"
		locatorname = "unit_six"
	}
	component_slot = {
		name = "LARGE_GUN_07"
		template = "invisible_missile_turret"
		locatorname = "unit_seven"
	}	

	component_slot = {
		name = "PD_01"
		template = "invisible_small_turret"
		locatorname = "unit_one"
	}
	component_slot = {
		name = "PD_02"
		template = "invisible_small_turret"
		locatorname = "unit_one"
	}
	component_slot = {
		name = "PD_03"
		template = "invisible_small_turret"
		locatorname = "unit_two"
	}
	component_slot = {
		name = "PD_04"
		template = "invisible_small_turret"
		locatorname = "unit_two"
	}
	component_slot = {
		name = "PD_05"
		template = "invisible_small_turret"
		locatorname = "unit_four"
	}
	component_slot = {
		name = "PD_06"
		template = "invisible_small_turret"
		locatorname = "unit_four"
	}
	component_slot = {
		name = "PD_07"
		template = "invisible_small_turret"
		locatorname = "unit_five"
	}
	component_slot = {
		name = "PD_08"
		template = "invisible_small_turret"
		locatorname = "unit_five"
	}
	component_slot = {
		name = "PD_09"
		template = "invisible_small_turret"
		locatorname = "unit_six"
	}
	component_slot = {
		name = "PD_10"
		template = "invisible_small_turret"
		locatorname = "unit_six"
	}
	component_slot = {
		name = "PD_11"
		template = "invisible_small_turret"
		locatorname = "unit_seven"
	}
	component_slot = {
		name = "PD_12"
		template = "invisible_small_turret"
		locatorname = "unit_seven"
	}
	component_slot = {
		name = "PD_13"
		template = "invisible_small_turret"
		locatorname = "unit_three"
	}
	component_slot = {
		name = "PD_14"
		template = "invisible_small_turret"
		locatorname = "unit_three"
	}

	medium_utility_slots = 14

	resources = {
		category = ship_sections
		cost = {
		}
	}
}

