Hot Sauce: Difference between revisions

From PZwiki
m (Removed {{clear}} line above ==Distribution==)
m (Automated Formatting)
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Food|Spices}}
{{Header|Project Zomboid|Items|Food|Spices}}
{{Page version|41.73}}
{{Page version|41.78.16}}
{{Infobox item
{{Infobox item
|name=Hot Sauce
|name=Hot Sauce
Line 19: Line 19:
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|item_id=Base.Hotsauce
|item_id=Base.Hotsauce
}}'''Hot sauce''' is a [[Food#Non-Perishable|non-perishable]] 'spice' food [[item]] used in [[cooking]].
}}
'''Hot sauce''' is a non-perishable 'spice' [[food]] [[Items|item]] used in [[cooking]].


==Usage==
==Usage==
Hot sauce can be eaten raw, providing the player with some positive and negative effects. Hot sauce is more effective when used as [[cooking]] [[Recipe ingredients|ingredient]], as all negative effects are removed.
Hot sauce can be eaten raw, providing the player with some positive and negative effects. Hot sauce is more effective when used as [[cooking]] [[Recipe ingredients|ingredient]], as all negative effects are removed.


== Crafting ==
==Crafting==
{{Main|Cooking}}
{{Main|Cooking}}
=== Evolved recipes ===
 
===Evolved recipes===
Hot sauce is a spice when used in [[cooking]] [[Recipe ingredients|recipes]], therefore will not be included in the maximum number of ingredients.
Hot sauce is a spice when used in [[cooking]] [[Recipe ingredients|recipes]], therefore will not be included in the maximum number of ingredients.
{{EvolvedRecipesForItem|spice=true|Pizza=4|Omelette=2|Sandwich=2|Burger=2|Rice=2|Pasta=2|Taco=2|Burrito=2|Beverage=1|StirFry=4|Beer=1}}
{{EvolvedRecipesForItem|spice=true|pizza=4|omelette=2|sandwich=2|burger=2|rice=2|pasta=2|taco=2|burrito=2|beverage=1|stirfry=4|beer=1}}


==Distribution==
==Distribution==
Line 36: Line 38:
! 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
|-
|-
| rowspan="3"|all
|rowspan="3"|all
| [[fridge]]
|[[fridge]]
| 4
|4
| 0.2
|0.2
|-
|-
|[[fridge]]
|[[fridge]]
Line 54: Line 56:
|0.2
|0.2
|-
|-
| bandkitchen
|bandkitchen
| [[fridge]]
|[[fridge]]
| 4
|4
| 1
|1
|-
|-
| burgerkitchen
|burgerkitchen
| [[counter]]
|[[counter]]
| 4
|4
| 1
|1
|-
|-
| cafeteriakitchen
|cafeteriakitchen
| [[counter]]
|[[counter]]
| 4
|4
| 1
|1
|-
|-
| rowspan="3"|chinesekitchen
|rowspan="3"|chinesekitchen
| [[counter]]
|[[counter]]
| 4
|4
| 1
|1
|-
|-
|[[counter]]
|[[counter]]
Line 82: Line 84:
|1
|1
|-
|-
| rowspan="2"|deepfry_kitchen
|rowspan="2"|deepfry_kitchen
| [[counter]]
|[[counter]]
| 4
|4
| 1
|1
|-
|-
|[[fridge]]
|[[fridge]]
Line 91: Line 93:
|1
|1
|-
|-
| dinerkitchen
|dinerkitchen
| [[fridge]]
|[[fridge]]
| 4
|4
| 1
|1
|-
|-
| generalstore
|generalstore
| [[crate]]
|[[crate]]
| 4
|4
| 1
|1
|-
|-
| jayschicken_kitchen
|jayschicken_kitchen
| [[counter]]
|[[counter]]
| 4
|4
| 1
|1
|-
|-
| rowspan="8"|mexicankitchen
|rowspan="8"|mexicankitchen
| [[counter]]
|[[counter]]
| 4
|4
| 1
|1
|-
|-
|[[counter]]
|[[counter]]
Line 139: Line 141:
|4
|4
|-
|-
| restaurantkitchen
|restaurantkitchen
| [[fridge]]
|[[fridge]]
| 4
|4
| 1
|1
|-
|-
| rowspan="2"|westernkitchen
|rowspan="2"|westernkitchen
| [[counter]]
|[[counter]]
| 4
|4
| 1
|1
|-
|-
|[[counter]]
|[[counter]]
Line 160: Line 162:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start =
   | start = 6330
   | source = items_food.txt
   | source = items_food.txt
   | retrieved = true
   | retrieved = true
   | version = 41.73
   | version = 41.78.16
   | code =
   | code =
item Hotsauce
item Hotsauce
{
{
  DisplayName           = Hot sauce,
DisplayName = Hot sauce,
  DisplayCategory       = Food,
DisplayCategory = Food,
  Type                 = Food,
Type = Food,
  Weight               = 0.2,
Weight = 0.2,
  Icon                 = Hotsauce,
Icon = Hotsauce,
  CantBeFrozen         = TRUE,
CantBeFrozen = TRUE,
  EvolvedRecipe         = Pizza:4;Omelette:2;Sandwich:2;Sandwich Baguette:2;Burger:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2;Taco:2;Burrito:2;Beverage:1;Beverage2:1;Stir fry:4;Stir fry Griddle Pan:4;Beer:1;Beer2:1,
EvolvedRecipe = Pizza:4;Omelette:2;Sandwich:2;Sandwich Baguette:2;Burger:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2;Taco:2;Burrito:2;Beverage:1;Beverage2:1;Stir fry:4;Stir fry Griddle Pan:4;Beer:1;Beer2:1,
  Packaged             = TRUE,
Packaged = TRUE,
  Spice                 = true,
Spice = true,
  HungerChange         = -16,
HungerChange = -16,
  UnhappyChange         = 20,
UnhappyChange = 20,
  Calories             = 430,
Calories = 430,
  Carbohydrates         = 270,
Carbohydrates = 270,
  Lipids               = 0,
Lipids = 0,
  Proteins             = 0,
Proteins = 0,
  FoodType             = NoExplicit,
FoodType = NoExplicit,
}
WorldStaticModel = HotSauce,
  }}
}
}}
}}
}}


Line 192: Line 195:
*[[Mustard]]
*[[Mustard]]


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

Revision as of 09:15, 14 April 2024

Project ZomboidItemsFoodSpicesHot Sauce
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Hot Sauce
HotSauce Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Properties
Packaged
Yes
Nutrition
HungerMoodle Icon Hungry.png
-16
CaloriesCalories
430
CarbohydratesCarbohydrates
270
ProteinsProteins
0
FatFat
0
Effect
UnhappinessMoodle Icon Unhappy.png
+20
Technical
Item ID
Base.Hotsauce

Hot sauce is a non-perishable 'spice' food item used in cooking.

Usage

Hot sauce can be eaten raw, providing the player with some positive and negative effects. Hot sauce is more effective when used as cooking ingredient, as all negative effects are removed.

Crafting

Main article: Cooking

Evolved recipes

Hot sauce is a spice when used in cooking recipes, therefore will not be included in the maximum number of ingredients.

Product Nutrition
Stir Fry
Stir Fry
4
Sandwich
Sandwich
2
Burger
Burger
2
Rice Pot/Saucepan
Rice Pot/Saucepan
2
Pasta Pot/Saucepan
Pasta Pot/Saucepan
2
Taco
Taco
2
Burrito
Burrito
2
Omelette
Omelette
2
Pizza
Pizza
4
Beverage
Beverage
1
Beer
Beer
1

Distribution

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

Containers
Building/Room Container Rolls Chance
all fridge 4 0.2
fridge 4 0.2
fridge 4 0.2
bandkitchen fridge 4 1
burgerkitchen counter 4 1
cafeteriakitchen counter 4 1
chinesekitchen counter 4 1
counter 4 1
fridge 4 1
deepfry_kitchen counter 4 1
fridge 4 1
dinerkitchen fridge 4 1
generalstore crate 4 1
jayschicken_kitchen counter 4 1
mexicankitchen counter 4 1
counter 4 2
crate 4 1
crate 4 1
crate 4 2
crate 4 2
crate 4 5
fridge 4 4
restaurantkitchen fridge 4 1
westernkitchen counter 4 1
counter 4 2

Hot sauce can be found in kitchen counters and refrigerators.

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 Hotsauce
	{
		DisplayName = Hot sauce,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.2,
		Icon = Hotsauce,
		CantBeFrozen = TRUE,
		EvolvedRecipe = Pizza:4;Omelette:2;Sandwich:2;Sandwich Baguette:2;Burger:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2;Taco:2;Burrito:2;Beverage:1;Beverage2:1;Stir fry:4;Stir fry Griddle Pan:4;Beer:1;Beer2:1,
		Packaged = TRUE,
		Spice = true,
		HungerChange = -16,
		UnhappyChange = 20,
		Calories = 430,
		Carbohydrates = 270,
		Lipids = 0,
		Proteins = 0,
		FoodType = NoExplicit,
		WorldStaticModel = HotSauce,
	}

See also