Pot of Soup: Difference between revisions

From PZwiki
m (template fix)
mNo edit summary
Line 1: Line 1:
{{languages}}
{{languages|Pot of Soup}}
{{header|The Game World|Items|Consumables|Perishable Food|type=Food|version=Version 41|incver=51}}
{{header|Project Zomboid|Items|Consumables|Perishable Food|type=Food|version=Version 41|incver=73}}
{{Infobox food
{{Infobox food
|display_name=Pot of Soup
|display_name=Pot of Soup
|name_colour=Food
|name_colour=Food
|name_text_colour=Food
|name_text_colour=Food
|image=Potofsoup.png
|image=PotFull 120px.png
|image_width=120px
|alternate_image=BowlFull.png
|alternate_image=PotFull.png
|alternate_name=Bowl of Soup
|alternate_name=Pot of Soup
|alternate_link=Bowl of Soup
|alternate_link=
|alternate_image2=BowlFull.png
|alternate_name2=Bowl of Soup
|alternate_link2=Bowl of Soup
|alternate_image3=Soup.png
|alternate_name3=Canned Soup
|alternate_link3=Canned Soup
|alternate_image4=SoupOpen.png
|alternate_name4=Open Canned Soup
|alternate_link4=Canned Soup
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
|weight=3
|weight=3
|days_fresh=3
|days_fresh=3
|days_rotten=5
|days_rotten=2
<!--NUTRITION-->
<!--NUTRITION-->
|hunger_change=-30
|hunger_change=-30
Line 35: Line 25:
<!--COOKING-->
<!--COOKING-->
|cook_minutes=50
|cook_minutes=50
|burn_minutes=100
|burn_minutes=50
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=PotOfSoup
|class_name=PotOfSoup
}}
}}
{{About|soup created from [[Canned Soup|canned soup]]|soup created from ingredients|Recipe Ingredients#Soup & Stew Ingredients}}
{{About|soup created from [[Canned Soup|canned soup]]|soup created from ingredients|Recipe Ingredients#Soup & Stew Ingredients}}
A '''pot of soup''' is a [[Food#Perishable|perishable]] food item
'''Pot of soup''' is a [[Food#Perishable|perishable]] food item


==Usage==
==Usage==
A pot of soup takes three in-game days to go stale, and five in-game days to rot, which is longer than the open can of soup from which it is created.
This process is slower when the item is in a refrigerator.
===Consumable properties===
===Consumable properties===
Pot of soup can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish. Pot of soup takes three in-game days to go stale, and five in-game days to rot, which is longer than the open can of soup from which it is created.
{{Consumables2
{{Consumables2
|image = Smallpotofsoup.png
|image = Smallpotofsoup.png
Line 77: Line 66:


== Crafting ==
== Crafting ==
A pot of soup is crafted from [[Canned Soup|canned soup]] and an empty [[Cooking Pot|cooking pot]].
{{Main|Cooking}}
 
===Obtaining===
A pot of soup can be divided into 2 or 4 [[bowl]]s.  
Pot of soup is crafted from [[Canned Soup|canned soup]] and an empty [[Cooking Pot|cooking pot]].
{{Crafting header|ing=3}}
{{Crafting header|ing=3}}
{{Crafting cooking|101|ing=3}}
{{Crafting cooking|101|ing=3}}
{{Crafting cooking|102|ing=3}}
{{Crafting cooking|102|ing=3}}
{{Crafting cooking|209|ing=3}}
{{Crafting table footer}}
{{Crafting cooking|309|ing=3}}
{{Crafting cooking|405|ing=3}}
{{Crafting cooking|407|ing=3}}
|}


===Evolved recipes===
===Cooking===
The below values represent a pot of cooked soup (fresh) being divided among bowls.
{{Crafting header|ing=2}}
{{Crafting cooking|309|ing=2}}
{{Crafting table footer}}


===What it can make===
*Pot of soup can be divided into 2 or 4 [[bowl]]s.
{{Crafting header|ing=2}}
{{Crafting cooking|405|ing=2}}
{{Crafting cooking|407|ing=2}}
{{Crafting table footer}}
*The below values represent a pot of cooked soup (fresh) being divided among bowls.
{| class="pztable"
{| class="pztable"
|-
|-
Line 112: Line 106:
|-
|-
|}
|}
==Gallery==
<gallery>
File:CookingPotSoup Model.png|Model for: [[File:PotFull.png]]
</gallery>


==Code==
==Code==
'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=41|incver=51}}
{{Retrieved|version=41|incver=73}}
<pre>    item PotOfSoup
<pre>    item PotOfSoup
{
{
HungerChange = -30,
DisplayName = Pot of Soup,
ThirstChange = -30,
DisplayCategory = Food,
Weight = 3,
Type = Food,
Type = Food,
Weight = 3,
IsCookable = TRUE,
Icon = PotFull,
UnhappyChange = -20,
CookingSound = BoilingFood,
MinutesToBurn = 100,
EatType = Pot,
DisplayName = Pot of Soup,
IsCookable = TRUE,
ReplaceOnUse = Pot,
ReplaceOnUse = Pot,
Icon = PotFull,
MinutesToCook = 50,
MinutesToCook = 50,
MinutesToBurn = 100,
        DaysTotallyRotten = 5,
DaysFresh = 3,
        DaysFresh = 3,
DaysTotallyRotten = 5,
        CustomContextMenu = Drink,
HungerChange = -30,
        CustomEatSound = DrinkingFromBottle,
ThirstChange = -30,
        Carbohydrates = 25,
UnhappyChange = -20,
        Proteins = 14,
Calories = 202,
        Lipids = 4.5,
Carbohydrates = 25,
        Calories = 202,
Lipids = 4.5,
        StaticModel = CookingPot,
Proteins = 14,
        EatType = Pot,
CustomContextMenu = Drink,
CustomEatSound = EatingSoup,
StaticModel = CookingPot,
WorldStaticModel = CookingPotSoup_Ground,
}</pre>
}</pre>


{{Navbox/Consumables}}
{{Navbox food}}

Revision as of 20:55, 6 October 2022

Pot of Soup
Pot of Soup
Bowl of Soup
General
Category Food
Encumbrance
Heavy Load
3
Days until stale 3 days
Days until rotten 2 days
Nutrition
Hunger
Hunger
-30
Thirst
Thirst
-30
Calories
Calories
202
Carbohydrates
Carbohydrates
25
Proteins
Proteins
14
Fat
Fat
4.5
Effect
Unhappiness
Unhappiness
-20
Cooking
Time until cooked 50 minutes
Time until burned 50 minutes
Technical details
Item ID PotOfSoup
PlushSpiffo.pngThis article is about soup created from canned soup. For soup created from ingredients, see Recipe ingredients.

Pot of soup is a perishable food item

Usage

Consumable properties

Pot of soup can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish. Pot of soup takes three in-game days to go stale, and five in-game days to rot, which is longer than the open can of soup from which it is created. Template:Consumables2

Crafting

Main article: Cooking

Obtaining

Pot of soup is crafted from canned soup and an empty cooking pot.

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3
Pot of Soup (Uncooked)
Pot of Soup (Uncooked)
0.75 Cooking none CanOpener.png
Can Opener
(keep)
Pot.png
Cooking Pot
(consumed)
Soup.png
Canned Vegetable Soup
(consumed)
Pot of Soup (Uncooked)
Pot of Soup (Uncooked)
0.75 Cooking none CanOpener.png
Can Opener
(keep)
Pot.png
Cooking Pot
(consumed)
CannedMushroomSoup.png
Canned Mushroom Soup
(consumed)

Template:Crafting table footer

Cooking

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2
Pot of Soup
Pot of Soup
0.75 Cooking none Pot Water.png
Cooking Pot
(Base item)
Soup Ingredients
Soup Ingredients (1−6)
(consumed)

Template:Crafting table footer

What it can make

  • Pot of soup can be divided into 2 or 4 bowls.
Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2
BowlFull.png
Bowl of Soup x2
0 XP none Bowl.png
Bowl x2
(consumed)
PotFull.png
Pot of Soup
(consumed)
BowlFull.png
Bowl of Soup x4
0 XP none Bowl.png
Bowl x4
(consumed)
PotFull.png
Pot of Soup
(consumed)

Template:Crafting table footer

  • The below values represent a pot of cooked soup (fresh) being divided among bowls.
Evolved Recipes
Name Hunger Added Unhappiness Bonus Boredom Bonus
2 Bowls of Soup -15 -20 -10
4 Bowls of Soup -9 -20 -10

Gallery

Code

From items_food.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 41.73

    item PotOfSoup
	{
		DisplayName = Pot of Soup,
		DisplayCategory = Food,
		Type = Food,
		Weight = 3,
		Icon = PotFull,
		CookingSound = BoilingFood,
		EatType = Pot,
		IsCookable = TRUE,
		ReplaceOnUse = Pot,
		MinutesToCook = 50,
		MinutesToBurn = 100,
		DaysFresh = 3,
		DaysTotallyRotten = 5,
		HungerChange = -30,
		ThirstChange = -30,
		UnhappyChange = -20,
		Calories = 202,
		Carbohydrates = 25,
		Lipids = 4.5,
		Proteins = 14,
		CustomContextMenu = Drink,
		CustomEatSound = EatingSoup,
		StaticModel = CookingPot,
		WorldStaticModel = CookingPotSoup_Ground,
	}