Zucchini: Difference between revisions

From PZwiki
(Update of NavBar.)
(New infobox + new layout)
Line 1: Line 1:
__NOTOC__
{{languages|Zucchini}}
{{languages|Zucchini}}
<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|Perishable Food|Vegetables|type=Food|version=Version 40|incver=7}}{{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=Zucchini
<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_colour=Food
{{Consumables
|name_text_colour=Food
|image = Zucchini.png
|image=Zucchini_120px.png
|hunger = -10
|alternate_image=ZucchiniRotten.png
|weight = 0.3
|alternate_link=
}}
|alternate_name=Zucchini (Rotten)
Zucchinis are a [[Food#Perishable|perishable]] food item that goes bad as time passes. Zucchinis are often inside of [[refrigerator]]s, and in produce bins. Zucchinis take six in-game days to go stale, and fourteen in-game days to become rotten.  
<!--GENERAL-->
|category=Food
|weight=0.3
|days_fresh=6
|days_rotten=14
<!--NUTRITION-->
|hunger_change=-10
|thirst_change=-10
|calories=33
|lipids=0.63
|proteins=2.37
|carbohydrates=6.10
<!--TECHNICAL DETAILS-->
|class_name=Base.Zucchini
}}A '''zucchini''' is a [[Food#Perishable|perishable]] food [[item]].


== Nutritional Information ==
==Usage==
{| border=0 align=left
=== Consumable properties ===
|
Zucchini 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 = Zucchini.png
|image = Zucchini.png
Line 30: Line 43:
|rotten image = ZucchiniRotten.png
|rotten image = ZucchiniRotten.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br><br>


'''It's Nutritional Values are as follows:'''<br>
==Crafting==
Carbohydrates = 6.10 <br>
=== Evolved recipes ===
Proteins = 2.37 <br>
Zucchini is a [[cooking]] [[Recipe Ingredients|ingredient]].
Lipids = 0.63 <br>
{{EvolvedRecipesForItem|soup=10|stew=10|pie=10|stirfry=10|salad=10|roastedvegetables=10|ricepot=10|ricepan=10|pastapot=10|pastapan=10}}
Calories = 33 <br><br>


== Evolved Recipes ==
==Distribution==
{{EvolvedRecipesForItem
Zucchini is often found in [[refrigerator]]s and [[Containers#Displays|grocery displays]].
|soup=10|stew=10|pie=10|stirfry=10|salad=10|roastedvegetables=10|ricepot=10|ricepan=10|pastapot=10|pastapan=10|}}


== Code ==
== Code ==
<nowiki>
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
    item Zucchini
{{Retrieved|version=40|incver=7}}
        Type = Food,
<pre> item Zucchini
        DisplayName = Zucchini,
Type = Food,
        Icon = Zucchini,
DisplayName = Zucchini,
        Weight = 0.3,
Icon = Zucchini,
        HungerChange = -10,
Weight = 0.3,
        DaysFresh = 6,
HungerChange = -10,
        DaysTotallyRotten = 14,
DaysFresh = 6,
        EvolvedRecipe      = Soup:10;Stew:10;Pie:10;Stir fry:10;Salad:10;Roasted Vegetables:10;RicePot:10;RicePan:10;PastaPot:10;PastaPan:10,
DaysTotallyRotten = 14,
        FoodType            = Vegetables,
EvolvedRecipe      = Soup:10;Stew:10;Pie:10;Stir fry:10;Salad:10;Roasted Vegetables:10;RicePot:10;RicePan:10;PastaPot:10;PastaPan:10,
        Carbohydrates = 6.10,
FoodType            = Vegetables,
        Proteins = 2.37,
Carbohydrates = 6.10,
        Lipids = 0.63,
Proteins = 2.37,
        Calories = 33,
Lipids = 0.63,
</nowiki>
Calories = 33,</pre>


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

Revision as of 12:58, 18 August 2018

Zucchini
Zucchini
Zucchini (Rotten)
General
Category Food
Encumbrance
Heavy Load
0.3
Days until stale 6 days
Days until rotten 14 days
Nutrition
Hunger
Hunger
-10
Thirst
Thirst
-10
Calories
Calories
33
Carbohydrates
Carbohydrates
6.10
Proteins
Proteins
2.37
Fat
Fat
0.63
Technical details
Item ID Base.Zucchini

A zucchini is a perishable food item.

Usage

Consumable properties

Zucchini 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

Evolved recipes

Zucchini is a cooking ingredient.

Product Nutrition
Soup
Soup
10
Stew
Stew
10
Salad
Salad
10
Stir Fry
Stir Fry
10
Roasted Vegetables
Roasted Vegetables
10
Pie (savory)
Pie (savory)
10
Rice Pot/Saucepan
Rice Pot/Saucepan
10
Pasta Pot/Saucepan
Pasta Pot/Saucepan
10

Distribution

Zucchini is often found in refrigerators and grocery displays.

Code

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

	item Zucchini
		Type			= Food,
		DisplayName		= Zucchini,
		Icon			= Zucchini,
		Weight			= 0.3,
		HungerChange 		= -10,
		DaysFresh 		= 6,
		DaysTotallyRotten 	= 14,
		EvolvedRecipe       	= Soup:10;Stew:10;Pie:10;Stir fry:10;Salad:10;Roasted Vegetables:10;RicePot:10;RicePan:10;PastaPot:10;PastaPan:10,
		FoodType            	= Vegetables,
		Carbohydrates 		= 6.10,
		Proteins 		= 2.37,
		Lipids 			= 0.63,
		Calories 		= 33,

Template:Navbox/Consumables