Dried White Beans: Difference between revisions

From PZwiki
(Created the page)
 
(Update distribution file)
 
(28 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{languages|Dried White Beans}}
{{Header|Project Zomboid|Items|Food|Vegetables}}
{{header|Project Zomboid|Items|Food|Non-Perishable Food|Vegetables|type=Food|version=Version 41}}{{Infobox food
{{Page version|41.78.16}}
|display_name=Dried White Beans
{{Infobox item
|name_colour=Food
|name=Dried White Beans
|name_text_colour=Food
|model=DriedWhiteBeans_Model.png
|image=DriedWhiteBeans.png
|icon=DriedWhiteBeans.png
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
|weight=2.0
|weight=2
|packaged=Yes
<!--NUTRITION-->
<!--NUTRITION-->
|hunger_change=-60
|hunger_change=-60
Line 16: Line 17:
|carbohydrates=527
|carbohydrates=527
<!--EFFECT-->
<!--EFFECT-->
|unhappy_change=40
|unhappy_change=+40
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.DriedWhiteBeans
|item_id=Base.DriedWhiteBeans
}}'''Dried White Beans''' are a [[Food#Non-Perishable|non-perishable]] food [[item]].
}}
'''Dried white beans''' are a non-perishable [[food]] [[Items|item]].


==Usage==
==Usage==
Dried white beans do not need to be opened, but can be eaten from directly or added as an ingredient to other recipes.


===Consumable properties===
===Consumable properties===
Dried white beans can be eaten on their own but will provide the player with thirst and unhappiness. These effects can be countered by adding dried white beans to {{T|Recipe Ingredients#Soup & Stew Ingredients|{{Translation|Soup}}}}, {{T|Recipe Ingredients#Soup & Stew Ingredients|{{Translation|Stew}}}}, {{T|Recipe Ingredients#Rice & Pasta Ingredients|{{Translation|Rice}}}}, and {{T|Recipe Ingredients#Rice & Pasta Ingredients|{{Translation|Pasta}}}}.
Dried white beans do not need to be opened, instead can be eaten directly but will provide the player with thirst and unhappiness. These effects can be countered by adding dried chick peas to [[Recipe ingredients#Soup & stew ingredients|soup]], [[Recipe ingredients#Soup & stew ingredients|stew]], [[Recipe ingredients#Rice & pasta ingredients|rice]], and [[Recipe ingredients#Rice & pasta ingredients|pasta]].
 
==Crafting==
{{Main|Cooking}}
 
===Evolved recipes===
Dried white beans is a [[cooking]] [[Recipe ingredients|ingredients]].
{{EvolvedRecipesForItem|soup=10|stew=10|rice=10|pasta=10}}
''Note: Currently, dried white beans can only be added in rice/pasta pot, not rice/pasta sauce pan. This is likely a bug and maybe will be fixed later.''


==Distribution==
==Distribution==
The loot distributions can be found in the table(s) below.
<!--BOT FLAG|DriedWhiteBeans|41.78.16-->
{{Clear}}
<div class="togglebox theme-red">
    <div>DriedWhiteBeans distribution
        <span class="mw-customtoggle-togglebox-DriedWhiteBeans" 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-DriedWhiteBeans">
    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
    |-
    | FoodCache1
    | {{ll|FoodBox}}
    | 40.57%
    |-
    | GroceryBag1
    | {{ll|GroceryBag1}}
    | 0.89%
    |-
    | GroceryBag2
    | {{ll|GroceryBag2}}
    | 2.81%
    |-
    | SurvivorCache1
    | {{ll|counter}}
    | 12.96%
    |-
    | SurvivorCache2
    | {{ll|counter}}
    | 12.96%
    |-
    | generalstore
    | {{ll|shelves}}
    | 19.27%
    |-
    | generalstorestorage
    | {{ll|crate}}
    | 19.27%
    |-
    | generalstorestorage
    | {{ll|shelves}}
    | 19.27%
    |-
    | gigamart
    | {{ll|shelves}}
    | 19.27%
    |-
    | grocery
    | {{ll|shelves}}
    | 19.27%
    |-
    | grocerystorage
    | {{ll|crate}}
    | 3.51%
    |-
    | grocerystorage
    | {{ll|metal_shelves}}
    | 3.51%
    |-
    | grocerystorage
    | {{ll|smallcrate}}
    | 3.51%
    |-
    | italiankitchen
    | {{ll|counter}}
    | 12.96%
    |-
    | kitchen
    | {{ll|counter}}
    | 12.96%
    |-
    | kitchen
    | {{ll|overhead}}
    | 12.96%
    |-
    | kitchen
    | {{ll|shelves}}
    | 12.96%
    |-
    | livingroom
    | {{ll|counter}}
    | 12.96%
    |-
    | livingroom
    | {{ll|overhead}}
    | 12.96%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-DriedWhiteBeans" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|DriedWhiteBeans|41.78.16-->
Dried white beans can often be found in [[Containers#Kitchen Counter|kitchen counters]] and [[Containers#Shop Shelves|shop shelves]].
Dried white beans can often be found in [[Containers#Kitchen Counter|kitchen counters]] and [[Containers#Shop Shelves|shop shelves]].


== Code ==
==Code==
'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
 
| {{CodeSnip
''Dried White Beans'' [[File:DriedWhiteBeans.png|32px]]
  | lang = java
{{Retrieved|version=41}}
  | line = true
<pre>    item DriedWhiteBeans
  | start = 8362
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item DriedWhiteBeans
{
{
        DisplayCategory = Food,
DisplayName = Dried White Beans,
        Weight = 2,
DisplayCategory = Food,
        Type = Food,
Type = Food,
        DisplayName = Dried White Beans,
Weight = 2,
        Icon = DriedWhiteBeans,
Icon = DriedWhiteBeans,
        HungerChange    =   -60,
EvolvedRecipe = Soup:10;Stew:10;RicePot:10;PastaPot:10,
        UnhappyChange  =   40,
FoodType = Bean,
        ThirstChange    =   60,
Packaged = TRUE,
        Carbohydrates = 527,
HungerChange = -60,
        Proteins = 188,
ThirstChange = 60,
        Lipids = 10,
UnhappyChange = 40,
        Calories = 2823,
Calories = 2823,
        Packaged = TRUE,
Carbohydrates = 527,
        EvolvedRecipe = Soup:10;Stew:10;RicePot:10;PastaPot:10,
Lipids = 10,
        FoodType    =   Vegetables,
Proteins = 188,
        WorldStaticModel = DriedWhiteBeans_Ground,
WorldStaticModel = DriedWhiteBeans_Ground,
}</pre>
Tags = DriedFood,
EvolvedRecipeName = White Bean,
}
}}
}}


==See also==
==See also==
Line 62: Line 177:
*[[Dried Split Peas]]
*[[Dried Split Peas]]


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

Latest revision as of 12:37, 30 April 2024

Project ZomboidItemsFoodVegetablesDried White Beans
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Dried White Beans
DriedWhiteBeans Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
2
Properties
Packaged
Yes
Nutrition
HungerMoodle Icon Hungry.png
-60
ThirstMoodle Icon Thirsty.png
+60
CaloriesCalories
2823
CarbohydratesCarbohydrates
527
ProteinsProteins
188
FatFat
10
Effect
UnhappinessMoodle Icon Unhappy.png
+40
Technical
Item ID
Base.DriedWhiteBeans

Dried white beans are a non-perishable food item.

Usage

Consumable properties

Dried white beans do not need to be opened, instead can be eaten directly but will provide the player with thirst and unhappiness. These effects can be countered by adding dried chick peas to soup, stew, rice, and pasta.

Crafting

Main article: Cooking

Evolved recipes

Dried white beans is a cooking ingredients.

Product Nutrition
Soup
Soup
10
Stew
Stew
10
Rice Pot/Saucepan
Rice Pot/Saucepan
10
Pasta Pot/Saucepan
Pasta Pot/Saucepan
10

Note: Currently, dried white beans can only be added in rice/pasta pot, not rice/pasta sauce pan. This is likely a bug and maybe will be fixed later.

Distribution

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

DriedWhiteBeans 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
FoodCache1 FoodBox 40.57%
GroceryBag1 GroceryBag1 0.89%
GroceryBag2 GroceryBag2 2.81%
SurvivorCache1 counter 12.96%
SurvivorCache2 counter 12.96%
generalstore shelves 19.27%
generalstorestorage crate 19.27%
generalstorestorage shelves 19.27%
gigamart shelves 19.27%
grocery shelves 19.27%
grocerystorage crate 3.51%
grocerystorage metal_shelves 3.51%
grocerystorage smallcrate 3.51%
italiankitchen counter 12.96%
kitchen counter 12.96%
kitchen overhead 12.96%
kitchen shelves 12.96%
livingroom counter 12.96%
livingroom overhead 12.96%

Dried white beans can often be found in kitchen counters and shop shelves.

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 DriedWhiteBeans
	{
		DisplayName = Dried White Beans,
		DisplayCategory = Food,
		Type = Food,
		Weight = 2,
		Icon = DriedWhiteBeans,
		EvolvedRecipe = Soup:10;Stew:10;RicePot:10;PastaPot:10,
		FoodType = Bean,
		Packaged = TRUE,
		HungerChange = -60,
		ThirstChange = 60,
		UnhappyChange = 40,
		Calories = 2823,
		Carbohydrates = 527,
		Lipids = 10,
		Proteins = 188,
		WorldStaticModel = DriedWhiteBeans_Ground,
		Tags = DriedFood,
		EvolvedRecipeName = White Bean,
	}

See also