Hot Sauce: Difference between revisions

From PZwiki
(Created page with "{{languages|Hot Sauce}} {{header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 41|incver=65}}{{Infobox food |display_name=Hot Sauce |name_colour=Foo...")
 
m (Automated Formatting)
(25 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{languages|Hot Sauce}}
{{Header|Project Zomboid|Items|Food|Spices}}
{{header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 41|incver=65}}{{Infobox food
{{Page version|41.78.16}}
|display_name=Hot Sauce
{{Infobox item
|name_colour=Food
|name=Hot Sauce
|name_text_colour=Food
|model=HotSauce_Model.png
|image=Hotsauce.png
|icon=Hotsauce.png
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
|weight=0.2
|weight=0.2
|packaged=True
|packaged=Yes
|cant_be_frozen=true
<!--NUTRITION-->
<!--NUTRITION-->
|hunger_change=-15
|hunger_change=-16
|thirst_change=0
|carbohydrates=270
|carbohydrates=270
|calories=430
|calories=430
Line 18: Line 16:
|proteins=0
|proteins=0
<!--EFFECT-->
<!--EFFECT-->
|unhappy_change=20
|unhappy_change=+20
<!--COOKING-->
|spice=True
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=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 is used as a spice in cooking recipes.  
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==
===Cooking===
{{Main|Cooking}}
{{Main|Cooking}}
==== Evolved recipes ====
 
Hot Sauce is a spice when used in cooking recipes, therefore will not be included in the maximum number of ingredients.
===Evolved recipes===
{{EvolvedRecipesForItem|Omelette=2|Sandwich=2|Sandwich Baguette=2|Burger=2|RicePot=2|RicePan=2|PastaPot=2|PastaPan=2|Taco=2|Burrito=2}}
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}}


==Distribution==
==Distribution==
Hot Sauce can be found in [[Containers#Kitchen_Counter|kitchen counters]] and [[refrigerator]]s.
The loot distributions can be found in the table(s) below.
 
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
! colspan="4" | Containers
|-
! Building/Room
! Container
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" | Chance
|-
|rowspan="3"|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
|-
|rowspan="3"|chinesekitchen
|[[counter]]
|4
|1
|-
|[[counter]]
|4
|1
|-
|[[fridge]]
|4
|1
|-
|rowspan="2"|deepfry_kitchen
|[[counter]]
|4
|1
|-
|[[fridge]]
|4
|1
|-
|dinerkitchen
|[[fridge]]
|4
|1
|-
|generalstore
|[[crate]]
|4
|1
|-
|jayschicken_kitchen
|[[counter]]
|4
|1
|-
|rowspan="8"|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
|-
|rowspan="2"|westernkitchen
|[[counter]]
|4
|1
|-
|[[counter]]
|4
|2
|}
Hot sauce can be found in [[Containers#Kitchen_Counter|kitchen counters]] and [[refrigerator]]s.


== Code ==
== Code ==
'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=41|incver=65}}
| {{CodeSnip
<pre>
  | lang = java
        item Hotsauce
  | line = true
                HungerChange = -15,
  | start = 6330
                Weight = 0.2,
  | source = items_food.txt
                Type = Food,
  | retrieved = true
                UnhappyChange = 20,
  | version = 41.78.16
                DisplayName = Hot sauce,
  | code =
                Icon = Hotsauce,
item Hotsauce
                EvolvedRecipe = Omelette:2;Sandwich:2;Sandwich Baguette:2;Burger:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2;Taco:2;Burrito:2,
{
                Spice   =   true,
DisplayName = Hot sauce,
                Carbohydrates = 270,
DisplayCategory = Food,
                Proteins = 0,
Type = Food,
                Lipids = 0,
Weight = 0.2,
                Calories = 430,
Icon = Hotsauce,
                Packaged = TRUE,
CantBeFrozen = TRUE,
                CantBeFrozen = TRUE,</pre>
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==
==See also==
Line 62: Line 194:
*[[Ketchup]]
*[[Ketchup]]
*[[Mustard]]
*[[Mustard]]
{{Navbox items|miscellaneous_food}}




{{Navbox/Consumables}}
[[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