Cooking: Difference between revisions

Jump to navigation Jump to search
3,649 bytes removed ,  18:59, 17 June 2023
Remove commented out content (proven incorrect/simpler formulas), add Meal Energy and Sell Price Calculation section (formatting still looks weird)
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
(Remove commented out content (proven incorrect/simpler formulas), add Meal Energy and Sell Price Calculation section (formatting still looks weird))
Line 2,017: Line 2,017:
{{name|Slush Ice}}<br>
{{name|Slush Ice}}<br>
|}
|}
<!--
For all "Any" ingredient Meals, the Energy and Star Coin value scales depending on multiple factors. The generalized formulas seem to be:
{{inlineIcon|Energy Image|iconOnly}} '''Meal Energy''' = '''Base Meal Energy''' + '''"Any" Ingredient Energy''' * '''Recipe Star Level Energy Coefficient''' + '''Recipe Star Level Energy Addend per Ingredient'''
{{inlineIcon|Star Coins Image|iconOnly}} '''Meal Star Coin Value''' = '''Base Meal Star Coin Value''' + '''"Any" Ingredient Star Coin Value''' * '''Recipe Star Level Star Coin Coefficient''' + '''Recipe Star Level Star Coin Addend per Ingredient'''
{| class=wikitable
! style="" | Stars || Energy Coefficient || Sell Price Coefficient
|-
| {{stars|1}} || 8 || 6
|-
| {{stars|2}} || 8.5 || 6.5
|-
| {{stars|3}} || 9 || 7
|-
| {{stars|4}} || 9.5 || 7.5
|-
| {{stars|5}} || 10 || 8
|}
-->
If an unnecessary ingredient is added to a Meal, that ingredient's Energy and Star Coin values are added to the final totals of the meal, meaning it gains no value over eating it directly or selling it directly to [[Goofy's Stall]].


=="Any" Recipes==
=="Any" Recipes==
Line 2,184: Line 2,162:
|}
|}


<!--
==Meal Energy and Sell Price Calculation==
{| class="wikitable sortable" id='recipe-table'
For all Meals, the Energy and Star Coin values can be calculated using the following formulas:
!style="" |Ingredient<br>Category
 
!Ingredient
{{inlineIcon|Energy Image|iconOnly}}
!Energy<br>Multiplier
<code>
!Sell Price<br>Multiplier
EnergyMultiplier = 1.5 + RecipeStars/10
|-
'''Energy''' = floor(EnergyMultiplier x Ing1Energy) + floor(EnergyMultiplier x Ing2Energy) + floor(EnergyMultiplier x Ing3Energy) + floor(EnergyMultiplier x Ing4Energy) + floor(EnergyMultiplier x Ing5Energy) + 50
| rowspan="19" | {{inlineIcon|Vegetables|link=:Category:Vegetables}}
</code>
|-
 
| {{name|Lettuce}}  ||  0 ||  0
{{inlineIcon|Star Coins Image|iconOnly}}
|-
<code>
| {{name|Corn}} ||  -5.2  ||  1.625
CostMultiplier = 1.1 + RecipeStars/10
|-
'''Sell Price''' = floor(CostMultiplier x Ing1Cost) + floor(CostMultiplier x Ing2Cost) + floor(CostMultiplier x Ing3Cost) + floor(CostMultiplier x Ing4Cost) + floor(CostMultiplier x Ing5Cost)
| {{name|Seaweed}}  ||  -6.2  ||  2.5
</code>
|-
 
| {{name|Tomato}} ||  -7  ||  2.875
If an unnecessary ingredient is added to a Meal, that ingredient's Energy and Star Coin values are added to the final totals of the meal, meaning it gains no value over selling it directly to [[Goofy's Stall]]. It does, however, gain the value of being part of a "cooked meal", so it contributes to the Well Fed Bonus.
|-
| {{name|Mushroom}} ||  9.8 ||  4.5
|-
| {{name|Bell Pepper}}  ||  4.6 ||  5
|-
| {{name|Spinach}}  ||  0.8 ||  6.625
|-
| {{name|Carrot}} ||  0.2 ||  7.25
|-
| {{name|Zucchini}} ||  -1.6  ||  8.875
|-
| {{name|Chili Pepper}} ||  16.8  ||  14
|-
| {{name|Okra}} ||  -5 ||  21.25
|-
| {{name|Potato}} ||  11.4  ||  23.625
|-
| {{name|Asparagus}}  ||  -2.8  ||  25
|-
| {{name|Cucumber}} ||  17.8  ||  30.25
|-
| {{name|Onion}}  ||  18  ||  32.5
|-
| {{name|Eggplant}} ||  79  ||  60
|-
| {{name|Leek}} ||  34.4  ||  60.25
|-
| {{name|Pumpkin}}  ||  26.2  ||  131.25
|-
| rowspan="11" | {{inlineIcon|Fruit|link=:Category:Fruit}}
|-
| {{name|Raspberry}}  ||  0 ||  0
|-
| {{name|Apple}}  ||  10  ||  0.8
|-
| {{name|Banana}} ||  20  ||  1.6
|-
| {{name|Blueberry}}  ||  20  ||  1.6
|-
| {{name|Lemon}}  ||  30  ||  2.4
|-
| {{name|Coffee Bean}}  ||  35  ||  3
|-
| {{name|Cherry}} ||  50  ||  4.2
|-
| {{name|Coconut}}  ||  50  ||  4.2
|-
| {{name|Dreamlight Fruit}} ||  50  ||  3.8
|-
| {{name|Gooseberry}} ||  70  ||  5.8
|-
| rowspan="3" | {{inlineIcon|Grains|link=:Category:Grains}}
|-
| {{name|Wheat}}  ||  0 ||  0
|-
| {{name|Rice}} ||  8 ||  11.75
|-
| rowspan="11" | {{inlineIcon|Dairy and Oil|link=:Category:Dairy and Oil}}
|-
| ''{{name|Egg-cellent Fruit}}'' ||  0 ||  0
|-
| ''{{name|Wild Spring Egg}}'' ||  0 ||  0
|-
| {{name|Soya}} ||  0 ||  0
|-
| {{name|Canola}} ||  0.25  ||  8
|-
| ''{{name|Spring V-EGG-etable}}''  ||  38.5  ||  11.25
|-
| {{name|Cheese}} ||  42.5  ||  22.25
|-
| {{name|Butter}} ||  45.5  ||  24.25
|-
| {{name|Peanut}} ||  48.5  ||  26.25
|-
| {{name|Egg}}  ||  54.5  ||  30.25
|-
| {{name|Milk}} ||  57.5  ||  32.25
|-
| rowspan="22" | {{inlineIcon|Fish|link=:Category:Fish}}
|-
| {{name|Here and There Fish}}  ||  0 ||  0
|-
| {{name|Bass}} ||  0 ||  0
|-
| {{name|Cod}}  ||  0 ||  2
|-
| {{name|Rainbow Trout}}  ||  30  ||  5
|-
| {{name|Herring}}  ||  20  ||  8
|-
| {{name|Perch}}  ||  50  ||  11
|-
| {{name|Tuna}} ||  40  ||  14
|-
| {{name|Salmon}} ||  70  ||  25
|-
| {{name|Sole}} ||  70  ||  35
|-
| {{name|Bream}}  ||  110 ||  51
|-
| {{name|Carp}} ||  130 ||  75
|-
| {{name|Kingfish}} ||  130 ||  85
|-
| {{name|Catfish}}  ||  210 ||  105
|-
| {{name|Tilapia}}  ||  200 ||  115
|-
| {{name|Lancetfish}} ||  230 ||  125
|-
| {{name|Swordfish}}  ||  270 ||  135
|-
| {{name|Pike}} ||  270 ||  155
|-
| {{name|Fugu}} ||  310 ||  175
|-
| {{name|Walleye}}  ||  310 ||  215
|-
| {{name|White Sturgeon}} ||  330 ||  245
|-
| {{name|Anglerfish}} ||  370 ||  295
|-
| rowspan="8" | {{inlineIcon|Seafood|link=:Category:Seafood}}
|-
| {{name|Clam}} ||  0 ||  0
|-
| {{name|Scallop}}  ||  1 ||  1
|-
| {{name|Oyster}} ||  26  ||  41
|-
| {{name|Shrimp}} ||  126 ||  51
|-
| {{name|Crab}} ||  216 ||  111
|-
| {{name|Squid}}  ||  176 ||  91
|-
| {{name|Lobster}}  ||  296 ||  181
|-
| rowspan="6" | {{inlineIcon|Spices|link=:Category:Spices}}
|-
| {{name|Oregano}}  ||  0 ||  0
|-
| {{name|Basil}}  ||  1 ||  1
|-
| {{name|Garlic}} ||  8 ||  8
|-
| {{name|Mint}} ||  12  ||  12
|-
| {{name|Ginger}} ||  16  ||  16
|-
| rowspan="4" | {{inlineIcon|Sweets|link=:Category:Sweets}}
|-
| {{name|Sugarcane}}  ||  0 ||  0
|-
| {{name|Cocoa Bean}} ||  80.75 ||  3.75
|-
| {{name|Vanilla}}  ||  17.75 ||  8.25
|}
-->


==Dreamlight and Memories==
==Dreamlight and Memories==
moderator
27,139

edits

Navigation menu