Pickles: Difference between revisions

From PZwiki
m (Remove 120px, minor fixes)
(Update distribution file)
 
(26 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Languages}}{{Header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 41|incver=73}}{{Infobox food
{{Header|Project Zomboid|Items|Food|Vegetables}}
|display_name=Pickles
{{Page version|41.78.16}}
|name_colour=Food
{{Infobox item
|name_text_colour=Food
|name=Pickles
|image=Pickles.png
|model=Pickles_Model.png
|icon=Pickles.png
|icon_name=Pickles
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 14: Line 16:
|carbohydrates=1
|carbohydrates=1
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.Pickles
|item_id=Base.Pickles
}}'''Pickles''' are a [[Food#Non-Perishable|non-perishable]] food [[item]].
}}
'''Pickles''' are a non-perishable [[food]] [[Items|item]].


==Usage==
==Usage==
Line 21: Line 24:


==Crafting==
==Crafting==
===Evolved recipes===
===Evolved recipes===
Pickles are a cooking [[Recipe Ingredients|ingredient]].
Pickles are a cooking [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem|sandwich=5|burger=5|salad=5|rice=5|pasta=5}}
{{EvolvedRecipesForItem|sandwich=5|burger=5|salad=5|rice=5|pasta=5}}


==Distribution==
==Distribution==
The loot distributions can be found in the table(s) below.
<!--BOT FLAG|Pickles|41.78.16-->
{{Clear}}
<div class="togglebox theme-red">
    <div>Pickles distribution
        <span class="mw-customtoggle-togglebox-Pickles" 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-Pickles">
    Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the [[lucky]] and [[unlucky]] traits.    <div class="toggle-content">
<div class="pz-container">
<div id="containers" style="flex-basis:30%">
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Containers}}
    ! Building/Room
    ! Container
    ! Effective chance
    |-
    | GroceryBag1
    | {{ll|GroceryBag1}}
    | 4.01%
    |-
    | GroceryBag2
    | {{ll|GroceryBag2}}
    | 4.01%
    |-
    | GroceryBag5
    | {{ll|GroceryBag5}}
    | 12.41%
    |-
    | all
    | {{ll|fridge}}
    | 15.1%
    |-
    | bar
    | {{ll|counter}}
    | 15.1%
    |-
    | barkitchen
    | {{ll|counter}}
    | 15.1%
    |-
    | barstorage
    | {{ll|counter}}
    | 15.1%
    |-
    | beergarden
    | {{ll|counter}}
    | 15.1%
    |-
    | burgerkitchen
    | {{ll|fridge}}
    | 15.1%
    |-
    | cafeteriakitchen
    | {{ll|fridge}}
    | 15.1%
    |-
    | deepfry_kitchen
    | {{ll|fridge}}
    | 15.1%
    |-
    | dinerkitchen
    | {{ll|fridge}}
    | 15.1%
    |-
    | restaurantkitchen
    | {{ll|fridge}}
    | 15.1%
    |-
    | spiffoskitchen
    | {{ll|fridge}}
    | 15.1%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Pickles" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Pickles|41.78.16-->
Pickles can be found in [[refrigerator]]s and [[Containers#Displays|grocery displays]].
Pickles can be found in [[refrigerator]]s and [[Containers#Displays|grocery displays]].
==Gallery==
<gallery>
File:Pickles Model.png|Pickles model when placed in the world.
</gallery>


==Code==
==Code==
'''''From item_food.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=41|incver=73}}
| {{CodeSnip
<pre>
  | lang = java
    item Pickles
  | line = true
    {
  | start = 5670
        DisplayCategory = Food,
  | source = items_food.txt
        HungerChange = -5,
  | retrieved = true
        Weight = 0.1,
  | version = 41.78.16
        AlwaysWelcomeGift = true,
  | code =
        Type = Food,
item Pickles
        DisplayName = Pickles,
{
        Icon = Pickles,
DisplayName = Pickles,
        EvolvedRecipe = Sandwich:5;Sandwich Baguette:5;Burger:5;Salad:5;RicePot:5;RicePan:5;PastaPot:5;PastaPan:5,
DisplayCategory = Food,
        FoodType   =   NoExplicit,
Type = Food,
        Carbohydrates = 1,
Weight = 0.1,
        Proteins = 0,
Icon = Pickles,
        Lipids = 0,
EvolvedRecipe = Sandwich:5;Sandwich Baguette:5;Burger:5;Salad:5;RicePot:5;RicePan:5;PastaPot:5;PastaPan:5;ConeIcecream:5,
        Calories = 5,
FoodType = NoExplicit,
        WorldStaticModel = Pickles,
HungerChange = -5,
    }
Calories = 5,
</pre>
Carbohydrates = 1,
Lipids = 0,
Proteins = 0,
WorldStaticModel = Pickles,
EvolvedRecipeName = Pickle,
}
}}
}}


==See also==
==See also==
Line 61: Line 142:
*[[Zucchini]]
*[[Zucchini]]


{{Navbox food}}
{{Navbox items|plants}}
 
 
[[Category:Non-perishable food]]

Latest revision as of 13:31, 30 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]
Pickles
Pickles Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Nutrition
HungerMoodle Icon Hungry.png
-5
CaloriesCalories
5
CarbohydratesCarbohydrates
1
ProteinsProteins
0
FatFat
0
Technical
Item ID
Base.Pickles

Pickles are a non-perishable food item.

Usage

Pickles can be eaten, providing the player with some positive effects, however it is more effective when used in cooking. As it is non-perishable, pickles will never go stale or rotten.

Crafting

Evolved recipes

Pickles are a cooking ingredient.

Product Nutrition
Salad
Salad
5
Sandwich
Sandwich
5
Burger
Burger
5
Rice Pot/Saucepan
Rice Pot/Saucepan
5
Pasta Pot/Saucepan
Pasta Pot/Saucepan
5

Distribution

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

Pickles distribution Show / Hide
Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the lucky and unlucky traits.
Containers
Building/Room Container Effective chance
GroceryBag1 GroceryBag1 4.01%
GroceryBag2 GroceryBag2 4.01%
GroceryBag5 GroceryBag5 12.41%
all fridge 15.1%
bar counter 15.1%
barkitchen counter 15.1%
barstorage counter 15.1%
beergarden counter 15.1%
burgerkitchen fridge 15.1%
cafeteriakitchen fridge 15.1%
deepfry_kitchen fridge 15.1%
dinerkitchen fridge 15.1%
restaurantkitchen fridge 15.1%
spiffoskitchen fridge 15.1%

Pickles can be found in refrigerators and grocery displays.

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 Pickles
	{
		DisplayName = Pickles,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Pickles,
		EvolvedRecipe = Sandwich:5;Sandwich Baguette:5;Burger:5;Salad:5;RicePot:5;RicePan:5;PastaPot:5;PastaPan:5;ConeIcecream:5,
		FoodType = NoExplicit,
		HungerChange = -5,
		Calories = 5,
		Carbohydrates = 1,
		Lipids = 0,
		Proteins = 0,
		WorldStaticModel = Pickles,
		EvolvedRecipeName = Pickle,
	}

See also