Module:Data/Research/Portal

From Evospace
Jump to navigation Jump to search

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

-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
	["name"] = "Portal",
	["label"] = "Portal",
	["kind"] = "recipe",
	["tier"] = 7,
	["main"] = true,
	["levels"] = {
		{
			["level"] = 0,
			["science"] = 160000000,
			["requires"] = {
				{
					["name"] = "UltimateCatalyst",
				},
				{
					["name"] = "QuantumBrain",
				},
				{
					["name"] = "ModularFrame",
				},
			},
			["unlocks"] = {
				{
					["machine"] = "Hand",
					["recipe"] = "NeutroniumPortal",
					["item"] = "NeutroniumPortal",
				},
			},
		},
	},
	["icon"] = "NeutroniumPortal",
}