Boring Soup: Difference between revisions

From PZwiki
m (Removed obsolete items category - included in notice box now)
m (Automatic formatting)
(31 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Obsolete items}}
{{Notice|Obsolete}}
{{Page version|41.78.16}}
{{Consumables
{{Obsolete|item=true|2=Recipe ingredients#Soup & Stew Ingredients}}
|image = Pot of Soup.png
{{Infobox item
|hunger = -42
|name=Boring Soup
|weight = 6
|icon=PotFull.png
|weight=6
|category=Food
|hunger_change=-35
|unhappy_change=-10
|boredom_change=-5
|cook_minutes=50
|burn_minutes=100
|days_fresh=1
|days_rotten=3
|item_id=Base.BoringSoup
}}
}}


Although not the tastiest food item, Boring Soup is very nutritious. Crafted with three units of [[Water|water]], a [[Cooking Pot]] and one [[Soup_Ingredients|soup ingredient]], it relieves a good amount of hunger, unhappiness, and boredom. Cooking the soup will greatly increase its effectiveness.
'''Boring soup''' was a previously craftable item that has since been removed from Project Zomboid due to different crafting methods being introduced.
== Effects ==
 
[[Boredom]]: -5<br>
The information below was the last recorded values of the Boring Soup on the wiki before removal.
[[Hunger]]: -42<br>
 
[[Unhappy]]: -10
Originally the soup was a non-perishable, which was an omitted error, and it did not rot, leading to many players making piles of soup to conserve food supplies that were about to rot. The [[Boring Bowl of Soup]] which was 4 bowls of this pot of soup was however a perishable, meaning once it was divided it began to rot.
== Crafting ==
 
{| class="wikitable sortable" style="text-align:center;"
==Former description==
|-
Although not the tastiest food item, Boring Soup is very nutritious. Crafted with one unit of [[water]], a [[Cooking Pot]] and one [[Recipe ingredients#Soup & Stew Ingredients|soup ingredient]], it relieves a good amount of hunger, unhappiness, and boredom. Cooking the soup will greatly increase its effectiveness.
! Name
 
! class="unsortable" | Recipe
==Nutritional information==
! class="unsortable" | Description
[[Boredom]]: -5
{{RecipeLookup|2005}}
 
{{RecipeLookup|2011}}
==Former crafting==
{{Crafting header|ing=4}}
{{Crafting|ing=4
| product_image = [[File:PotFull.png|link=Boring Soup]]
| product_name = [[Boring Soup]]
| product_quantity =
| rec =
| 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]]
| i3 = [[Recipe ingredients#Soup & Stew Ingredients|Soup Ingredients]]
| q3 =
| tag3 = (consumed)
| f4 = [[File:Heat source.gif|link=Heat source]]
| i4 = [[Heat source]]
| q4 =
| tag4 = (cooked:50min burned:100min)
| sl = ''none''
| req =
}}
{{Crafting|ing=4
| product_image = [[File:BowlFull.png|link=Boring Bowl of Soup]]
| product_name = [[Boring Bowl of Soup]]
| product_quantity = x4
| rec =
| xp = <!-- Not present in the old template. Please fill in manually. -->
| f1 = [[File:PotFull.png|link=Boring Soup]]
| i1 = [[Boring Soup]]
| q1 =
| tag1 = (consumed)
| f2 = [[File:Bowl.png|link=Bowl]]
| i2 = [[Bowl]]
| q2 = x4
| tag2 = (consumed)
| f3 = [[File:Heat source.gif|link=Heat source]]
| i3 = [[Heat source]]
| q3 =
| tag3 = (cooked:13min burned:25min)
| sl = ''none''
}}
|}
|}


== Code ==
==Code==
<nowiki>item BoringSoup
{{CodeBox
{
| {{CodeSnip
Type = Food,
  | lang = java
DisplayName = Boring Soup,
  | line = true
Icon = PotFull,
  | start = 323
Weight = 6,
  | source = items.txt
IsCookable = true,
  | retrieved = true
MinutesToCook = 50,
  | version = 2.9.7
MinutesToBurn = 100,
  | version_link = RC 2.9.7
HungerChange = -42,
  | hidecat = true
BoredomChange = -5,
  | code =
UnhappyChange = -10,
item BoringSoup
ReplaceOnUse = Pot
{
}</nowiki>
HungerChange = -35,
Weight = 5,
Type = Food,
IsCookable = TRUE,
UnhappyChange = -10,
MinutesToBurn = 100,
DisplayName = Boring Soup,
ReplaceOnUse = Pot,
Icon = PotFull,
MinutesToCook = 50,
BoredomChange = -5,
}
}}}}


{{Navbox/Consumables}}
{{Navbox food}}
[[Category:Consumables]]
[[Category:Food]]
[[Category:Non-Perishable Food]]
[[Category:Version 0.2.0p]]

Revision as of 15:11, 25 March 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.
Boring Soup
Boring Soup
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
6
Properties
Days fresh
1 days
Days until rotten
3 days
Nutrition
HungerMoodle Icon Hungry.png
-35
Effect
UnhappinessMoodle Icon Unhappy.png
-10
BoredomMoodle Icon Bored.png
-5
Cooking
Time until cooked
50 minutes
Time until burned
100 minutes
Technical
Item ID
Base.BoringSoup

Boring soup was a previously craftable item that has since been removed from Project Zomboid due to different crafting methods being introduced.

The information below was the last recorded values of the Boring Soup on the wiki before removal.

Originally the soup was a non-perishable, which was an omitted error, and it did not rot, leading to many players making piles of soup to conserve food supplies that were about to rot. The Boring Bowl of Soup which was 4 bowls of this pot of soup was however a perishable, meaning once it was divided it began to rot.

Former description

Although not the tastiest food item, Boring Soup is very nutritious. Crafted with one unit of water, a Cooking Pot and one soup ingredient, it relieves a good amount of hunger, unhappiness, and boredom. Cooking the soup will greatly increase its effectiveness.

Nutritional information

Moodles: -5

Former crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4
PotFull.png
Boring Soup
none Water drop.png
Water
(consumed)
Pot.png
Cooking Pot
Soup Ingredients.png
Soup Ingredients
(consumed)
Heat source.gif
Heat source
(cooked:50min burned:100min)
BowlFull.png
Boring Bowl of Soup x4
none PotFull.png
Boring Soup
(consumed)
Bowl.png
Bowl x4
(consumed)
Heat source.gif
Heat source
(cooked:13min burned:25min)

Code

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

Source: ProjectZomboid\media\scripts\items.txt

Retrieved: RC 2.9.7
item BoringSoup
	{
		HungerChange	=	-35,
		Weight	=	5,
		Type	=	Food,
		IsCookable	=	TRUE,
		UnhappyChange	=	-10,
		MinutesToBurn	=	100,
		DisplayName	=	Boring Soup,
		ReplaceOnUse	=	Pot,
		Icon	=	PotFull,
		MinutesToCook	=	50,
		BoredomChange	=	-5,
	}