Module:Data/Research/Catalyst2
Documentation for this module may be created at Module:Data/Research/Catalyst2/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "Catalyst2",
["label"] = "Catalyst Cell II",
["kind"] = "recipe",
["tier"] = 3,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 60000,
["requires"] = {
"Catalyst",
},
["unlocks"] = {
{
["machine"] = "Assembler",
["recipe"] = "Catalyst2",
["item"] = "Catalyst",
},
},
},
},
["icon"] = "Catalyst",
}