Chocolate: Difference between revisions

From PZwiki
(Automated update of distribution section)
m (Automated Formatting)
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Languages}}
{{Header|Project Zomboid|Items|Food|Sweets}}
{{header/sandbox2|Project Zomboid|Items|Food|Sweets}}
{{Page version|41.78.16}}
{{page version|41.73}}
{{Infobox item
{{Infobox item
|name=Chocolate
|name=Chocolate
Line 21: Line 20:
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|item_id=Base.Chocolate
|item_id=Base.Chocolate
}}'''Chocolate''' is a [[Food#Non-Perishable|non-perishable]] food [[item]].  
}}
'''Chocolate''' is a non-perishable [[food]] [[Items|item]].


==Usage==
==Usage==
Line 31: Line 31:
===Evolved recipes===
===Evolved recipes===
Chocolate is a [[cooking]] [[Recipe ingredients|ingredient]].
Chocolate is a [[cooking]] [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem|Cake=20|Pie=20|Bread=10|ConeIcecream=5|}}
{{EvolvedRecipesForItem|cake=20|pie=20|bread=10|coneicecream=5}}


{{clear}}
==Distribution==
==Distribution==
The loot distributions can be found in the table(s) below.
The loot distributions can be found in the table(s) below.
Line 40: Line 39:
! colspan="4" | Containers
! colspan="4" | Containers
|-
|-
!Building/Room
! Building/Room
!Container
! Container
! style="width: 3.2em;" |Rolls
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" |Chance
! style="width: 3.2em;" | Chance
|-
|-
| artstore  
|artstore
| [[shelves]]  
|[[shelves]]
| 4  
|4
| 1
|1
|-
|-
| rowspan="6"|bakerykitchen  
|rowspan="6"|bakerykitchen
| [[counter]]  
|[[counter]]
| 4  
|4
| 8
|8
|-
|-
|[[crate]]
|[[crate]]
Line 75: Line 74:
|5
|5
|-
|-
| bandkitchen  
|bandkitchen
| [[counter]]  
|[[counter]]
| 4  
|4
| 8
|8
|-
|-
| rowspan="2"|cafeteria  
|rowspan="2"|cafeteria
| [[displaycasebakery]]  
|[[displaycasebakery]]
| 4  
|4
| 1
|1
|-
|-
|[[displaycasebakery]]
|[[displaycasebakery]]
Line 89: Line 88:
|1
|1
|-
|-
| candystorage  
|candystorage
| [[metal_shelves]]  
|[[metal_shelves]]
| 4  
|4
| 1
|1
|-
|-
| candystore  
|candystore
| [[counter]]  
|[[counter]]
| 4  
|4
| 1
|1
|-
|-
| classroom  
|classroom
| [[desk]]  
|[[desk]]
| 4  
|4
| 1
|1
|-
|-
| gasstorage  
|gasstorage
| [[crate]]  
|[[crate]]
| 4  
|4
| 1
|1
|-
|-
| grocerystorage  
|grocerystorage
| [[crate]]  
|[[crate]]
| 4  
|4
| 1
|1
|-
|-
| rowspan="2"|kitchen  
|rowspan="2"|kitchen
| [[counter]]  
|[[counter]]
| 4  
|4
| 8
|8
|-
|-
|[[counter]]
|[[counter]]
Line 123: Line 122:
|6
|6
|-
|-
| prisoncells  
|prisoncells
| [[wardrobe]]  
|[[wardrobe]]
| 4  
|4
| 4
|4
|}
|}
Chocolate can be found in [[Containers#Kitchen Counter|kitchen counters]], gas stations and grocery stores.
Chocolate can be found in [[Containers#Kitchen Counter|kitchen counters]], gas stations and grocery stores.
Line 134: Line 133:
| {{CodeSnip
| {{CodeSnip
   | lang = java
   | lang = java
   | line = false
   | line = true
  | start = 4013
   | source = items_food.txt
   | source = items_food.txt
   | retrieved = true
   | retrieved = true
   | version = 41
   | version = 41.78.16
  | incver = 73
   | code =
   | code =
item Chocolate
item Chocolate
{
{
  DisplayName         = Chocolate,
DisplayName = Chocolate,
  DisplayCategory     = Food,
DisplayCategory = Food,
  Type               = Food,
Type = Food,
  Weight             = 0.2,
Weight = 0.2,
  Icon               = Chocolate,
Icon = Chocolate,
  EvolvedRecipe       = Cake:20;PieSweet:20;Bread:10;ConeIcecream:5,
EvolvedRecipe = Cake:20;PieSweet:20;Bread:10;ConeIcecream:5,
  FoodType           = NoExplicit,
FoodType = NoExplicit,
  Packaged           = TRUE,
Packaged = TRUE,
  HungerChange       = -20,
HungerChange = -20,
  UnhappyChange       = -10,
UnhappyChange = -10,
  Calories           = 850,
Calories = 850,
  Carbohydrates       = 110,
Carbohydrates = 110,
  Lipids             = 66,
Lipids = 66,
  Proteins           = 10,
Proteins = 10,
  WorldStaticModel   = Chocolate,
WorldStaticModel = Chocolate,
}
}
  }}
}}
}}
}}


Line 166: Line 165:
*[[Cookie]]
*[[Cookie]]


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

Revision as of 07:32, 14 April 2024

Project ZomboidItemsFoodSweetsChocolate
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Chocolate
Chocolate Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Properties
Packaged
Yes
Nutrition
HungerMoodle Icon Hungry.png
-20
CaloriesCalories
850
CarbohydratesCarbohydrates
110
ProteinsProteins
10
FatFat
66
Effect
UnhappinessMoodle Icon Unhappy.png
-10
Technical
Item ID
Base.Chocolate

Chocolate is a non-perishable food item.

Usage

Chocolate can be eaten, providing the player with some positive effects. As it is non-perishable, chocolate will never go stale or rotten.

Crafting

Main article: Cooking

Evolved recipes

Chocolate is a cooking ingredient.

Product Nutrition
Pie (savory)
Pie (savory)
20
Cake
Cake
20
Ice Cream Cone
Ice Cream Cone
5
Bread
Bread
10

Distribution

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

Containers
Building/Room Container Rolls Chance
artstore shelves 4 1
bakerykitchen counter 4 8
crate 4 1
crate 4 1
crate 4 2
crate 4 2
crate 4 5
bandkitchen counter 4 8
cafeteria displaycasebakery 4 1
displaycasebakery 4 1
candystorage metal_shelves 4 1
candystore counter 4 1
classroom desk 4 1
gasstorage crate 4 1
grocerystorage crate 4 1
kitchen counter 4 8
counter 4 6
prisoncells wardrobe 4 4

Chocolate can be found in kitchen counters, gas stations and grocery stores.

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 Chocolate
	{
		DisplayName = Chocolate,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.2,
		Icon = Chocolate,
		EvolvedRecipe = Cake:20;PieSweet:20;Bread:10;ConeIcecream:5,
		FoodType = NoExplicit,
		Packaged = TRUE,
		HungerChange = -20,
		UnhappyChange = -10,
		Calories = 850,
		Carbohydrates = 110,
		Lipids = 66,
		Proteins = 10,
		WorldStaticModel = Chocolate,
	}

See also