Module:Data/Research/PlatinumReflector
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/Research/PlatinumReflector/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "PlatinumReflector",
["label"] = "Platinum Reflector",
["kind"] = "recipe",
["tier"] = 6,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 20000000,
["requires"] = {
{
["name"] = "PlatinumSolution",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "PlatinumReflector",
["item"] = "PlatinumReflector",
},
},
},
},
["icon"] = "PlatinumReflector",
["leads_to"] = {
"FusionReactor",
},
}