Pie Slice: Difference between revisions

From PZwiki
(removed pumpkin pie (has its own page), added model to infobox)
m (Cleanups)
Line 1: Line 1:
{{Languages}}{{Header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 41|incver=73}}{{Infobox food
{{Languages}}
{{Header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 41|incver=73}}
{{Infobox food
|display_name=Pie Slice
|display_name=Pie Slice
|name_colour=Food
|name_colour=Food
Line 36: Line 38:
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=''See [[#Item IDs|Item IDs]]''
|class_name=''See [[#Item IDs|Item IDs]]''
}}{{About|pie slices that spawn naturally|pie slices made by the player|Recipe Ingredients#Pie Ingredients}}
}}
{{About|pie slices that spawn naturally|pie slices made by the player|Recipe ingredients#Pie Ingredients}}
A '''pie slice''' is a [[Food#Perishable|perishable]] food [[item]] which can come in 6 different variations.
A '''pie slice''' is a [[Food#Perishable|perishable]] food [[item]] which can come in 6 different variations.


==Usage==
==Usage==
===Consumable properties===
===Consumable properties===
Pie slices can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
Pie slices can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
Line 58: Line 60:


==Crafting==
==Crafting==
===Cooking===
===Cooking===
A player-made [[Recipe Ingredients#Pie Ingredients|pie]] can be cut into slices using a [[Kitchen Knife|kitchen knife]] or [[Hunting Knife|hunting knife]].
A player-made [[Recipe Ingredients#Pie Ingredients|pie]] can be cut into slices using a [[Kitchen Knife|kitchen knife]] or [[Hunting Knife|hunting knife]].
Line 73: Line 74:
==Gallery==
==Gallery==
<gallery>
<gallery>
File:PieSlice Model.png|Model for: [[File:Pie Slice.png]]
PieSlice Model.png|Model for: [[File:Pie Slice.png]]
File:PieApple Model.png|Model for: [[File:Pie Apple.png]]
PieApple Model.png|Model for: [[File:Pie Apple.png]]
File:PieBlueberry Model.png|Model for: [[File:Pie Blueberry.png]]
PieBlueberry Model.png|Model for: [[File:Pie Blueberry.png]]
File:PieKeylime Model.png|Model for: [[File:Pie Keylime.png]]
PieKeylime Model.png|Model for: [[File:Pie Keylime.png]]
File:PieLemonmeringue Model.png|Model for: [[File:Pie Lemonmeringue.png]]
PieLemonmeringue Model.png|Model for: [[File:Pie Lemonmeringue.png]]
File:TIS_logo.png|The Indie Stone company logo
TIS logo.png|The Indie Stone company logo
</gallery>
</gallery>


Line 111: Line 112:
==Code==
==Code==
<div class="mw-collapsible-content">'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
<div class="mw-collapsible-content">'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
Pie Slice [[File:Pie Slice.png|32px]]
Pie Slice [[File:Pie Slice.png]]
{{Retrieved|version=41|incver=73}}
{{Retrieved|version=41|incver=73}}
<pre>   item Pie
<pre>
    item Pie
     {
     {
DisplayName = Pie Slice,
DisplayName = Pie Slice,
Line 129: Line 131:
StaticModel = PieSlice,
StaticModel = PieSlice,
WorldStaticModel = Pie,
WorldStaticModel = Pie,
     }</pre>
     }
Apple Pie Slice [[File:Pie Apple.png|32px]]
</pre>
Apple Pie Slice [[File:Pie Apple.png]]
{{Retrieved|version=41|incver=73}}
{{Retrieved|version=41|incver=73}}
<pre>   item PieApple
<pre>
    item PieApple
     {
     {
DisplayName = Apple Pie Slice,
DisplayName = Apple Pie Slice,
Line 147: Line 151:
Proteins = 54.53,
Proteins = 54.53,
WorldStaticModel = PieApple_Ground,
WorldStaticModel = PieApple_Ground,
     }</pre>
     }
</pre>
Blueberry Pie Slice [[File:Pie Blueberry.png|32px]]
Blueberry Pie Slice [[File:Pie Blueberry.png|32px]]
{{Retrieved|version=41|incver=73}}
{{Retrieved|version=41|incver=73}}
<pre>   item PieBlueberry
<pre>
    item PieBlueberry
     {
     {
DisplayName = Blueberry Pie Slice,
DisplayName = Blueberry Pie Slice,
Line 165: Line 171:
Proteins = 54.53,
Proteins = 54.53,
WorldStaticModel = PieBlueberry_Ground,
WorldStaticModel = PieBlueberry_Ground,
     }</pre>
     }
Key Lime Pie Slice [[File:Pie Keylime.png|32px]]
</pre>
Key Lime Pie Slice [[File:Pie Keylime.png]]
{{Retrieved|version=41|incver=73}}
{{Retrieved|version=41|incver=73}}
<pre>   item PieKeylime
<pre>
    item PieKeylime
     {
     {
DisplayName = Key Lime Pie Slice,
DisplayName = Key Lime Pie Slice,
Line 183: Line 191:
Proteins = 54.53,
Proteins = 54.53,
WorldStaticModel = Pie_Keylime_Ground,
WorldStaticModel = Pie_Keylime_Ground,
     }</pre>
     }
</pre>
Lemon Meringue Pie Slice [[File:Pie Lemonmeringue.png|32px]]
Lemon Meringue Pie Slice [[File:Pie Lemonmeringue.png|32px]]
{{Retrieved|version=41|incver=73}}
{{Retrieved|version=41|incver=73}}
<pre>   item PieLemonMeringue
<pre>
    item PieLemonMeringue
     {
     {
DisplayName = Lemon Meringue Pie Slice,
DisplayName = Lemon Meringue Pie Slice,
Line 201: Line 211:
Proteins = 54.53,
Proteins = 54.53,
WorldStaticModel = PieLemonmeringue_Ground,
WorldStaticModel = PieLemonmeringue_Ground,
     }</pre>
     }
</pre>
</div>
</div>



Revision as of 14:36, 2 September 2023

Template:Infobox food

PlushSpiffo.pngThis article is about pie slices that spawn naturally. For pie slices made by the player, see Recipe ingredients.

A pie slice is a perishable food item which can come in 6 different variations.

Usage

Consumable properties

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

Crafting

Cooking

A player-made pie can be cut into slices using a kitchen knife or hunting knife.

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2
Pie Slice
Pie Slice x5
0.75 Cooking none
(keep)
Pie (Cooked)
Pie (Cooked)
(consumed)

Distribution

Pie slices can be found in refrigerators and bakery display cases and camping grounds.

Trivia

Gallery

Item IDs

Name Icon Base ID
Pie Slice Pie Slice.png Base.Pie
Apple Pie Slice Pie Apple.png Base.PieApple
Blueberry Pie Slice Pie Blueberry.png Base.PieBlueberry
Key Lime Pie Slice Pie Keylime.png Base.PieKeylime
Lemon Meringue Pie Slice Pie Lemonmeringue.png Base.PieLemonMeringue

Code

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

Pie Slice Pie Slice.png Retrieved: Build 41.73

    item Pie
    {
		DisplayName = Pie Slice,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.5,
		Icon = Pie,
		DaysFresh = 5,
		DaysTotallyRotten = 8,
		HungerChange = -30,
		Calories = 404,
		Carbohydrates = 20.45,
		Lipids = 20.61,
		Proteins = 54.53,
		StaticModel = PieSlice,
		WorldStaticModel = Pie,
    }

Apple Pie Slice Pie Apple.png Retrieved: Build 41.73

    item PieApple
    {
		DisplayName = Apple Pie Slice,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.5,
		Icon = Pie_Apple,
		DaysFresh = 5,
		DaysTotallyRotten = 8,
		HungerChange = -30,
		Calories = 404,
		Carbohydrates = 20.45,
		Lipids = 20.61,
		Proteins = 54.53,
		WorldStaticModel = PieApple_Ground,
    }

Blueberry Pie Slice Pie Blueberry.png Retrieved: Build 41.73

    item PieBlueberry
    {
		DisplayName = Blueberry Pie Slice,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.5,
		Icon = Pie_Blueberry,
		DaysFresh = 5,
		DaysTotallyRotten = 8,
		HungerChange = -30,
		Calories = 404,
		Carbohydrates = 20.45,
		Lipids = 20.61,
		Proteins = 54.53,
		WorldStaticModel = PieBlueberry_Ground,
    }

Key Lime Pie Slice Pie Keylime.png Retrieved: Build 41.73

    item PieKeylime
    {
		DisplayName = Key Lime Pie Slice,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.5,
		Icon = Pie_Keylime,
		DaysFresh = 5,
		DaysTotallyRotten = 8,
		HungerChange = -30,
		Calories = 404,
		Carbohydrates = 20.45,
		Lipids = 20.61,
		Proteins = 54.53,
		WorldStaticModel = Pie_Keylime_Ground,
    }

Lemon Meringue Pie Slice Pie Lemonmeringue.png Retrieved: Build 41.73

    item PieLemonMeringue
    {
		DisplayName = Lemon Meringue Pie Slice,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.5,
		Icon = Pie_Lemonmeringue,
		DaysFresh = 5,
		DaysTotallyRotten = 8,
		HungerChange = -30,
		Calories = 404,
		Carbohydrates = 20.45,
		Lipids = 20.61,
		Proteins = 54.53,
		WorldStaticModel = PieLemonmeringue_Ground,
    }

See also