Simple Bowl of Soup: Difference between revisions

From PZwiki
(PZ Updater automated execution(task: deploy ReLookup, eid: 7c021d49b6ce6d264843c53b8f9b45fd))
(Remove old crafting system)
 
(25 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Obsolete items}}
{{languages|Simple Bowl of Soup}}
{{Page version|41.78.16}}
{{header|The Game World|Items|Obsolete Items|Removed Food|type=Notice|version=Version 39|incver=67.5}}{{Notice|Obsolete|link=Soup}}{{Consumables
{{Obsolete|item=true|2=Recipe ingredients#Soup & Stew Ingredients}}
|image = Full_Soup_bowl.png
{{Improve|Fix crafting to new system}}
|hunger = -22
{{Infobox item
|boredom = -3
|name=Simple Bowl of Soup
|unhappiness = -4
|icon=BowlFull.png
|weight = 3
|alternate_link=Simple Soup
|weight=1
|category=Food
|hunger_change=-22
|boredom_change=-3
|unhappy_change=-4
|cook_minutes=25
|burn_minutes=30
|days_fresh=1
|days_rotten=3
}}
}}
A '''simple bowl of soup''' was originally a perishable [[food]] in Project Zomboid that was removed due to an introduction of a better crafting system.


The '''Simple Bowl of Soup''' was originally a perishable food in Project Zomboid that was removed due to a introduction of a better crafting system.
==Former description==
<br>
== Former Description ==
A classic bowl of satisfying soup. Can be crafted with [[Bowl]]s and [[Simple Soup]] for portable use, but consumes less hunger.
A classic bowl of satisfying soup. Can be crafted with [[Bowl]]s and [[Simple Soup]] for portable use, but consumes less hunger.
<br>
 
== Effects ==
==Effects==
[[Boredom]]: -3<br>
*[[Bored|Boredom]]: -3
[[Hunger]]: -22<br>
*[[Unhappy|Unhappiness]]: -4
[[Unhappy]]: -4
 
== Crafting ==
==Former crafting==
{{Crafting header|ing=3}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 2010 -->
<nowiki>
{{Crafting/core|ing=3
{{Crafting header|ing=3}}
  | product_image = [[File:BowlFull.png|link=Simple Bowl of Soup|Simple Bowl of Soup]] | product_name = [[Simple Bowl of Soup]] | product_quantity = x4
{{Crafting|ing=3
  | product_image = [[File:BowlFull.png|link=Simple Bowl of Soup]]
| product_name = [[Simple Bowl of Soup]]
| product_quantity = x4
| rec =
  | xp = <!-- Not present in the old template. Please fill in manually. -->
  | xp = <!-- Not present in the old template. Please fill in manually. -->
  | sl = ''none''
  | sl = ''none''
| req =
  | f1 = [[File:PotFull.png|link=Simple Soup]]
  | f1 = [[File:Smallpotofsoup.png|link=Simple Soup|Simple Soup]] | i1 = [[Simple Soup]] | q1 = x1 | tag1 = (consumed)
| i1 = [[Simple Soup]]
  | f2 = [[File:Bowl.png|link=Bowl|Bowl]] | i2 = [[Bowl]] | q2 = x4 | tag2 = (consumed)
| q1 =
  | f3 = [[File:Heat_source.gif|link=Heat Source|Heat Source]] | i3 = [[Heat Source]] | q3 =  | tag3 = (cooked:24min burned:30min) |opt3=1
| 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:24min burned:30min)
}}
}}
|}
|}
</nowiki>


==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 416
  | source = items.txt
  | retrieved = true
  | version = 2.9.7
  | version_link = RC 2.9.7
  | hidecat = true
  | code =
item SimpleBowl4
{
Count = 4,
HungerChange = -14,
Type = Food,
DisplayName = Simple Bowl of Soup,
MinutesToCook = 24,
Weight = 1,
IsCookable = TRUE,
DaysTotallyRotten = 3,
UnhappyChange = -4,
MinutesToBurn = 30,
Icon = BowlFull,
ReplaceOnUse = Bowl,
DaysFresh = 1,
BoredomChange = -3,
}
}}}}


== Code ==
==See also==
<nowiki>item SimpleBowl4
Type = Food,
DisplayName = Simple Bowl of Soup,
Icon = BowlFull,
Weight = 3,
IsCookable = true,
MinutesToCook = 24,
MinutesToBurn = 30,
Count = 4,
HungerChange = -22,
ReplaceOnUse = Bowl,
BoredomChange = -3,
UnhappyChange = -4,
DaysFresh = 1,
DaysTotallyRotten = 3,
</nowiki>
 
{{Navbox/Consumables}}


[[Category:Food]]
{{Navbox items|food}}

Latest revision as of 10:59, 28 April 2024

Project ZomboidItemsObsolete itemsSimple Bowl of Soup
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.
WhiskeyHalf.png
This article may be in need of improvement.
Fix crafting to new system
Editors are encouraged to add any missing information to the article, while verifying that the article's current content is correct.
Simple Bowl of Soup
Simple Bowl of Soup
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
1
Properties
Days fresh
1 days
Days until rotten
3 days
Nutrition
HungerMoodle Icon Hungry.png
-22
Effect
UnhappinessMoodle Icon Unhappy.png
-4
BoredomMoodle Icon Bored.png
-3
Cooking
Time until cooked
25 minutes
Time until burned
30 minutes

A simple bowl of soup was originally a perishable food in Project Zomboid that was removed due to an introduction of a better crafting system.

Former description

A classic bowl of satisfying soup. Can be crafted with Bowls and Simple Soup for portable use, but consumes less hunger.

Effects

Former crafting

{{Crafting header|ing=3}} {{Crafting|ing=3 | product_image = [[File:BowlFull.png|link=Simple Bowl of Soup]] | product_name = [[Simple Bowl of Soup]] | product_quantity = x4 | rec = | xp = <!-- Not present in the old template. Please fill in manually. --> | sl = ''none'' | f1 = [[File:PotFull.png|link=Simple Soup]] | i1 = [[Simple 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:24min burned:30min) }} |}

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 SimpleBowl4
	{
		Count	=	4,
		HungerChange	=	-14,
		Type	=	Food,
		DisplayName	=	Simple Bowl of Soup,
		MinutesToCook	=	24,
		Weight	=	1,
		IsCookable	=	TRUE,
		DaysTotallyRotten	=	3,
		UnhappyChange	=	-4,
		MinutesToBurn	=	30,
		Icon	=	BowlFull,
		ReplaceOnUse	=	Bowl,
		DaysFresh	=	1,
		BoredomChange	=	-3,
	}

See also