Module:Data/Research/NitricAcid
Documentation for this module may be created at Module:Data/Research/NitricAcid/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "NitricAcid",
["label"] = "Nitric Acid",
["kind"] = "recipe",
["tier"] = 5,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 400000,
["requires"] = {
{
["name"] = "IndustrialChemReactor",
["level"] = 1,
},
},
["unlocks"] = {
{
["machine"] = "IndustrialChemReactor",
["recipe"] = "NitricAcid",
["item"] = "NitricAcid",
},
},
},
},
["icon"] = "NitricAcid",
["leads_to"] = {
"FuelChemistry2",
"KrollProcess",
"PlatinumSolution",
},
}