Zucchini: Difference between revisions

From PZwiki
(Matched formatting to other food items, + nutritional values, + Summary, + Categories,+ Ver of page update, - TOC)
m (Distribution table update)
(29 intermediate revisions by 10 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Food|Vegetables}}
{{languages}}
{{Page version|41.78.16}}
{{Consumables
{{Infobox item
|image = Zucchini.png
|name=Zucchini
|hunger = -15
|model=Zucchini_Model.png
|weight = 0.3
|icon=Zucchini.png
|icon_name=Zucchini
|model2=ZucchiniRotten Model.png
|icon2=ZucchiniRotten.png
|icon_name2=Zucchini (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-->
|item_id=Base.Zucchini
}}
}}
'''Zucchini''' is a perishable [[food]] [[Items|item]].


A perishable food item that goes bad as time passes, when outside of a powered [[refrigerator]]. Zucchinis are often found within houses, inside of refrigerators, and in produce bins. Zucchinis take six in-game days to go stale, and two in-game weeks to rot.
==Usage==
 
===Consumable properties===
== Nutritional Information ==
Zucchini can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
{| border=0 align=left
{{Consumables
|
{{Consumables2
|image = Zucchini.png
|image = Zucchini.png
|hunger = -15
|hunger = -10
|thirst = 0
|thirst = 0
|unrotten hunger = -11
|unrotten hunger = -7
|unrotten boredom = +10
|unrotten boredom = +10
|unrotten unhappiness = +10
|unrotten unhappiness = +10
|unrotten thirst = 0
|unrotten thirst = 0
|unrotten image = Zucchini.png
|unrotten image = Zucchini.png
|rotten hunger = -6
|rotten hunger = -4
|rotten boredom = +20
|rotten boredom = +20
|rotten unhappiness = +20
|rotten unhappiness = +20
Line 28: Line 45:
|rotten image = ZucchiniRotten.png
|rotten image = ZucchiniRotten.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br>


== Evolved Recipes ==
==Crafting==
{{EvolvedRecipesForItem
===Evolved recipes===
|soup=8|stew=8|salad=8|stirfry=8|roastedvegetables=8|sandwich=0|burger=0|pie=8|cake=0}}
Zucchini is a [[cooking]] [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem|pizza=10|soup=10|stew=10|pie=10|stirfry=10|salad=10|roastedvegetables=10|rice=10|pasta=10|sandwich=5|omelette=5}}


== Code ==
==Distribution==
<nowiki>item Zucchini
The loot distributions can be found in the table(s) below.
   
        Type = Food,
        DisplayName = Zucchini,
        Icon = Zucchini,
        Weight = 0.3,
        HungerChange = -15,
        DaysFresh = 6,
        DaysTotallyRotten = 14,
        EvolvedRecipe      =      Soup:8;Stew:8;Pie:8;Stir fry:8;Salad:8;Roasted Vegetables:8,
        FoodType            =      Vegetables,
    </nowiki>


== History ==
<!--BOT FLAG|Zucchini|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>Zucchini distribution
        <span class="mw-customtoggle-togglebox-Zucchini" title="{{int:show}} / {{int:hide}}" style="float:right; padding-right:30px; padding-top:4px; font-size:0.7em; font-weight:normal;">{{int:show}} / {{int:hide}}</span></div>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-Zucchini">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | all
    | {{ll|GroceryBag1}}
    | 1
    | 2.0
    |-
    | all
    | {{ll|GroceryBag2}}
    | 1
    | 4.0
    |-
    | all
    | {{ll|fridge}}
    | 4
    | 4.0
    |-
    | all
    | {{ll|fridge}}
    | 4
    | 2.0
    |-
    | dinerkitchen
    | {{ll|fridge}}
    | 4
    | 2.0
    |-
    | gigamart
    | {{ll|grocerstand}}
    | 4
    | 20.0
    |-
    | gigamart
    | {{ll|grocerstand}}
    | 4
    | 10.0
    |-
    | italiankitchen
    | {{ll|fridge}}
    | 4
    | 8.0
    |-
    | restaurantkitchen
    | {{ll|fridge}}
    | 4
    | 2.0
    |-
    | sushikitchen
    | {{ll|fridge}}
    | 4
    | 8.0
    |}
</div>
    </div><div style="clear:both;"></div>
    {| class="wikitable theme-red" style="width:98%;"
    |+ {{ll|Foraging}}
    ! rowspan="2" | Amount
    ! rowspan="2" | Skill level
    ! rowspan="2" | Biomes
    ! colspan="4" style="text-align:center;" | Weather modifiers
    ! colspan="3" style="text-align:center;" | Month modifiers
    |-
    ! Snow
    ! Rain
    ! Day
    ! Night
    ! Months available
    ! Bonus months
    ! Malus months
    |-
    | ---
    | 8
    | FarmLand  5<br> Farm  5
    | -30
    | -
    | -
    | -
    | -
    | May<br>June<br>July
    | March<br>April
    |}
    </div></div><div class="toggle large mw-customtoggle-togglebox-Zucchini" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Zucchini|41.78.16-->


{| class="wikitable" width="550" style="text-align:center;"
==Code==
|-
{{CodeBox
! Alpha ||
| {{CodeSnip
|-
  | lang = java
| Ver31.9 || -  
  | line = true
|}
  | start = 1086
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Zucchini
{
DisplayName = Zucchini,
DisplayCategory = Food,
Type = Food,
Weight = 0.3,
Icon = Zucchini,
EvolvedRecipe = Pizza:10;Soup:10;Stew:10;Pie:10;Stir fry Griddle Pan:10;Stir fry:10;Salad:10;Roasted Vegetables:10;RicePot:10;RicePan:10;PastaPot:10;PastaPan:10;Sandwich:5;Sandwich Baguette:5;Omelette:5,
FoodType = Vegetables,
DaysFresh = 6,
DaysTotallyRotten = 14,
HungerChange = -10,
ThirstChange = -10,
Calories = 33,
Carbohydrates = 6.10,
Lipids = 0.63,
Proteins = 2.37,
StaticModel = CylinderFood_Green,
WorldStaticModel = Zucchini_Ground,
}
}}
}}


==See Also==
==See also==
* [[Recipe_Ingredients|Recipe Ingredients]]
*[[Pickles]]


{{Navbox items|plants}}


{{Navbox/Consumables}}
[[Category:Perishable food]]
[[Category:Consumables]]
[[Category:Food]]
[[Category:Perishable Food]]
[[Category:Version 32.20]]

Revision as of 17:02, 24 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Zucchini
Zucchini Model.png
ZucchiniRotten Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Properties
Days fresh
6 days
Days until rotten
14 days
Nutrition
HungerMoodle Icon Hungry.png
-10
ThirstMoodle Icon Thirsty.png
-10
CaloriesCalories
33
CarbohydratesCarbohydrates
6.10
ProteinsProteins
2.37
FatFat
0.63
Technical
Item ID
Base.Zucchini

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.

Fresh Stale Rotten

Zucchini.png
Hunger: -10


Zucchini.png
Hunger: -7
Boredom: +10
Unhappiness: +10

ZucchiniRotten.png
Hunger: -4
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

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
Sandwich
Sandwich
5
Pie (savory)
Pie (savory)
10
Rice Pot/Saucepan
Rice Pot/Saucepan
10
Pasta Pot/Saucepan
Pasta Pot/Saucepan
10
Omelette
Omelette
5
Pizza
Pizza
10

Distribution

The loot distributions can be found in the table(s) below.

Zucchini distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all GroceryBag1 1 2.0
all GroceryBag2 1 4.0
all fridge 4 4.0
all fridge 4 2.0
dinerkitchen fridge 4 2.0
gigamart grocerstand 4 20.0
gigamart grocerstand 4 10.0
italiankitchen fridge 4 8.0
restaurantkitchen fridge 4 2.0
sushikitchen fridge 4 8.0
Foraging
Amount Skill level Biomes Weather modifiers Month modifiers
Snow Rain Day Night Months available Bonus months Malus months
--- 8 FarmLand 5
Farm 5
-30 - - - - May
June
July
March
April

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\items_food.txt

Retrieved: Build 41.78.16
item Zucchini
	{
		DisplayName = Zucchini,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.3,
		Icon = Zucchini,
		EvolvedRecipe = Pizza:10;Soup:10;Stew:10;Pie:10;Stir fry Griddle Pan:10;Stir fry:10;Salad:10;Roasted Vegetables:10;RicePot:10;RicePan:10;PastaPot:10;PastaPan:10;Sandwich:5;Sandwich Baguette:5;Omelette:5,
		FoodType = Vegetables,
		DaysFresh = 6,
		DaysTotallyRotten = 14,
		HungerChange = -10,
		ThirstChange = -10,
		Calories = 33,
		Carbohydrates = 6.10,
		Lipids = 0.63,
		Proteins = 2.37,
		StaticModel = CylinderFood_Green,
		WorldStaticModel = Zucchini_Ground,
	}

See also