24,493 ARTICLES
ON THIS WIKI

Talk:Culinary Generator

I'm unsure of where the original formula came from. The Extra Utilities site doesn't list any. It didn't match what I was seeing in game. I experimented and came up with the following formulas.


Energy Output = [Food Points] * 10 RF/tick
Burn Duration = [Saturation Ratio] * 15 seconds
Saturation Ratio = Saturation / Food Points

Total RF = 3000 * Saturation

________________________ Well, the formulae given on this page doesn't produce the listed results below, so something is certainly missing. The formulae are: Energy Output = Food Points * 4 RF per tick Burn Duration = Saturation \ Food Points * 45 seconds Total RF = Energy Output * ((Burn Duration * 20)+1)

So if you take a cooked steak (8 food points, .8 saturation) then: EO = 8 * 4 = 32 (this does match the results given) BD = .8 / 8 = .1 * 45 = 4.5 TRF = BD of 4.5 * 20 = 90 + 1 = 91 * EO of 32 = 2912

They gave the total rf for a steak at 46,112. Not 2,912. That's a huge difference.