Complex Bowl of Soup: Difference between revisions

From PZwiki
Complex Bowl of 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 39|incver=67.5}}
{{header/sandbox2|Project Zomboid|Items|Obsolete items}}
{{page version|39.67.5}}
{{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

Spiffo controlyourself.png
This page was last updated for an older version (39.67.5).
The current stable version is 41.78.16, released 2022-12-12, so information on this page may be inaccurate. Help get this page updated by adding any missing content. [edit]
Please update the version after updating the page.
BoxSmall.png
This item has been removed from the game.
It has been replaced by Recipe ingredients.
Complex Bowl of Soup
Complex Bowl of Soup
Complicated Soup
General
Category Food
Encumbrance
Heavy Load
3
Days until stale 1 days
Days until rotten 3 days
Nutrition
Hunger
Hunger
-53
Effect
Unhappiness
Unhappiness
-8
Technical details
Item ID Base.ComplexBowl

The Complex Bowl of Soup was originally a perishable food in Project Zomboid that was removed due to a introduction of a better crafting system.

Nutritional information

Moodles: -7

Code

item ComplexBowl4
	Type 		= Food,
	DisplayName 	= Complex Bowl of Soup,
	Icon 		= BowlFull,
	Weight 		= 3,
	IsCookable 	= true,
	MinutesToCook 	= 33,
	MinutesToBurn 	= 48,
	Count 		= 4,	
	HungerChange 	= -53,
	ReplaceOnUse 	= Bowl,
	BoredomChange 	= -7,
	UnhappyChange 	= -8,
	DaysFresh 	= 1,
	DaysTotallyRotten = 3,