Module:Data/Research/SulfuricAcid
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/Research/SulfuricAcid/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "SulfuricAcid",
["label"] = "Sulfuric Acid Synthesis",
["kind"] = "recipe",
["tier"] = 4,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 80000,
["requires"] = {
{
["name"] = "Catalyst",
},
},
["unlocks"] = {
{
["machine"] = "IndustrialChemReactor",
["recipe"] = "SulfuricAcid",
["item"] = "SulfuricAcid",
},
},
},
},
["icon"] = "SulfuricAcid",
["leads_to"] = {
"Battery",
"RareEarthSludge",
},
}