Module:Data/Research/IndustrialChemReactor
Documentation for this module may be created at Module:Data/Research/IndustrialChemReactor/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "IndustrialChemReactor",
["label"] = "Chemical Reactor",
["kind"] = "recipe",
["tier"] = 3,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 20000,
["requires"] = {
"ElectricEngine",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "AluminiumIndustrialChemReactor",
["item"] = "AluminiumIndustrialChemReactor",
},
},
},
{
["level"] = 1,
["science"] = 200000,
["requires"] = {
"ElectricEngine",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "StainlessSteelIndustrialChemReactor",
["item"] = "StainlessSteelIndustrialChemReactor",
},
},
},
{
["level"] = 2,
["science"] = 2000000,
["requires"] = {
"ElectricEngine",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "TitaniumIndustrialChemReactor",
["item"] = "TitaniumIndustrialChemReactor",
},
},
},
{
["level"] = 3,
["science"] = 20000000,
["requires"] = {
"ElectricEngine",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "CompositeIndustrialChemReactor",
["item"] = "CompositeIndustrialChemReactor",
},
},
},
{
["level"] = 4,
["science"] = 80000000,
["requires"] = {
"ElectricEngine",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "NeutroniumIndustrialChemReactor",
["item"] = "NeutroniumIndustrialChemReactor",
},
},
},
},
["icon"] = "AluminiumIndustrialChemReactor",
["leads_to"] = {
"CarbonFiber",
"Catalyst",
"ChemicalBath",
"DecorativePlastic",
"FuelChemistry3",
"NitricAcid",
"Polyethylene",
"Sulfur",
},
}