Module:Data/Research/Destroyer
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/Research/Destroyer/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "Destroyer",
["label"] = "Recycler",
["kind"] = "recipe",
["tier"] = 1,
["main"] = false,
["levels"] = {
{
["level"] = 0,
["science"] = 200,
["requires"] = {
{
["name"] = "Furnace",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "CopperDestroyer",
["item"] = "CopperDestroyer",
},
},
},
{
["level"] = 1,
["science"] = 2000,
["requires"] = {
{
["name"] = "SteelProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "SteelDestroyer",
["item"] = "SteelDestroyer",
},
},
},
{
["level"] = 2,
["science"] = 20000,
["requires"] = {
{
["name"] = "AluminiumProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "AluminiumDestroyer",
["item"] = "AluminiumDestroyer",
},
},
},
{
["level"] = 3,
["science"] = 200000,
["requires"] = {
{
["name"] = "StainlessSteelProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "StainlessSteelDestroyer",
["item"] = "StainlessSteelDestroyer",
},
},
},
{
["level"] = 4,
["science"] = 2000000,
["requires"] = {
{
["name"] = "TitaniumProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "TitaniumDestroyer",
["item"] = "TitaniumDestroyer",
},
},
},
{
["level"] = 5,
["science"] = 20000000,
["requires"] = {
{
["name"] = "CompositePlate",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "CompositeDestroyer",
["item"] = "CompositeDestroyer",
},
},
},
{
["level"] = 6,
["science"] = 80000000,
["requires"] = {
{
["name"] = "NeutroniumProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "NeutroniumDestroyer",
["item"] = "NeutroniumDestroyer",
},
},
},
},
["icon"] = "CopperDestroyer",
}