Module:Data/Research/CompositePlate

From Evospace
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Research/CompositePlate/doc

-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
	["name"] = "CompositePlate",
	["label"] = "Composite Plate",
	["kind"] = "recipe",
	["tier"] = 6,
	["main"] = true,
	["levels"] = {
		{
			["level"] = 0,
			["science"] = 45000000,
			["requires"] = {
				{
					["name"] = "TitaniumProduction",
				},
				{
					["name"] = "CarbonFiberSheet",
				},
				{
					["name"] = "Polyethylene",
				},
			},
			["unlocks"] = {
				{
					["machine"] = "Assembler",
					["recipe"] = "CompositePlate",
					["item"] = "CompositePlate",
				},
				{
					["machine"] = "Hand",
					["recipe"] = "CompositeParts",
					["item"] = "CompositeParts",
				},
				{
					["machine"] = "Hand",
					["recipe"] = "CompositePipe",
					["item"] = "CompositePipe",
				},
				{
					["machine"] = "Constructor",
					["recipe"] = "CompositePipe",
				},
			},
		},
	},
	["icon"] = "CompositePlate",
	["leads_to"] = {
		"AdvancedSmelting",
		"AtmosphericCondenser",
		"Automatization",
		"BasicMachines",
		"BatteryBox",
		"Boiler",
		"Chest",
		"CombustionEngine",
		"CompositePlate2",
		"Container",
		"DeepStorage",
		"Destroyer",
		"Diode",
		"DistributedComputing",
		"ElectricEngine",
		"ElectricFurnace",
		"Electrolyzer",
		"Fermentation",
		"FissionReactor",
		"Furnace",
		"FusionReactor",
		"Generator",
		"HugeMonitor",
		"IndustrialBoiler",
		"IndustrialGenerator",
		"IndustrialSmelting",
		"IndustrialSteamTurbine",
		"KineticHeater",
		"Lamp",
		"Mixer",
		"OreWasher",
		"Oven",
		"PowerGeneration",
		"Pumpjack",
		"PyrolysisUnit",
		"Riteg",
		"Separator",
		"Sign",
		"SingleTypeStorage",
		"SmallSolarPanel",
		"SteamEngine",
		"SteamTurbine",
		"SteelProduction",
		"WindTurbine",
	},
}