Pie: Difference between revisions

From PZwiki
Pie
(Update of NavBar.)
(Added more details about the pie, moved pie slices to its own page)
Line 1: Line 1:
__NOTOC__
{{languages|Pie}}
{{languages}}
<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 -->
<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 -->
<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 -->
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 39.45'''    </div><!-- Code for Version Tag at top -->
<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:Perishable_Food|Perishable Foods]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
<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]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{Consumables
{{Consumables
|image = Pie.png
|image = Pie_Cooked.png
|hunger = -30
|hunger = -40
|weight = 0.5
|boredom = -5
}}
|weight = 0.2
A slice of pie is a [[Food#Perishable|perishable]] food item which is found inside of [[refrigerator]]s and [[containers#Kitchen_cupboard|kitchen cupboards]].<br><br>
}}'''Starting Item:''' [[Image:Pie.png|32px]]  
Pie takes five in-game days to go stale, and eight in-game days to rot.


A [[Pie]] can be referred to both the cooked and uncooked variant. It is of the savory kind rather than sweet. Similarly to the [[Cake|cake]], the pie requires multiple preparatory steps before it should be consumed. In order to learn the [[Pie Dough|pie dough]] recipe, the player needs to have read a [[Recipe Magazines|good cooking magazine]] or have the [[Traits#Hobbies|cook]] trait. To make a pie, the player must right-click the [[Recipe_Ingredients#Pie_Ingredients|pie preparation]], select "Create Pie" and add at least 1 filling, up to a maximum of 4, excluding spices. Although an uncooked pie can be eaten without any negative effects, it should be cooked to gain its full potential. Once cooked, a pie can be separated into [[Pie Slice|slices]], requiring a [[Kitchen Knife|kitchen knife]] or [[Hunting Knife|hunting knife]].


== Nutritional Information ==
{| border=0 align=left <!-- Table will be in middle of page without this line -->
|
{{Consumables2
|image = Pie.png
|hunger = -30
|thirst = 0
|unrotten hunger = -23
|unrotten boredom = +10
|unrotten unhappiness = +10
|rotten hunger = -13.5
|rotten boredom = +20
|rotten unhappiness = +20
|perishable = 1
|rotten image = Pie.png
}}
|}
<br><br><br><br><br><br><br><br><br><br><br>
'''It's Nutritional Values are as follows:'''<br>
Carbohydrates = 20.45 <br>
Proteins = 54.53 <br>
Lipids = 20.61 <br>
Calories = 404 <br><br>


== Code ==
== Crafting ==
<br>
# [[Pie Dough]]
<nowiki>
# [[Baking Pan]] + [[Pie Dough]]
item Pie
# Right mouse click [[Image:Pie.png|32px]] [[Recipe_Ingredients#Pie_Ingredients|Pie Preparation]] to add ingredients
HungerChange = -30,
# 20 minutes cooking
Weight = 0.5,
{{Crafting table header}}
Type = Food,
{{RecipeLookup|2033}}
DaysTotallyRotten = 8,
{{RecipeLookup|2036}}
DisplayName = Pie Slice,
{{RecipeLookup|2040}}
Icon = Pie,
{{RecipeLookup|2042}}
DaysFresh = 5,
{{Crafting table footer}}
        Carbohydrates = 20.45,
 
        Proteins = 54.53,
=== Pie Ingredients ===
        Lipids = 20.61,
All the pie fillings can be found [[Recipe_Ingredients#Cake_Ingredients|here]].
        Calories = 404,
    </nowiki>


{{Navbox/Consumables}}
{{Navbox/Consumables}}

Revision as of 17:21, 16 April 2018

Page Updated @ Version: 39.45
   Navigation - Main Index -> The Game World -> Items -> Consumables -> Food -> Pie   

Starting Item: Pie.png

A Pie can be referred to both the cooked and uncooked variant. It is of the savory kind rather than sweet. Similarly to the cake, the pie requires multiple preparatory steps before it should be consumed. In order to learn the pie dough recipe, the player needs to have read a good cooking magazine or have the cook trait. To make a pie, the player must right-click the pie preparation, select "Create Pie" and add at least 1 filling, up to a maximum of 4, excluding spices. Although an uncooked pie can be eaten without any negative effects, it should be cooked to gain its full potential. Once cooked, a pie can be separated into slices, requiring a kitchen knife or hunting knife.


Crafting

  1. Pie Dough
  2. Baking Pan + Pie Dough
  3. Right mouse click Pie.png Pie Preparation to add ingredients
  4. 20 minutes cooking

Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Pie Ingredients

All the pie fillings can be found here.

Template:Navbox/Consumables