Simple Soup: Difference between revisions

From PZwiki
Simple Soup
m (Update link)
m (Automated Formatting)
(23 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|Obsolete Items|Removed Food|type=Notice|version=Version 39|incver=67.5}}{{Obsolete|link=Recipe Ingredients#Soup & Stew Ingredients}}{{Infobox food
{{Header|Project Zomboid|Items|Obsolete items}}
|display_name=Simple Soup
{{Page version|41.78.16}}
|name_colour=Food
{{Obsolete|item=true|2=Recipe ingredients#Soup & Stew Ingredients}}
|name_text_colour=Food
{{Infobox item
|image=PotFull.png
|name=Simple Soup
|image_width=120px
|icon=PotFull.png
|alternate_image=BowlFull.png
|alternate_name=Simple Bowl of Soup
|alternate_link=Simple Bowl of Soup
|weight=6.5
|weight=6.5
|category=Food
|category=Food
|hunger_change=-84
|hunger_change=-84
|thirst_change=
|calories=
|carbohydrates=
|proteins=
|lipids=
|unhappy_change=-15
|unhappy_change=-15
|cook_minutes=
|boredom_change=-10
|burn_minutes=
|cook_minutes=70
|days_fresh=
|burn_minutes=120
|days_rotten=
}}
|class_name=
'''Simple soup''' was originally a non-perishable food in Project Zomboid that was removed due to an introduction of a better crafting system.
}}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==  
==Former description==
Simple Soup is a tasty yet nutritious food item that is crafted with three units of [[water]], a [[Cooking Pot|cooking pot]] and two [[Soup Ingredients|soup ingredients]], the soup relieves a large amount of hunger and a small amount of boredom and unhappiness.
Simple Soup is a tasty yet nutritious food item that is crafted with three units of [[water]], a [[Cooking Pot|cooking pot]] and two [[Recipe ingredients#Soup & Stew Ingredients|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.
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==
==Effects==
[[Boredom]]: -10
*[[Boredom]]: -10


==Crafting==
==Crafting==
{{Crafting header|ing=4}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 2006 -->
{{Crafting header|ing=4}}
{{Crafting/core|ing=4
{{Crafting|ing=4
  | product_image = [[File:Smallpotofsoup.png|link=Simple Soup|Simple Soup]] | product_name = [[Simple Soup]] | product_quantity = x1
  | product_image = [[File:PotFull.png|link=Simple Soup]]
| product_name = [[Simple Soup]]
| product_quantity =
| rec =
  | xp = <!-- Not present in the old template. Please fill in manually. -->
  | xp = <!-- Not present in the old template. Please fill in manually. -->
| f1 = [[File:Water drop.png|link=Water]]
| i1 = [[Water]]
| q1 =
| tag1 = (consumed)
| f2 = [[File:Pot.png|link=Cooking Pot]]
| i2 = [[Cooking Pot]]
| q2 =
| f3 = [[File:Soup Ingredients.png|link=Recipe ingredients#Soup & Stew Ingredients|Soup ingredients]]
| i3 = [[Recipe ingredients#Soup & Stew Ingredients|Soup ingredients]]
| q3 = x2
| tag3 = (consumed)
| f4 = [[File:Heat source.gif|link=Heat source]]
| i4 = [[Heat source]]
| q4 =
| tag4 = (cooked:70min burned:120min)
  | sl = ''none''
  | sl = ''none''
| req =
| f1 = [[File:Water drop.png|link=Water|Water]] | i1 = [[Water]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Smallpot.png|link=Cooking Pot|Cooking Pot]] | i2 = [[Cooking Pot]] | q2 = x1
| f3 = [[File:Soup_Ingredients.png|link=Soup Ingredients|Soup Ingredients]] | i3 = [[Soup Ingredients]] | q3 = x2 | tag3 = (consumed)
| f4 = [[File:Heat_source.gif|link=Heat Source|Heat Source]] | i4 = [[Heat Source]] | q4 =  | tag4 = (cooked:70min burned:120min) |opt4=1
}}
}}
|}
|}


==Code==
==Code==
<pre>
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = false
  | start =
  | source = items.txt
  | retrieved = true
  | version =
  | hidecat = true
  | code =
item SimpleSoup
item SimpleSoup
{
Type = Food,
Type = Food,
DisplayName = Simple Soup,
DisplayName = Simple Soup,
Line 60: Line 74:
UnhappyChange = -15,
UnhappyChange = -15,
ReplaceOnUse = Pot
ReplaceOnUse = Pot
</pre>
}
}}}}


==History==
==History==
{| class="pztable" width="550" style="text-align:center;"
{| class="wikitable theme-red" width="550" style="text-align:center;"
|-
|-
! Alpha ||
! Alpha ||
|-
|-
| RC 2.9.8a ||  [[Simple Bowl of Soup]]. No longer in game. Replaced by Soup Recipe.
| RC 2.9.8a ||  [[Simple Bowl of Soup]]. No longer in game. Replaced by Soup Recipe.
|}
|}


{{Navbox food}}
==See also==
{{Navbox items|food}}

Revision as of 12:05, 14 April 2024

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.
Simple Soup
Simple Soup
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
6.5
Nutrition
HungerMoodle Icon Hungry.png
-84
Effect
UnhappinessMoodle Icon Unhappy.png
-15
BoredomMoodle Icon Bored.png
-10
Cooking
Time until cooked
70 minutes
Time until burned
120 minutes

Simple soup was originally a non-perishable food in Project Zomboid that was removed due to an 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

Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4
PotFull.png
Simple Soup
none Water drop.png
Water
(consumed)
Pot.png
Cooking Pot
Soup ingredients
Soup ingredients x2
(consumed)
Heat source.gif
Heat source
(cooked:70min burned:120min)

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\items.txt

Retrieved: Unknown version
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 Soup. No longer in game. Replaced by Soup Recipe.

See also