Meat Patty: Difference between revisions

From PZwiki
m (Vaileasys moved page Meat Patty to Meat Patty over redirect: official display name)
mNo edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
{{languages|Meat Patty}}
{{languages|Meat patty}}
{{header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 40|incver=14}}{{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=Meat Patty
<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}}|Meat Patty]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|name_text_colour=Food
{{Consumables
|image=MeatPatty_120px.png
|image = Meat_patty.png
|alternate_image=MeatPattyRotten.png
|hunger = -40
|alternate_name=Meat Patty (Rotten)
|weight = 0.3
|alternate_link=
}}
|alternate_image2=MeatPattyCooked.png
A perishable food item generally found in a [[containers#Refrigerators|Refrigerator]]. Meat Patties takes two in-game days to go stale, and four ingame days to rot. It can cooked alone or used in various recipes.
|alternate_name2=Meat Patty (Cooked)
|alternate_link2=
|alternate_image3=MeatPattyBurnt.png
|alternate_name3=Meat Patty (Burnt)
|alternate_link3=
<!--GENERAL-->
|category=Food
|weight=0.3
|days_fresh=2
|days_rotten=4
<!--NUTRITION-->
|hunger_change=-40
|calories=380
|lipids=30
|proteins=26
|carbohydrates=0
<!--COOKING-->
|cook_minutes=50
|burn_minutes=70
|dangerous_uncooked=True
|bad_microwaved=True
|good_hot=True
|bad_cold=True
<!--TECHNICAL DETAILS-->
|class_name=Base.MeatPatty
}}A '''meat patty''' is a [[Food#Perishable|perishable]] food [[item]] used in [[cooking]].  


== Nutritional Information ==
==Usage==
{| border=0 align=left
===Consumable properties===
|
Meat patties can be eaten raw, which can make the [[player]] [[Moodles#Sick|sick]]. Consuming after being cooked will provide the player with some positive effects, however these will become negative the longer it's left to perish.
{{Consumables2
{{Consumables2
|image = Meat_patty.png
|image = Meat_patty.png
Line 40: Line 65:
|burned boredom = +20
|burned boredom = +20
|burned unhappiness = +20
|burned unhappiness = +20
|burned image = Burnedmeatpatty.png
|burned image = MeatPattyBurnt.png
|rotten image = Rottenmeatpatty.png
|rotten image = MeatPattyRotten.png
|cooked image = Cookedmeatpatty.png
|cooked image = MeatPattyCooked.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>


'''Its Nutritional Values are as follows:'''<br>
==Crafting==
Carbohydrates = 0 <br>
===Cooking===
Proteins = 26 <br>
{{Main|Cooking}}
Lipids = 30 <br>
Meat patties can be used is various cooking recipes.
Calories = 380 <br><br>
====Evolved recipes====
{{EvolvedRecipesForItem|stew=15|pie=15|burger=15|}}


== Evolved Recipes ==
==Distribution==
{{EvolvedRecipesForItem
Meat patties can be found inside [[refrigerator]]s.
|stew=15|pie=15|burger=15|}}


== Code ==
== Code ==
<nowiki>
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
    item MeatPatty
{{Retrieved|version=40|incver=14}}
        HungerChange = -40,
<pre> item MeatPatty
        Weight = 0.3,
        HungerChange = -40,
        Type = Food,
        Weight = 0.3,
        IsCookable = TRUE,
        Type = Food,
        DangerousUncooked = TRUE,
        IsCookable = TRUE,
        DaysTotallyRotten = 4,
        DangerousUncooked = TRUE,
        MinutesToBurn = 70,
        DaysTotallyRotten = 4,
        DisplayName = Meat Patty,
        MinutesToBurn = 70,
        Icon = MeatPatty,
        DisplayName = Meat Patty,
        DaysFresh = 2,
        Icon = MeatPatty,
        MinutesToCook = 50,
        DaysFresh = 2,
        EvolvedRecipe = Stew:15;Pie:15;Burger:10,
        MinutesToCook = 50,
        FoodType    = Meat,
        EvolvedRecipe = Stew:15;Pie:15;Burger:10,
        Carbohydrates = 0,
        FoodType    = Meat,
        Proteins = 26,
        Carbohydrates = 0,
        Lipids = 30,
        Proteins = 26,
        Calories = 380,
        Lipids = 30,
</nowiki>
        Calories = 380,
        BadInMicrowave = true,
        GoodHot = true,
        BadCold = true,</pre>
 
==See also==
*[[Bacon]]
*[[Ham Slice]]


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

Revision as of 11:22, 9 September 2018

Meat Patty
Meat Patty
Meat Patty (Rotten) Meat Patty (Cooked) Meat Patty (Burnt)
General
Category Food
Encumbrance
Heavy Load
0.3
Days until stale 2 days
Days until rotten 4 days
Nutrition
Hunger
Hunger
-40
Calories
Calories
380
Carbohydrates
Carbohydrates
0
Proteins
Proteins
26
Fat
Fat
30
Cooking
Time until cooked 50 minutes
Time until burned 70 minutes
Dangerous uncooked True
Bad microwaved True
Good hot True
Bad cold True
Technical details
Item ID Base.MeatPatty

A meat patty is a perishable food item used in cooking.

Usage

Consumable properties

Meat patties can be eaten raw, which can make the player sick. Consuming after being cooked will provide 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

Meat patties can be used is various cooking recipes.

Evolved recipes

Product Nutrition
Stew
Stew
15
Burger
Burger
15
Pie (savory)
Pie (savory)
15

Distribution

Meat patties can be found inside refrigerators.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.14

	item MeatPatty
        	HungerChange		= -40,
        	Weight			= 0.3,
        	Type			= Food,
        	IsCookable		= TRUE,
        	DangerousUncooked	= TRUE,
        	DaysTotallyRotten	= 4,
        	MinutesToBurn		= 70,
        	DisplayName		= Meat Patty,
        	Icon			= MeatPatty,
        	DaysFresh		= 2,
        	MinutesToCook		= 50,
        	EvolvedRecipe 		= Stew:15;Pie:15;Burger:10,
        	FoodType    		= Meat,
        	Carbohydrates 		= 0,
        	Proteins 		= 26,
        	Lipids 			= 30,
        	Calories 		= 380,
        	BadInMicrowave 		= true,
        	GoodHot 		= true,
        	BadCold 		= true,

See also

Template:Navbox/Consumables