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