Canned Mushroom Soup: Difference between revisions

From PZwiki
mNo edit summary
(New infobox + new layout)
Line 1: Line 1:
__NOTOC__
{{languages|Canned Mushroom Soup}}
{{languages|Canned Mushroom Soup}}
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
{{header|Project Zomboid|Items|Food|Non-Perishable Food|Canned Food|type=Food|version=Version 40|incver=14}}{{Infobox food
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
|display_name=Canned Mushroom Soup
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Food|Food]] -> [[:Category:Non-Perishable_Food|Non Perishable Foods]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|name_colour=Food
{{Consumables
|name_text_colour=Food
|image = CannedMushroomSoup.png
|image=CannedMushroomSoup_120px.png
|hunger = -10
|alternate_image=CannedMushroomSoupOpen.png
|weight = 0.7
|alternate_link=
}}
|alternate_name=Opened Canned Mushroom Soup
Canned mushroom soup is a [[Food#Non-Perishable|non-perishable]] food item which is often found in [[Containers#Kitchen_Counter|kitchen counters]].<br>
<!--GENERAL-->
Canned mushroom soup can only be opened with a [[Can Opener#|can opener]], and once opened becomes a perishable item. A opened can of mushroom soup takes two in-game days to go stale, and four in-game days to rot.
|category=Food
|weight=0.7
|days_fresh=3
|days_rotten=5
|packaged=True
<!--NUTRITION-->
|hunger_change=-10
|thirst_change=-4
|calories=160
|lipids=8
|proteins=3
|carbohydrates=19
<!--TECHNICAL DETAILS-->
|class_name=Base.CannedMushroomSoup<br>Base.CannedMushroomSoupOpen
}}'''Canned mushroom soup''' is a [[Food#Non-Perishable|non-perishable]] food [[item]].  


== Nutritional information ==
==Usage==
{| border=0 align=left <!-- Table will be in middle of page without this line -->
Canned mushroom soup can only be opened with a [[Can Opener|can opener]], and once opened become [[Food#Perishable|perishable]].
|
===Consumable properties===
Opened canned mushroom soup can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
{{Consumables2
{{Consumables2
|image = CannedMushroomSoupOpen.png
|image = CannedMushroomSoupOpen.png
Line 30: Line 44:
|rotten image = CannedMushroomSoupOpen.png
|rotten image = CannedMushroomSoupOpen.png
}}
}}
|}
<!--
<br><br><br><br><br><br><br><br><br><br><br>
 
'''Its nutritional values are as follows:'''<br>
== Crafting ==
Carbohydrates = 19 <br>
===Cooking===
Proteins = 3 <br>
{{Main|Cooking}}
Lipids = 8 <br>
{{Cooking table header}}
Calories = 160 <br><br>
{{RecipeLookup|2004}}
{{Crafting table footer}}
-->
 
==Distribution==
Canned mushroom soup is often found in [[Containers#Kitchen Counter|kitchen counters]].


== Code ==
== Code ==
<br>
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
''Sealed can''
 
<nowiki>  
''Canned Mushroom Soup'' [[File:CannedMushroomSoup.png|32px]]
item CannedMushroomSoup
{{Retrieved|version=40|incver=14}}
        Weight = 0.7,
<pre> item CannedMushroomSoup
        Type = Food,
        Weight = 0.7,
        DisplayName = Canned Mushroom Soup,
        Type = Food,
        Icon = CannedMushroomSoup,
        DisplayName = Canned Mushroom Soup,
        Carbohydrates = 19,
        Icon = CannedMushroomSoup,
        Proteins = 3,
        Carbohydrates = 19,
        Lipids = 8,
        Proteins = 3,
        Calories = 160,
        Lipids = 8,
        Packaged = TRUE,
        Calories = 160,
</nowiki>
        Packaged = TRUE,</pre>
''Opened can''
 
<nowiki>  
''Opened Canned Mushroom Soup'' [[File:CannedMushroomSoupOpen.png|32px]]
item CannedMushroomSoupOpen
{{Retrieved|version=40|incver=14}}
        Weight = 0.7,
<pre> newitems CannedMushroomSoupOpen
        Type = Food,
        Weight = 0.7,
        DisplayName = Open Canned Mushroom Soup,
        Type = Food,
        Icon = CannedMushroomSoupOpen,
        DisplayName = Opened Canned Mushroom Soup,
        HungerChange = -10,
        Icon = CannedMushroomSoupOpen,
        DaysFresh = 2,
        HungerChange = -10,
        DaysTotallyRotten = 4,
        DaysFresh = 2,
        Carbohydrates = 19,
        DaysTotallyRotten = 4,
        Proteins = 3,
        Carbohydrates = 19,
        Lipids = 8,
        Proteins = 3,
        Calories = 160,
        Lipids = 8,
        Packaged = TRUE,
        Calories = 160,
    </nowiki>
        Packaged = TRUE,
        ReplaceOnUse    =  TinCanEmpty,</pre>
 
==See also==
*[[Canned Beans]]
*[[Canned Bolognese]]
*[[Canned Soup]]


{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Food]]
[[Category:Non-Perishable_Food]]
[[Category:Version 34.28]]

Revision as of 16:45, 9 September 2018

Project ZomboidItemsFoodNon-Perishable FoodCanned FoodCanned Mushroom Soup
Canned Mushroom Soup
Canned Mushroom Soup
Opened Canned Mushroom Soup
General
Category Food
Encumbrance
Heavy Load
0.7
Days until stale 3 days
Days until rotten 5 days
Packaged True
Nutrition
Hunger
Hunger
-10
Thirst
Thirst
-4
Calories
Calories
160
Carbohydrates
Carbohydrates
19
Proteins
Proteins
3
Fat
Fat
8
Technical details
Item ID Base.CannedMushroomSoup
Base.CannedMushroomSoupOpen

Canned mushroom soup is a non-perishable food item.

Usage

Canned mushroom soup can only be opened with a can opener, and once opened become perishable.

Consumable properties

Opened canned mushroom soup can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish. Template:Consumables2

Distribution

Canned mushroom soup is often found in kitchen counters.

Code

From newitems.txt (Project Zomboid directory/media/scripts/)

Canned Mushroom Soup CannedMushroomSoup.png Retrieved: Build 40.14

	item CannedMushroomSoup
        	Weight		= 0.7,
        	Type		= Food,
        	DisplayName	= Canned Mushroom Soup,
        	Icon		= CannedMushroomSoup,
        	Carbohydrates 	= 19,
        	Proteins 	= 3,
        	Lipids 		= 8,
        	Calories 	= 160,
        	Packaged 	= TRUE,

Opened Canned Mushroom Soup CannedMushroomSoupOpen.png Retrieved: Build 40.14

	newitems CannedMushroomSoupOpen
        	Weight			= 0.7,
        	Type			= Food,
        	DisplayName		= Opened Canned Mushroom Soup,
        	Icon			= CannedMushroomSoupOpen,
        	HungerChange 		= -10,
        	DaysFresh		= 2,
        	DaysTotallyRotten	= 4,
        	Carbohydrates 		= 19,
        	Proteins 		= 3,
        	Lipids 			= 8,
        	Calories 		= 160,
        	Packaged 		= TRUE,
        	ReplaceOnUse    	=   TinCanEmpty,

See also

Template:Navbox/Consumables