Simple Soup

From PZwiki
Revision as of 02:45, 9 July 2016 by MalonyJenkins (talk | contribs) (Movement of Page to Removed Foods Category, modernised layout, + navbar, + brief descrip.)


Page Updated @ Version: 34.28
   Navigation - Index -> Food -> Removed Foods -> Simple Soup   
BoxSmall.png
This feature has been removed from the game.
It has been replaced by something else.

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

Former Description

Simple Soup is a tasty yet nutritious food item that is crafted with three units of water, a cooking pot and two soup ingredients, the soup relieves a large amount of hunger and a small amount of boredom and unhappiness.
It is not advised to eat simple soup if the 'hungry' moodle has not appeared, as a good amount of will go to waste. Cooking the soup will greatly increase its effectiveness.

Effects

Moodles: -10
Moodles: -84
Moodles: -15

Crafting

Name Recipe Description Level












Code

item SimpleSoup
	Type		= Food,
	DisplayName	= Simple Soup,
	Icon		= PotFull,
	Weight		= 6.5,
	IsCookable	= true,
	MinutesToCook	= 70,
	MinutesToBurn	= 120,
	HungerChange	= -84,
	BoredomChange	= -10,
	UnhappyChange	= -15,
	ReplaceOnUse	= Pot

History

Alpha
RC 2.9.8a Simple Bowl of Soup. No longer in game. Replaced by Soup Recipe.

Template:Navbox/Consumables