Module:Data/Research/KrollProcess
Documentation for this module may be created at Module:Data/Research/KrollProcess/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "KrollProcess",
["label"] = "Kroll Process",
["kind"] = "recipe",
["tier"] = 5,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 1000000,
["requires"] = {
{
["name"] = "IndustrialSmelting",
},
{
["name"] = "NitricAcid",
},
},
["unlocks"] = {
{
["machine"] = "IndustrialSmelter",
["recipe"] = "SpongeToPlate",
["item"] = "TitaniumPlate",
},
{
["machine"] = "IndustrialChemReactor",
["recipe"] = "TitaniumSponge",
["item"] = "TitaniumSponge",
},
{
["machine"] = "IndustrialChemReactor",
["recipe"] = "TitaniumTetrachloride",
["item"] = "TitaniumTetrachloride",
},
{
["machine"] = "Mixer",
["recipe"] = "PreparedTitaniumOxideCraft",
["item"] = "PreparedTitaniumOxideDust",
},
},
},
},
["icon"] = "TitaniumPlate",
["leads_to"] = {
"TitaniumProduction",
},
}