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