Pot of Soup: Difference between revisions

From PZwiki
No edit summary
(Updated to build 41.51 + moved/added sections)
Line 1: Line 1:
{{languages|Pot of Soup}}
{{languages}}
{{header|The Game World|Items|Consumables|Perishable Food|type=Food|version=Version 41|incver=50}}
{{header|The Game World|Items|Consumables|Perishable Food|type=Food|version=Version 41|incver=51}}
{{Infobox food
{{Infobox food
|display_name=Pot of Soup
|display_name=Pot of Soup
Line 7: Line 7:
|image=Potofsoup.png
|image=Potofsoup.png
|image_width=120px
|image_width=120px
|alternate_image=PotFull.png
|alternate_name=Pot 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=4
|weight=3
|days_fresh=3
|days_fresh=3
|days_rotten=5
|days_rotten=5
Line 15: Line 27:
|hunger_change=-30
|hunger_change=-30
|thirst_change=-30
|thirst_change=-30
|calories=125
|calories=202
|lipids=2.5
|lipids=4.5
|proteins=7.5
|proteins=14
|carbohydrates=20
|carbohydrates=25
<!--EFFECT-->
<!--EFFECT-->
|unhappy_change=-20
|unhappy_change=-20
Line 28: Line 40:
}}
}}
{{About|soup created from [[Canned Soup|canned soup]]|soup created from ingredients|[[Recipe Ingredients#Soup & Stew Ingredients|soup (recipe)]]}}
{{About|soup created from [[Canned Soup|canned soup]]|soup created from ingredients|[[Recipe Ingredients#Soup & Stew Ingredients|soup (recipe)]]}}
A '''pot of soup''' is a [[Food#Perishable|perishable]] food item which is crafted from [[Canned Soup|canned soup]] and an empty [[Cooking Pot|cooking pot]].
A '''pot of soup''' is a [[Food#Perishable|perishable]] food item
 
A pot of soup can be divided into 2 or 4 [[bowl]]s. 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.


==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===
{{Consumables2
{{Consumables2
Line 64: Line 76:
}}
}}


==Evolved recipes==
== Crafting ==
A pot of soup is crafted from [[Canned Soup|canned soup]] and an empty [[Cooking Pot|cooking pot]].
 
A pot of soup can be divided into 2 or 4 [[bowl]]s.
{{Crafting header|ing=3}}
{{Crafting cooking|101|ing=3}}
{{Crafting cooking|102|ing=3}}
{{Crafting cooking|209|ing=3}}
{{Crafting cooking|309|ing=3}}
{{Crafting cooking|405|ing=3}}
{{Crafting cooking|407|ing=3}}
|}
 
===Evolved recipes===
The below values represent a pot of cooked soup (fresh) being divided among bowls.  
The below values represent a pot of cooked soup (fresh) being divided among bowls.  


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


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

Revision as of 07:07, 22 July 2021

Pot of Soup
Pot of Soup
Pot of Soup Bowl of Soup Canned Soup Open Canned Soup
General
Category Food
Encumbrance
Heavy Load
3
Days until stale 3 days
Days until rotten 5 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 100 minutes
Technical details
Item ID PotOfSoup
PlushSpiffo.pngThis article is about soup created from canned soup. For soup created from ingredients, see [[soup (recipe)]].

A pot of soup is a perishable food item

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

Template:Consumables2

Crafting

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

A pot of soup can be divided into 2 or 4 bowls.

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)
Pot of Soup (Cooked)
Pot of Soup (Cooked)
2.5 Cooking none Heat source.gif
Heat source
(Cooked: 50 mins)
Pot of Soup (Uncooked)
Pot of Soup (Uncooked)
(consumed)

Pot of Soup
Pot of Soup
0.75 Cooking none Pot Water.png
Cooking Pot
(Base item)
Soup Ingredients
Soup Ingredients (1−6)
(consumed)

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)

Evolved recipes

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

Code

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

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

Template:Navbox/Consumables