Waffles: Difference between revisions

From PZwiki
(Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = SNACKPancake.png |hunger = -20 |weight = 0.3 }} == Nutritional Information == {{Consumables2 |image = SNACKWaffle.png...")
 
m (Automated Formatting)
(26 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{languages}}{{Notice|Short}}
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
 
{{Page version|41.78.16}}
{{Consumables
{{Infobox item
|image = SNACKPancake.png
|name=Waffles
|hunger = -20
|model=Waffles_Model.png
|weight = 0.3
|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.
== Nutritional Information ==
{{Consumables
{{Consumables2
|image = Waffles.png
|image = SNACKWaffle.png
|hunger = -15
|hunger = -20
|thirst = 0
|unhappiness = -10
|unhappiness = -10
|unrotten hunger = 0
|unrotten hunger = -11
|unrotten boredom = 0
|unrotten boredom = +10
|unrotten unhappiness = 0
|rotten hunger = -6
|unrotten thirst = 0
|rotten boredom = +20
|unrotten image = SNACKWaffle.png
|rotten unhappiness = +10
|rotten hunger = 0
|rotten boredom = 0
|rotten unhappiness = 0
|rotten thirst = 0
|perishable = 1
|perishable = 1
|rotten image = SNACKWaffle.png
|rotten image = Waffles.png
}}
}}


== Code ==
==Crafting==
<nowiki>item Waffles
===Cooking===
    {
{{Main|Cooking}}
        HungerChange = -20,
Waffles can be combined with various [[Recipe_Ingredients#Waffles_Ingredients|ingredients]] making them more nutritious.
        Weight = 0.3,
{{Crafting/sandbox2
        Type = Food,
|waffles
        UnhappyChange = -10,
}}
        DisplayName = Waffles,
        DaysTotallyRotten = 5,
        DaysFresh = 3,
        Icon = Waffles,
    }</nowiki>


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


{| class="wikitable" width="550" style="text-align:center;"
{| 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
|-
|-
! Alpha ||
|[[restaurantdisplay]]
|4
|2
|-
|-
| - || -
|[[restaurantdisplay]]
|4
|2
|}
|}
Waffles can be found in bakeries and candy store [[Containers#Displays|display cases]].
==Code==
{{CodeBox|[[File:Waffles.png]] {{ID|Base.Waffles}}<br>
{{CodeSnip
  | lang = java
  | line = true
  | start = 3724
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
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