Pie Slice: Difference between revisions

From PZwiki
(New infobox + new layout)
(added model to infobox)
Line 1: Line 1:
{{languages|Pie_Slice}}
{{languages}}
{{header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 40|incver=7}}{{Infobox food
{{header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 40|incver=7}}{{Infobox food
|display_name=Pie Slice
|display_name=Pie Slice
|name_colour=Food
|name_colour=Food
|name_text_colour=Food
|name_text_colour=Food
|image=Pie_120px.png
|image=PieSlice_Model.png
|image_width=300px
|alternate_image=Pie.png
|alternate_name=Pie Slice
|alternate_link=
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food

Revision as of 11:28, 13 January 2020

Template:Infobox food

PlushSpiffo.pngThis article is about pie slices that spawn naturally. For pie slices made by the player, see [[Pie Ingredients]].

A pie slice is a perishable food item.

Usage

Consumable properties

A pie slice 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. Template:Cooking table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Distribution

Pie slices can be found in bakeries, cafes, pizza stores and camping grounds.

Trivia

Gallery

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.7

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

See also

Template:Navbox/Consumables