Eggplant: Difference between revisions

From PZwiki
m (fixed container links)
(New infobox + new layout)
Line 1: Line 1:
__NOTOC__
{{languages|Eggplant}}
{{languages|eggplant}}
{{header|Project Zomboid|Items|Food|Perishable Food|Vegetables|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=Eggplant
<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}}|Eggplant / Aubergine]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|name_text_colour=Food
{{Consumables
|image=Eggplant_120px.png
|image = Eggplant.png
|alternate_image=EggplantRotten.png
|weight = 0.2
|alternate_link=
|hunger = -15
|alternate_name=Eggplant (Rotten)
}}
<!--GENERAL-->
'''Eggplants''' (or Aubergines) are [[Food#Perishable|perishable]] food items that goes bad as time passes. Eggplant is often inside of [[refrigerator]]s, [[containers#Kitchen_Counter|kitchen counters]], and in [[Containers#Displays|produce bins]]. Eggplants take five in-game days to go stale, and eight in-game days to rot.
|category=Food
|weight=0.2
|days_fresh=5
|days_rotten=8
<!--NUTRITION-->
|hunger_change=-15
|thirst_change=-9
|calories=114
|lipids=0.82
|proteins=4.49
|carbohydrates=26.93
<!--TECHNICAL DETAILS-->
|class_name=Base.Eggplant
}}An '''eggplant''' is a [[Food#Perishable|perishable]] food [[item]].


== Nutritional Information ==
==Usage==
{| border=0 align=left
=== Consumable properties ===
|
Eggplants 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 = Eggplant.png
|image = Eggplant.png
Line 30: Line 43:
|rotten image = EggplantRotten.png
|rotten image = EggplantRotten.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br>
'''Its Nutritional Values are as follows:'''<br>
Carbohydrates = 26.93 <br>
Proteins = 4.49 <br>
Lipids = 0.82 <br>
Calories = 114 <br><br>


== Crafting ==
== Crafting ==
 
Eggplant can be preserved to extend its lifespan by using a [[Empty_Jar|jar]].
Eggplants can be preserved for long periods using jars using the ingredients below.
{{Crafting table header}}
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|2056}}
{{RecipeLookup|2056}}
|}
{{Crafting table footer}}
<br>
=== Evolved Recipes ===
{{EvolvedRecipesForItem|soup=15|stew=15|pie=15|stirfry=15|sandwich=5|salad=10|roastedvegetables=15|ricepot=15|ricepan=15|pastapot=15|pastapan=15|}}


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


== Code ==
== Code ==
<nowiki>
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
    item Eggplant
{{Retrieved|version=40|incver=7}}
<pre>   item Eggplant
HungerChange = -15,
HungerChange = -15,
Weight = 0.2,
Weight = 0.2,
Line 70: Line 71:
         Proteins = 4.49,
         Proteins = 4.49,
         Lipids = 0.82,
         Lipids = 0.82,
         Calories = 114,
         Calories = 114,</pre>
</nowiki>


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

Revision as of 11:41, 18 August 2018

Eggplant
Eggplant
Eggplant (Rotten)
General
Category Food
Encumbrance
Heavy Load
0.2
Days until stale 5 days
Days until rotten 8 days
Nutrition
Hunger
Hunger
-15
Thirst
Thirst
-9
Calories
Calories
114
Carbohydrates
Carbohydrates
26.93
Proteins
Proteins
4.49
Fat
Fat
0.82
Technical details
Item ID Base.Eggplant

An eggplant is a perishable food item.

Usage

Consumable properties

Eggplants 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

Eggplant can be preserved to extend its lifespan by using a jar. Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Evolved Recipes

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

Distribution

Eggplants are often found in refrigerators and grocery displays.

Code

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

    item Eggplant
		HungerChange		= -15,
		Weight			= 0.2,
		Type			= Food,
		DaysTotallyRotten	= 8,
		DisplayName		= Eggplant,
		Icon			= Eggplant,
		DaysFresh		= 5,
		EvolvedRecipe 		= Soup:15;Stew:15;Pie:15;Stir fry:15;Sandwich:5;Salad:10;Roasted Vegetables:15;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15,
		FoodType    		= Vegetables,
		Carbohydrates 		= 26.93,
        	Proteins 		= 4.49,
        	Lipids 			= 0.82,
        	Calories 		= 114,

Template:Navbox/Consumables