Hearty Soup: Difference between revisions

From PZwiki
Hearty Soup
m (→‎top: category & header updates)
m (→‎top: category & header updates)
Line 1: Line 1:
{{Languages}}
{{Languages}}
{{header/sandbox2|Project Zomboid|Items|Obsolete items|type=Notice|version=Version 41|incver=78.16}}
{{header/sandbox2|Project Zomboid|Items|Obsolete items}}
{{page version|41.78.16}}
{{Obsolete|item=true|2=Recipe Ingredients#Soup & Stew Ingredients}}
{{Obsolete|item=true|2=Recipe Ingredients#Soup & Stew Ingredients}}
{{Infobox food
{{Infobox food

Revision as of 12:18, 22 January 2024

Template:Header/sandbox2

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
BoxSmall.png
This item has been removed from the game.
It has been replaced by Recipe ingredients.
Hearty Soup
Hearty Soup
Hearty Bowl of Soup
General
Category Food
Encumbrance
Heavy Load
7.5
Nutrition
Hunger
Hunger
-160
Effect
Unhappiness
Unhappiness
-25
Technical details
Item ID

The Complex Bowl of Soup was originally a non-perishable food entry within the Project Zomboid code that was impossible to make and was replaced due to a introduction of a better crafting system.

Former description

The hearty soup is an item that is impossible to create because it uses so 4 ingredients and a bowl, and the crafting area is only able to manage 4 items total.

Effects

Moodles: -20

Code

item HeartySoup
	Type = Food,
	DisplayName = Hearty Soup,
	Icon = PotFull,
	Weight 	= 7.5,
	IsCookable = true,
	MinutesToCook = 110,
	MinutesToBurn = 160,
	HungerChange = -168,
	BoredomChange = -20,
	UnhappyChange = -25,
	ReplaceOnUse = Pot