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