Module:Calculator/Summoning Interval Efficiency: Difference between revisions

m
Use outputmultiplier instead, since we are dealing with just one action
(Implement Economy module changes)
m (Use outputmultiplier instead, since we are dealing with just one action)
Line 33: Line 33:
-- Calculate total amount of tablets made, including double chance
-- Calculate total amount of tablets made, including double chance
local averageTabletsMade = economy.estimatedOutput(playerStats.tabletsMade, eco)
local averageTabletsMade = 1 * economy.estimatedOutputMultiplier(eco)


-- Calculate the effective amount of tablets the player has from one craft, including tablet save chance
-- Calculate the effective amount of tablets the player has from one craft, including tablet save chance
1,029

edits