Ketchup: Difference between revisions

From PZwiki
(New infobox + new layout)
m (Automated Formatting)
(28 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages|Ketchup}}
{{Header|Project Zomboid|Items|Food|Spices}}
{{header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 40|incver=7}}{{Infobox food
{{Page version|41.78.16}}
|display_name=Ketchup
{{Infobox item
|name_colour=Food
|name=Ketchup
|name_text_colour=Food
|model=Ketchup_Model.png
|image=Ketchup_120px.png
|icon=Ketchup.png
|icon_name=Ketchup
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
|weight=0.2
|weight=0.2
|max_units=5
|packaged=True
<!--NUTRITION-->
<!--NUTRITION-->
|hunger_change=-20
|hunger_change=-20
Line 15: Line 18:
|carbohydrates=370
|carbohydrates=370
<!--EFFECT-->
<!--EFFECT-->
|unhappy_change=30
|unhappy_change=+30
<!--COOKING-->
|spice=True
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.Ketchup
|item_id=Base.Ketchup
}}'''Ketchup''' is a [[Food#Non-Perishable|non-perishable]] 'spice' food [[item]] used in [[cooking]].  
}}
'''Ketchup''' is a [[Food#Non-Perishable|non-perishable]] 'spice' food [[Items|item]]]] used in [[cooking]].


==Usage==
==Usage==
Ketchup is used as a spice in cooking recipes.  
Ketchup can be eaten raw, providing the player with some positive and negative effects. Ketchup 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 ====
 
Ketchup is a spice when used in cooking recipes, therefore will be included in the maximum number of ingredients.
===Evolved recipes===
{{EvolvedRecipesForItem|sandwich=2|burger=2|ricepot=2|ricepan=2|pastapot=2|pastapan=2}}
Ketchup is a spice when used in [[cooking]] [[Recipe ingredients|recipes]], therefore will not be included in the maximum number of ingredients.
{{EvolvedRecipesForItem|spice=true|sandwich=2|burger=2|rice=2|pasta=2|taco=2|burrito=2}}


==Distribution==
==Distribution==
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
|-
|breakroom
|[[fridge]]
|4
|1
|-
|rowspan="2"|burgerkitchen
|[[counter]]
|4
|1
|-
|[[fridge]]
|4
|1
|-
|cafeteriakitchen
|[[counter]]
|4
|1
|-
|rowspan="2"|deepfry_kitchen
|[[counter]]
|4
|1
|-
|[[fridge]]
|4
|1
|-
|dinerkitchen
|[[fridge]]
|4
|1
|-
|generalstore
|[[crate]]
|4
|1
|-
|rowspan="2"|kitchen_crepe
|[[counter]]
|4
|1
|-
|[[fridge]]
|4
|1
|-
|restaurantkitchen
|[[fridge]]
|4
|1
|-
|spiffoskitchen
|[[fridge]]
|4
|1
|}
Ketchup can be found in [[Containers#Kitchen_Counter|kitchen counters]], [[refrigerator]]s and the [[trunk]] of a [[Franklin Valuline#Spiffo's Van|Spiffo's van]].
Ketchup can be found in [[Containers#Kitchen_Counter|kitchen counters]], [[refrigerator]]s and the [[trunk]] of a [[Franklin Valuline#Spiffo's Van|Spiffo's van]].


== Code ==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=40|incver=7}}
| {{CodeSnip
<pre> item Ketchup
  | lang = java
HungerChange = -20,
  | line = true
Weight = 0.2,
  | start = 5302
Type = Food,
  | source = items_food.txt
UnhappyChange = 30,
  | retrieved = true
DisplayName = Ketchup,
  | version = 41.78.16
Icon = Ketchup,
  | code =
EvolvedRecipe = Sandwich:2;Burger:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2,
item Ketchup
Spice   = true,
{
        Carbohydrates = 370,
DisplayName = Ketchup,
        Proteins = 0,
DisplayCategory = Food,
        Lipids = 0,
Type = Food,
        Calories = 1480,
Weight = 0.2,
        Packaged = TRUE,
Icon = Ketchup,
        CantBeFrozen = TRUE,</pre>
CantBeFrozen = TRUE,
EvolvedRecipe = Sandwich:2;Sandwich Baguette:2;Burger:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2;Taco:2;Burrito:2,
Packaged = TRUE,
Spice = true,
HungerChange = -20,
UnhappyChange = 30,
Calories = 1480,
Carbohydrates = 370,
Lipids = 0,
Proteins = 0,
WorldStaticModel = Ketchup,
FoodType = NoExplicit,
}
}}
}}


==See also==
==See also==
* [[Mustard]]
*[[Mustard]]
*[[Hot Sauce]]
*[[Soy Sauce]]
 
{{Navbox items|miscellaneous_food}}
 


{{Navbox/Consumables}}
[[Category:Non-perishable food]]

Revision as of 09:31, 14 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]
Ketchup
Ketchup Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Properties
Capacity
5 units
Packaged
True
Nutrition
HungerMoodle Icon Hungry.png
-20
CaloriesCalories
1480
CarbohydratesCarbohydrates
370
ProteinsProteins
0
FatFat
0
Effect
UnhappinessMoodle Icon Unhappy.png
+30
Technical
Item ID
Base.Ketchup

Ketchup is a non-perishable 'spice' food item]] used in cooking.

Usage

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

Crafting

Main article: Cooking

Evolved recipes

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

Product Nutrition
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

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
breakroom fridge 4 1
burgerkitchen counter 4 1
fridge 4 1
cafeteriakitchen counter 4 1
deepfry_kitchen counter 4 1
fridge 4 1
dinerkitchen fridge 4 1
generalstore crate 4 1
kitchen_crepe counter 4 1
fridge 4 1
restaurantkitchen fridge 4 1
spiffoskitchen fridge 4 1

Ketchup can be found in kitchen counters, refrigerators and the trunk of a Spiffo's van.

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 Ketchup
	{
		DisplayName = Ketchup,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.2,
		Icon = Ketchup,
		CantBeFrozen = TRUE,
		EvolvedRecipe = Sandwich:2;Sandwich Baguette:2;Burger:2;RicePot:2;RicePan:2;PastaPot:2;PastaPan:2;Taco:2;Burrito:2,
		Packaged = TRUE,
		Spice = true,
		HungerChange = -20,
		UnhappyChange = 30,
		Calories = 1480,
		Carbohydrates = 370,
		Lipids = 0,
		Proteins = 0,
		WorldStaticModel = Ketchup,
		FoodType = NoExplicit,
	}

See also