Module:Data/Research/UltimateCatalyst
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/Research/UltimateCatalyst/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "UltimateCatalyst",
["label"] = "Ultimate Catalyst Cell",
["kind"] = "recipe",
["tier"] = 6,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 20000000,
["requires"] = {
{
["name"] = "NeutroniumProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "UltimateCatalyst",
["item"] = "UltimateCatalyst",
},
},
},
},
["icon"] = "UltimateCatalyst",
["leads_to"] = {
"FuelChemistry4",
"NeutroniumProduction2",
"Portal",
"QuantumBrain2",
},
}