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