Module:Data/Research/Electricity
Documentation for this module may be created at Module:Data/Research/Electricity/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "Electricity",
["label"] = "Electricity",
["kind"] = "recipe",
["tier"] = 0,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 20,
["requires"] = {
"MineralsScan",
},
},
},
["leads_to"] = {
"PowerGeneration",
},
}