Module:Data/Research/AtmosphericCondenser
Documentation for this module may be created at Module:Data/Research/AtmosphericCondenser/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "AtmosphericCondenser",
["label"] = "Atmospheric Condenser",
["kind"] = "recipe",
["tier"] = 1,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 100,
["requires"] = {
"AutomaticFarm",
"FluidTransfer",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "CopperAtmosphericCondenser",
["item"] = "CopperAtmosphericCondenser",
},
},
},
{
["level"] = 1,
["science"] = 1000,
["requires"] = {
"SteelProduction",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "SteelAtmosphericCondenser",
["item"] = "SteelAtmosphericCondenser",
},
},
},
{
["level"] = 2,
["science"] = 10000,
["requires"] = {
"AluminiumProduction",
"BasicFrame",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "AluminiumAtmosphericCondenser",
["item"] = "AluminiumAtmosphericCondenser",
},
},
},
{
["level"] = 3,
["science"] = 100000,
["requires"] = {
"StainlessSteelProduction",
"ReinforcedFrame",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "StainlessSteelAtmosphericCondenser",
["item"] = "StainlessSteelAtmosphericCondenser",
},
},
},
{
["level"] = 4,
["science"] = 1000000,
["requires"] = {
"TitaniumProduction",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "TitaniumAtmosphericCondenser",
["item"] = "TitaniumAtmosphericCondenser",
},
},
},
{
["level"] = 5,
["science"] = 10000000,
["requires"] = {
"CompositePlate",
"ModularFrame",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "CompositeAtmosphericCondenser",
["item"] = "CompositeAtmosphericCondenser",
},
},
},
{
["level"] = 6,
["science"] = 40000000,
["requires"] = {
"NeutroniumProduction",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "NeutroniumAtmosphericCondenser",
["item"] = "NeutroniumAtmosphericCondenser",
},
},
},
},
["icon"] = "CopperAtmosphericCondenser",
}