Module:Data/Research/BrainMatrix
Documentation for this module may be created at Module:Data/Research/BrainMatrix/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "BrainMatrix",
["label"] = "Brain Matrix",
["kind"] = "recipe",
["tier"] = 6,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 30000000,
["requires"] = {
{
["name"] = "QuantumProcessor",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "BrainMatrix",
["item"] = "BrainMatrix",
},
},
},
},
["icon"] = "BrainMatrix",
["leads_to"] = {
"QuantumBrain",
},
}