Module:Data/Research/PumpjackProductivity

From Evospace
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Research/PumpjackProductivity/doc

-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
	["name"] = "PumpjackProductivity",
	["label"] = "Pumpjack Productivity",
	["kind"] = "modifier",
	["tier"] = 1,
	["main"] = false,
	["levels"] = {
		{
			["level"] = 0,
			["science"] = 2200,
			["requires"] = {
				{
					["name"] = "Pumpjack",
				},
			},
		},
		{
			["level"] = 1,
			["science"] = 22000,
		},
		{
			["level"] = 2,
			["science"] = 220000,
		},
		{
			["level"] = 3,
			["science"] = 2200000,
		},
		{
			["level"] = 4,
			["science"] = 22000000,
		},
		{
			["level"] = 5,
			["science"] = 220000000,
		},
		{
			["level"] = 6,
			["science"] = 880000000,
		},
		{
			["level"] = 7,
			["science"] = 1760000000,
		},
	},
	["modifier"] = "PumpjackProductivity",
	["bonus"] = 5,
}