Cheese: Difference between revisions

From PZwiki
(Update of NavBar.)
(New infobox + new layout)
Line 1: Line 1:
__NOTOC__
{{languages|Cheese}}
{{languages}}
{{header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 40|incver=7}}{{Infobox food
<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 -->
|display_name=Cheese
<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 -->
|name_colour=Food
<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:Perishable_Food|Perishable Foods]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|name_text_colour=Food
{{Consumables
|image=Cheese_120px.png
|image = Cheese.png
|alternate_image=CheeseRotten.png
|hunger = -15
|alternate_link=
|weight = 0.2
|alternate_name=Cheese (Rotten)
}}
<!--GENERAL-->
Cheese is a [[Food#Perishable|perishable]] item that goes bad as time passes, and is found within houses, inside of [[refrigerator]]s. Cheese take fourteen in-game days to go stale, and twenty days in-game days to rot. Cheese can be used in multiple recipes.
|category=Food
|weight=0.2
|days_fresh=14
|days_rotten=20
<!--NUTRITION-->
|hunger_change=-15
|calories=113
|lipids=9.33
|proteins=6.4
|carbohydrates=0.87
<!--TECHNICAL DETAILS-->
|class_name=Base.Cheese
}}'''Cheese''' is a [[Food#Perishable|perishable]] food [[item]] used in [[cooking]].  


Previously ingame, Cheese could be utilised to make several special recipes such as [[Broccoli_Chicken_Casserole|Brocolli Chicken Casserole]], or the [[Cheese_Sandwich|Cheese Sandwich]] ''(unique from current sandwiches)'' but these have since been removed.
==Usage==
 
===Trapping===
== Nutritional Information ==
{{Main|Trapping}}
{| border=0 align=left
Cheese can be used as bait in [[Trapping|traps]] to capture [[Dead_Mouse|mice]] and [[Dead_Rat|rats]].
|
===Consumable properties===
Cheese 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 = Cheese.png
|image = Cheese.png
Line 21: Line 34:
|perishable = 1
|perishable = 1
|cookable = 0
|cookable = 0
|dangerous uncooked = 0
|unhappiness = 0
|unrotten hunger = -11
|unrotten hunger = -11
|unrotten unhappiness = +10
|unrotten unhappiness = +10
Line 29: Line 40:
|rotten unhappiness = +20
|rotten unhappiness = +20
|rotten boredom = +20
|rotten boredom = +20
|unrottencooked hunger = 0
|rotten image = CheeseRotten.png
|unrottencooked unhappiness = 0
|unrottencooked boredom = 0
|rottencooked hunger = 0
|rottencooked unhappiness = 0
|cooked hunger = 0
|cooked unhappiness = 0
|cooked boredom = 0
|burned hunger = 0
|burned boredom = 0
|burned unhappiness = 0
|burned image =
|rotten image = Rotten_Cheese.png
|cooked image =
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br>
'''It's Nutritional Values are as follows:'''<br>
Carbohydrates = 0.87 <br>
Proteins = 6.4 <br>
Lipids = 9.33 <br>
Calories = 113 <br><br>


== Evolved Recipes ==
==Crafting==
{{EvolvedRecipesForItem
===Cooking===
|soup=15|sandwich=5|burger=5|salad=5|pastapot=15|pastapan=15|}}
{{Main|Cooking}}
Cheese is a cooking [[Recipe Ingredients|ingredient]].
==== Evolved recipes ====
{{EvolvedRecipesForItem|soup=15|sandwich=5|burger=5|salad=5|pastapot=15|pastapan=15}}
 
==Distribution==
Cheese is often found in [[refrigerator]]s.


== Code ==
== Code ==
<nowiki>
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
item Cheese
{{Retrieved|version=40|incver=7}}
<pre> item Cheese
HungerChange = -15,
HungerChange = -15,
Weight = 0.2,
Weight = 0.2,
Line 71: Line 69:
         Proteins = 6.4,
         Proteins = 6.4,
         Lipids = 9.33,
         Lipids = 9.33,
         Calories = 113,
         Calories = 113,</pre>
</nowiki>
 
==See also==
* [[Processed Cheese]]


==See Also==
{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Food]]
[[Category:Perishable_Food]]
[[Category:Version 34.28]]

Revision as of 12:26, 20 August 2018

Cheese
Cheese
Cheese (Rotten)
General
Category Food
Encumbrance
Heavy Load
0.2
Days until stale 14 days
Days until rotten 20 days
Nutrition
Hunger
Hunger
-15
Calories
Calories
113
Carbohydrates
Carbohydrates
0.87
Proteins
Proteins
6.4
Fat
Fat
9.33
Technical details
Item ID Base.Cheese

Cheese is a perishable food item used in cooking.

Usage

Trapping

Main article: Trapping

Cheese can be used as bait in traps to capture mice and rats.

Consumable properties

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

Crafting

Cooking

Main article: Cooking

Cheese is a cooking ingredient.

Evolved recipes

Product Nutrition
Soup
Soup
15
Salad
Salad
5
Sandwich
Sandwich
5
Burger
Burger
5
Pasta Pot/Saucepan
Pasta Pot/Saucepan
15

Distribution

Cheese is often found in refrigerators.

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.7

	item Cheese
		HungerChange		= -15,
		Weight			= 0.2,
		Type			= Food,
		DaysTotallyRotten	= 20,
		DisplayName		= Cheese,
		Icon			= Cheese,
		DaysFresh		= 14,
		EvolvedRecipe 		= Soup:15;Sandwich:5;Burger:5;Salad:5;PastaPot:15;PastaPan:15,
		FoodType    		= NoExplicit,
        	Carbohydrates 		= 0.87,
        	Proteins 		= 6.4,
        	Lipids 			= 9.33,
        	Calories 		= 113,

See also

Template:Navbox/Consumables