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"] = {
{
["name"] = "AutomaticFarm",
},
{
["name"] = "FluidTransfer",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "CopperAtmosphericCondenser",
["item"] = "CopperAtmosphericCondenser",
},
},
},
{
["level"] = 1,
["science"] = 1000,
["requires"] = {
{
["name"] = "SteelProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "SteelAtmosphericCondenser",
["item"] = "SteelAtmosphericCondenser",
},
},
},
{
["level"] = 2,
["science"] = 10000,
["requires"] = {
{
["name"] = "AluminiumProduction",
},
{
["name"] = "BasicFrame",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "AluminiumAtmosphericCondenser",
["item"] = "AluminiumAtmosphericCondenser",
},
},
},
{
["level"] = 3,
["science"] = 100000,
["requires"] = {
{
["name"] = "StainlessSteelProduction",
},
{
["name"] = "ReinforcedFrame",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "StainlessSteelAtmosphericCondenser",
["item"] = "StainlessSteelAtmosphericCondenser",
},
},
},
{
["level"] = 4,
["science"] = 1000000,
["requires"] = {
{
["name"] = "TitaniumProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "TitaniumAtmosphericCondenser",
["item"] = "TitaniumAtmosphericCondenser",
},
},
},
{
["level"] = 5,
["science"] = 10000000,
["requires"] = {
{
["name"] = "CompositePlate",
},
{
["name"] = "ModularFrame",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "CompositeAtmosphericCondenser",
["item"] = "CompositeAtmosphericCondenser",
},
},
},
{
["level"] = 6,
["science"] = 40000000,
["requires"] = {
{
["name"] = "NeutroniumProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "NeutroniumAtmosphericCondenser",
["item"] = "NeutroniumAtmosphericCondenser",
},
},
},
},
["icon"] = "CopperAtmosphericCondenser",
}