Hot Cuppa: Difference between revisions

From PZwiki
(Updating Navigational Bar with Complete Listing)
(New infobox + new layout + added details about cold cuppa)
Line 1: Line 1:
__NOTOC__
{{languages|Hot Cuppa}}
{{languages}}
{{header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 40|incver=14}}{{Infobox food
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
|display_name=Hot Cuppa
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Page Updated @ Version: 34.28'''     </div><!-- Code for Version Tag at top -->
|name_colour=Food
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Food|Food]] -> [[:Category:Drinks|Drinks]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|name_text_colour=Food
|image=MugFulll_120px.png
|alternate_image=MugFulll.png
|alternate_name=Cold Cuppa
|alternate_link=
|alternate_image2=Mugl.png
|alternate_name2=Empty Mug
|alternate_link2=Empty Mug
<!--GENERAL-->
|category=Food
|weight=1
<!--NUTRITION-->
|hunger_change=-5
|thirst_change=-50
|calories=4
|lipids=0
|proteins=0.12
|carbohydrates=0.75
<!--EFFECT-->
|unhappy_change='''Hot:''' -5<br>'''Cold:''' +5
|stress_change='''Hot:''' -10<br>'''Cold:''' 0
|fatigue_change='''Hot:''' -5<br>'''Cold:''' 0
<!--TECHNICAL DETAILS-->
|class_name=Base.Mugfulll<br>Base.ColdCuppa
}}{{About|the drink made from a [[kettle]]|the custom-made drink|[[Recipe Ingredients#Beverage Ingredients|Beverage]]}}
A '''hot cuppa''' and '''cold cuppa''' are [[Food#Non-Perishable|non-perishable]] food [[item]]s.


{{Consumables
== Usage ==
|image = SmallHotDrink.png
A hot or cold cuppa can be consumed, providing the [[player]] with some positive effects, however differing between each item.
|hunger = -5
===Hot vs Cold===
|thirst = -50
A hot cuppa will give the player more benefits than a cold cuppa. These include: [[Moodles#Fatigue|fatigue]], [[Moodles#Unhappy|unhappiness]], and [[Moodles#Stress|stress]]. The cold cuppa will also make the player more unhappy.
|fatigue = -5
|stress = -10
|unhappiness = -5
|weight = 1.0
}}


A hot cuppa is an item that is crafted by using [[sugar]], an [[empty mug]], [[a full kettle]], and a [[tea bag]]/[[coffee]].<br/>
== Crafting ==
It affects more moodles simultaneously than any other item.<br/><br/>
===Cooking===
Currently the water does not need to be heated in order to make a 'hot cuppa', so freshly filled rain water will work.
{{Main|Cooking}}
 
A hot cuppa is made with a [[kettle|kettle of hot water]], whereas a cold cuppa is made with a kettle of cold water. A cold cuppa ''cannot'' be made into a hot cuppa by heating it.
== Nutritional Information ==
{{Cooking table header}}
{| class="wikitable"
|[[Hunger]]:
| -5
|-
|[[Thirst]]:
| -50
|-
|[[Sleep|Fatigue]]:
| -5
|-
|[[Stress]]:
| -10
|-
|[[Unhappy|Unhappiness]]:
| -5
|}
<br>
'''It's Nutritional Values are as follows:'''<br>
Carbohydrates = 0.75 <br>
Proteins = 0.12 <br>
Lipids = 0 <br>
Calories = 4 <br><br>
 
==Crafting==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|2003}}
{{RecipeLookup|2003}}
|}
{{RecipeLookup|2091}}
{{Crafting table footer}}


== Code ==
== Code ==
<nowiki>item Mugfulll
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
 
''Hot Cuppa'' [[File:MugFulll.png|32px]]
{{Retrieved|version=40|incver=14}}
<pre> item Mugfulll
FatigueChange = -5,
FatigueChange = -5,
HungerChange = -5,
HungerChange = -5,
Line 70: Line 66:
         Lipids = 0,
         Lipids = 0,
         Calories = 4,
         Calories = 4,
         CantBeFrozen = TRUE,
         CantBeFrozen = TRUE,</pre>
</nowiki>


== History ==
''Cold Cuppa'' [[File:MugFulll.png|32px]]
 
{{Retrieved|version=40|incver=14}}
{| class="wikitable" width="550" style="text-align:center;"
<pre> item ColdCuppa
|-
FatigueChange = 0,
! Alpha || 
        HungerChange = -5,
|-
      Weight = 1,
| RC 2 || Added to the game.
        Type = Food,
|-
        UnhappyChange = +5,
| RC 2.9 || Uncraftable.  
        ThirstChange = -50,
|-
        DisplayName = Cold Cuppa,
| RC 2.9.9.17 || Craftable with new properties.
        StressChange = 0,
|}
        ReplaceOnUse = Mugl,
        Icon = MugFulll,
        CustomContextMenu = Drink,
        CustomEatSound = DrinkingFromBottle,
        Carbohydrates = 0.75,
        Proteins = 0.12,
        Lipids = 0,
        Calories = 4,
        CantBeFrozen = TRUE,</pre>


==See Also==
==See also==
* [[Items#Completed Meals|Entry in Item List - Hot Cuppa]]
* [[Juice Box]]
* [[Pop]]
* [[Orange Soda]]


{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Items]]
[[Category:Drinks]]
[[Category:Version 34.28]]

Revision as of 19:33, 10 September 2018

Hot Cuppa
Hot Cuppa
Cold Cuppa Empty Mug
General
Category Food
Encumbrance
Heavy Load
1
Nutrition
Hunger
Hunger
-5
Thirst
Thirst
-50
Calories
Calories
4
Carbohydrates
Carbohydrates
0.75
Proteins
Proteins
0.12
Fat
Fat
0
Effect
Unhappiness
Unhappiness
Hot: -5
Cold: +5
Stress
Stress
Hot: -10
Cold: 0
Fatigue
Tired
Hot: -5
Cold: 0
Technical details
Item ID Base.Mugfulll
Base.ColdCuppa
PlushSpiffo.pngThis article is about the drink made from a kettle. For the custom-made drink, see [[Beverage]].

A hot cuppa and cold cuppa are non-perishable food items.

Usage

A hot or cold cuppa can be consumed, providing the player with some positive effects, however differing between each item.

Hot vs Cold

A hot cuppa will give the player more benefits than a cold cuppa. These include: fatigue, unhappiness, and stress. The cold cuppa will also make the player more unhappy.

Crafting

Cooking

Main article: Cooking

A hot cuppa is made with a kettle of hot water, whereas a cold cuppa is made with a kettle of cold water. A cold cuppa cannot be made into a hot cuppa by heating it. Template:Cooking table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Code

From items.txt (Project Zomboid directory/media/scripts/)

Hot Cuppa MugFulll.png Retrieved: Build 40.14

	item Mugfulll
		FatigueChange		= -5,
		HungerChange		= -5,
		Weight			= 1,
		Type			= Food,
		UnhappyChange		= -5,
		ThirstChange		= -50,
		DisplayName		= Hot Cuppa,
		StressChange		= -10,
		ReplaceOnUse		= Mugl,
		Icon			= MugFulll,
		CustomContextMenu 	= Drink,
		CustomEatSound 		= PZ_DrinkingFromBottle,
        	Carbohydrates 		= 0.75,
        	Proteins 		= 0.12,
        	Lipids 			= 0,
        	Calories 		= 4,
        	CantBeFrozen 		= TRUE,

Cold Cuppa MugFulll.png Retrieved: Build 40.14

	item ColdCuppa
		FatigueChange		= 0,
        	HungerChange		= -5,
      		Weight			= 1,
        	Type			= Food,
        	UnhappyChange		= +5,
        	ThirstChange		= -50,
        	DisplayName		= Cold Cuppa,
        	StressChange		= 0,
        	ReplaceOnUse		= Mugl,
        	Icon			= MugFulll,
        	CustomContextMenu 	= Drink,
        	CustomEatSound 		= DrinkingFromBottle,
        	Carbohydrates 		= 0.75,
        	Proteins 		= 0.12,
        	Lipids 			= 0,
        	Calories 		= 4,
        	CantBeFrozen		= TRUE,

See also

Template:Navbox/Consumables