Waffles: Difference between revisions

From PZwiki
m (Whoops, forgot to fixed the breaks.)
m (Automated Formatting)
(24 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
{{Page version|41.78.16}}
{{Infobox item
|name=Waffles
|model=Waffles_Model.png
|icon=Waffles.png
|icon_name=Waffles
|icon2=SafflesFruit.png
|icon_name2=Waffles
Recipe ingredients#Waffles Ingredients
<!--GENERAL-->
|category=Food
|weight=0.3
|days_fresh=3
|days_rotten=5
<!--NUTRITION-->
|hunger_change=-15
|calories=80
|lipids=4
|proteins=3
|carbohydrates=13
<!--EFFECT-->
|unhappy_change=-10
<!--TECHNICAL DETAILS-->
|item_id=Base.Waffles<br>Base.WafflesRecipe
}}
{{Quote|text=Which is better: [[Pancakes]] or [[Waffles]]?|author=[https://theindiestone.com/forums/index.php?/topic/104-waffles-vs-pancakes/ MashPotato]}}'''Waffles''' are a [[Food#Perishable|perishable]] food [[Items|item]].
 
==Usage==
===Consumable properties===
Waffles can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.


The below table represents the consumable properties for the base item. These values will vary depending on the type of [[Recipe_Ingredients#Waffles_Ingredients|ingredients]] added.
{{Consumables
{{Consumables
|image = SNACKWaffle.png
|image = Waffles.png
|hunger = -20
|hunger = -15
|weight = 0.3
}}
Waffles are perishable food items that goes bad as time passes. They can be found inside [[Containers|refrigerators]] or [[Containers|cupboards]] in bake shops. Waffles take three in-game days to go stale, and five in-game days to rot.
== Nutritional Information ==
{| border=0 align=left
|
{{Consumables2
|image = SNACKWaffle.png
|hunger = -20
|unhappiness = -10
|unhappiness = -10
|unrotten hunger = -15
|unrotten hunger = -11
|unrotten boredom = +10
|unrotten boredom = +10
|rotten hunger = -9
|rotten hunger = -6
|rotten boredom = +20
|rotten boredom = +20
|rotten unhappiness = +10
|rotten unhappiness = +10
|perishable = 1
|perishable = 1
|rotten image = SNACKWaffle.png
|rotten image = Waffles.png
}}
}}
==Crafting==
===Cooking===
{{Main|Cooking}}
Waffles can be combined with various [[Recipe_Ingredients#Waffles_Ingredients|ingredients]] making them more nutritious.
{{Crafting/sandbox2
|waffles
}}
==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="4"|cafekitchen
|[[restaurantdisplay]]
|4
|1
|-
|[[restaurantdisplay]]
|4
|1
|-
|[[restaurantdisplay]]
|4
|2
|-
|[[restaurantdisplay]]
|4
|2
|}
|}
<br><br><br><br><br><br><br><br><br><br>
Waffles can be found in bakeries and candy store [[Containers#Displays|display cases]].
== Code ==
 
<nowiki>item Waffles
==Code==
    {
{{CodeBox|[[File:Waffles.png]] {{ID|Base.Waffles}}<br>
        HungerChange = -20,
{{CodeSnip
        Weight = 0.3,
  | lang = java
        Type = Food,
  | line = true
        UnhappyChange = -10,
  | start = 3724
        DisplayName = Waffles,
  | source = items_food.txt
        DaysTotallyRotten = 5,
  | retrieved = true
        DaysFresh = 3,
  | version = 41.78.16
        Icon = Waffles,
  | code =
    }</nowiki>
item Waffles
{
DisplayName = Waffles,
DisplayCategory = Food,
Type = Food,
Weight = 0.3,
Icon = Waffles,
DaysFresh = 3,
DaysTotallyRotten = 5,
HungerChange = -15,
UnhappyChange = -10,
Calories = 80,
Carbohydrates = 13,
Lipids = 4,
Proteins = 3,
WorldStaticModel = Waffles_Ground,
Tags = FitsToaster,
}
}}
 
[[File:SafflesFruit.png]] {{ID|Base.WafflesRecipe}}<br>
{{CodeSnip
  | lang = java
  | line = true
  | start = 3743
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item WafflesRecipe
{
DisplayName = Waffles,
DisplayCategory = Food,
Type = Food,
Weight = 0.3,
Icon = SafflesFruit,
DaysFresh = 3,
DaysTotallyRotten = 5,
HungerChange = -15,
UnhappyChange = -10,
Calories = 80,
Carbohydrates = 13,
Lipids = 4,
Proteins = 3,
WorldStaticModel = WafflesFruit_Ground,
}
}}
}}
 
==See also==
*[[Pancakes]]
*[[Cake Slice]]


==See Also==
{{Navbox items|food}}
* [[Items#Luxury Food|Luxury Food]]


{{Navbox/Consumables}}
[[Category:Perishable food]]
[[Category:Consumables]]
[[Category:Food]]
[[Category:Perishable Food]]

Revision as of 13:11, 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]
Waffles
Waffles Model.png
Waffles Recipe ingredients#Waffles Ingredients
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Properties
Days fresh
3 days
Days until rotten
5 days
Nutrition
HungerMoodle Icon Hungry.png
-15
CaloriesCalories
80
CarbohydratesCarbohydrates
13
ProteinsProteins
3
FatFat
4
Effect
UnhappinessMoodle Icon Unhappy.png
-10
Technical
Item ID
Base.Waffles
Base.WafflesRecipe
Which is better: Pancakes or Waffles?

Waffles are a perishable food item.

Usage

Consumable properties

Waffles can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.

The below table represents the consumable properties for the base item. These values will vary depending on the type of ingredients added.

Fresh Stale Rotten

Waffles.png
Hunger: -15

Unhappiness: -10

Waffles.png
Hunger: -11
Boredom: +10

Waffles.png
Hunger: -6
Boredom: +20
Unhappiness: +10
Dangerous, will cause sickness.

Crafting

Cooking

Main article: Cooking

Waffles can be combined with various ingredients making them more nutritious.

Product Ingredients Tools Requirements Workstation XP
SafflesFruit.png
Waffles
Waffles.png Waffles ×1
Soup Ingredients.png Waffles Ingredients ×(1−3)
none none none 0.75 Cooking

Distribution

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

Containers
Building/Room Container Rolls Chance
cafekitchen restaurantdisplay 4 1
restaurantdisplay 4 1
restaurantdisplay 4 2
restaurantdisplay 4 2

Waffles can be found in bakeries and candy store display cases.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Waffles.png Base.Waffles
Source: ProjectZomboid\media\scripts\items_food.txt

Retrieved: Build 41.78.16
item Waffles
	{
		DisplayName = Waffles,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.3,
		Icon = Waffles,
		DaysFresh = 3,
		DaysTotallyRotten = 5,
		HungerChange = -15,
		UnhappyChange = -10,
		Calories = 80,
		Carbohydrates = 13,
		Lipids = 4,
		Proteins = 3,
		WorldStaticModel = Waffles_Ground,
		Tags = FitsToaster,
	}

SafflesFruit.png Base.WafflesRecipe
Source: ProjectZomboid\media\scripts\items_food.txt

Retrieved: Build 41.78.16
item WafflesRecipe
	{
		DisplayName = Waffles,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.3,
		Icon = SafflesFruit,
		DaysFresh = 3,
		DaysTotallyRotten = 5,
		HungerChange = -15,
		UnhappyChange = -10,
		Calories = 80,
		Carbohydrates = 13,
		Lipids = 4,
		Proteins = 3,
		WorldStaticModel = WafflesFruit_Ground,
	}

See also