# 星环基地 1
ship_design = {
	name = "RG_ORBITAL_RING_TIER_1_STARBASE"
	ship_size = RG_orbital_ring_tier_1
	section = {
		template = "RG_ORBITAL_RING_TIER_1_STARBASE_SECTION"
		slot = "core"
		component = {
			slot = "LARGE_GUN_01"
			template = "LARGE_GRAY_WEAPON_LANCE"
		}
		component = {
			slot = "LARGE_GUN_02"
			template = "LARGE_GRAY_WEAPON_LANCE"
		}
		component = {
			slot = "LARGE_GUN_03"
			template = "LARGE_GRAY_WEAPON_LANCE"
		}
		component = {
			slot = "LARGE_GUN_04"
			template = "LARGE_GRAY_WEAPON_LANCE"
		}
		component = {
			slot = "TORPEDO_01"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_02"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_03"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_04"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_05"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_06"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_07"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_08"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "STRIKE_CRAFT_01"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_02"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_03"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_04"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_05"
			template = "RG_BOMBER_HANGAR_ATTACK_ROCKET"
		}
		component = {
			slot = "STRIKE_CRAFT_06"
			template = "RG_BOMBER_HANGAR_ATTACK_ROCKET"
		}
		component = {
			slot = "STRIKE_CRAFT_07"
			template = "RG_BOMBER_HANGAR_ATTACK_ROCKET"
		}
		component = {
			slot = "STRIKE_CRAFT_08"
			template = "RG_BOMBER_HANGAR_ATTACK_ROCKET"
		}
		component = {
			slot = "MEDIUM_GUN_01"
			template = "MEDIUM_GRAY_WEAPON_LANCE"
		}
		component = {
			slot = "MEDIUM_GUN_02"
			template = "MEDIUM_GRAY_WEAPON_LANCE"
		}
		component = {
			slot = "MEDIUM_GUN_03"
			template = "MEDIUM_GRAY_WEAPON_LANCE"
		}
		component = {
			slot = "MEDIUM_GUN_04"
			template = "MEDIUM_GRAY_WEAPON_LANCE"
		}
		component = {
			slot = "PD_01"
			template = "RG_FLAK_BATTERY"
		}
		component = {
			slot = "PD_02"
			template = "RG_FLAK_BATTERY"
		}
		component = {
			slot = "PD_03"
			template = "RG_FLAK_BATTERY"
		}
		component = {
			slot = "PD_04"
			template = "RG_FLAK_BATTERY"
		}
		component = {
			slot = "LARGE_UTILITY_1"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_2"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_3"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_4"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_5"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_6"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_7"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_8"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "AUX_UTILITY_1"
			template = "RG_ARMOR_BOOSTER"
		}
		component = {
			slot = "AUX_UTILITY_2"
			template = "RG_AUTO_REPAIR"
		}
	}
	required_component = "RG_gatebuilder_sensor"
	required_component = "RG_FUSION_NANO_REACTOR_L"
	required_component = "RG_COMBAT_COMPUTER_COLOSSUS"
	required_component = "RG_CORVETTE_CLOAKING_3"
	required_component = "STARBASE_AURA_FTL_INHIBITOR"
}

# Factory
ship_design = {
	name = "NAME_RG_Nanite_Starbase"
	ship_size = starbase_starfortress
	is_event_design = yes
	section = {
		template = "RG_nanite_factory_key"
		slot = "mid"
		component = {
			slot = "TITAN_01"
			template = "GRAY_BEAM_STATIC_EX"
		}
		component = {
			slot = "TORPEDO_01"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_02"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_03"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_04"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_05"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_06"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_07"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_08"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_09"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_10"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_11"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "TORPEDO_12"
			template = "RG_ENERGY_MISSILE"
		}
		component = {
			slot = "STRIKE_CRAFT_01"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_02"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_03"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_04"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_05"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_06"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_07"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_08"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_09"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_10"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_11"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_12"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_13"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_14"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "STRIKE_CRAFT_15"
			template = "RG_FIGHTER_HANGAR_BEAM"
		}
		component = {
			slot = "LARGE_UTILITY_1"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_2"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_3"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_4"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_5"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_6"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_7"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_8"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_9"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "LARGE_UTILITY_10"
			template = "LARGE_GRAY_MIX_ARMOR"
		}
		component = {
			slot = "AUX_UTILITY_1"
			template = "RG_AUTO_REPAIR"
		}
		component = {
			slot = "AUX_UTILITY_2"
			template = "RG_ENIGMATIC_SCHEDULER"
		}
	}
	required_component = "RG_gatebuilder_sensor"
	required_component = "RG_FUSION_NANO_REACTOR_L"
	required_component = "COMBAT_COMPUTER_PLATFORM_ADVANCED"
	required_component = "RG_CORVETTE_CLOAKING_3"
	required_component = "STARBASE_AURA_FTL_INHIBITOR"
}