Module:Data/Research/Designable2
Documentation for this module may be created at Module:Data/Research/Designable2/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "Designable2",
["label"] = "Design Elements II",
["kind"] = "recipe",
["tier"] = 2,
["main"] = false,
["levels"] = {
{
["level"] = 0,
["science"] = 2000,
["requires"] = {
{
["name"] = "Designable",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "Column",
["item"] = "Column",
},
{
["machine"] = "Hand",
["recipe"] = "Floor",
["item"] = "Floor",
},
{
["machine"] = "Hand",
["recipe"] = "Fence",
["item"] = "Fence",
},
},
},
},
["icon"] = "Column",
["leads_to"] = {
"Designable3",
},
}