Pumpkin Pie Slice: Difference between revisions

From PZwiki
m (Automated linking update.)
m (Distribution table update)
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Food|Sweets}}
{{Header|Project Zomboid|Items|Food|Sweets}}
{{Page version|41.68}}
{{Page version|41.78.16}}
{{Reupload|Missing 3D Variant Model (Rotten)}}
{{Infobox item
{{Infobox item
|name=Pumpkin Pie Slice
|name=Pumpkin Pie Slice
Line 21: Line 20:
|item_id=Base.PiePumpkin
|item_id=Base.PiePumpkin
}}
}}
A '''pumpkin pie slice''' is a [[Food#Perishable|perishable]] food [[items|item]]]].
A '''pumpkin pie slice''' is a perishable [[food]] [[Items|item]].


==Usage==
==Usage==
Line 43: Line 42:
The loot distributions can be found in the table(s) below.
The loot distributions can be found in the table(s) below.


{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
<!--BOT FLAG|PiePumpkin|41.78.16-->
! colspan="4" | Containers
{{clear}}
|-
<div class="togglebox theme-red">
!Building/Room
    <div>PiePumpkin distribution
!Container
        <span class="mw-customtoggle-togglebox-PiePumpkin" title="{{int:show}} / {{int:hide}}" style="float:right; padding-right:30px; padding-top:4px; font-size:0.7em; font-weight:normal;">{{int:show}} / {{int:hide}}</span></div>
! style="width: 3.2em;" |Rolls
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-PiePumpkin">
! style="width: 3.2em;" |Chance
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
|-
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
| rowspan="2"|all
    |+ {{ll|Containers}}
| [[displaycasebakery]]
    ! Building / Room
| 4
    ! Container
| 1
    ! Rolls
|-
    ! Chance
|[[displaycasebakery]]
    |-
|4
    | Not referenced
|2
    | {{ll|FridgeOffice}}
|-
    | 4
| breakroom
    | 4.0
| [[fridge]]
    |-
| 4
    | all
| 4
    | {{ll|displaycasebakery}}
|-
    | 4
| rowspan="2"|cafeteria
    | 20.0
| [[displaycasebakery]]
    |-
| 4
    | all
| 4
    | {{ll|displaycasebakery}}
|-
    | 4
|[[displaycasebakery]]
    | 10.0
|4
    |-
|4
    | breakroom
|-
    | {{ll|fridge}}
| dinerkitchen
    | 4
| [[restaurantdisplay]]
    | 4.0
| 4
    |-
| 1
    | cafeteria
|}
    | {{ll|displaycasebakery}}
    | 4
    | 4.0
    |-
    | dinerkitchen
    | {{ll|restaurantdisplay}}
    | 4
    | 10.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-PiePumpkin" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|PiePumpkin|41.78.16-->
Pumpkin pie slices can be found in bakery [[Containers#Counters|counters]] and [[Containers#Displays|display cases]].
Pumpkin pie slices can be found in bakery [[Containers#Counters|counters]] and [[Containers#Displays|display cases]].


Line 85: Line 96:
| {{CodeSnip
| {{CodeSnip
   | lang = java
   | lang = java
   | line = false
   | line = true
  | start = 4670
   | source = items_food.txt
   | source = items_food.txt
   | retrieved = true
   | retrieved = true
   | version = 41.68
   | version = 41.78.16
   | code =
   | code =
item PiePumpkin
item PiePumpkin
{
{
    DisplayCategory     = Food,
DisplayName = Pumpkin Pie Slice,
    HungerChange        = -30,
DisplayCategory = Food,
    Weight             = 0.5,
Type = Food,
    Type                = Food,
Weight = 0.5,
    DaysTotallyRotten  = 8,
Icon = PiePumpkin,
    DisplayName        = Pumpkin Pie Slice,
DaysFresh = 5,
    Icon                = PiePumpkin,
DaysTotallyRotten = 8,
    DaysFresh          = 5,
HungerChange = -30,
    Carbohydrates       = 20.45,
Calories = 404,
    Proteins            = 54.53,
Carbohydrates = 20.45,
    Lipids             = 20.61,
Lipids = 20.61,
    Calories            = 404,
Proteins = 54.53,
    WorldStaticModel   = PiePumpkin,
WorldStaticModel = PiePumpkin,
}
}
  }}
}}
}}
}}


==See also==
==See also==
*[[Pie Slice]]
*[[Pie Slice]]
*[[Cake Slice]]
*[[Apple Pie Slice]]
*[[Blueberry Pie Slice]]
*[[Key Lime Pie Slice]]
*[[Lemon Meringue Pie Slice]]
 
{{Navbox items|miscellaneous_food}}
 


{{Navbox food}}
[[Category:Perishable food]]
[[Category:Perishable food]]

Revision as of 16:24, 24 April 2024

Project ZomboidItemsFoodSweetsPumpkin Pie Slice
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Pumpkin Pie Slice
PiePumpkin Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.5
Properties
Days fresh
5 days
Days until rotten
8 days
Nutrition
HungerMoodle Icon Hungry.png
-30
CaloriesCalories
404
CarbohydratesCarbohydrates
20.45
ProteinsProteins
54.53
FatFat
20.61
Technical
Item ID
Base.PiePumpkin

A pumpkin pie slice is a perishable food item.

Usage

Consumable properties

A pumpkin pie slice can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.

Fresh Stale Rotten

PiePumpkin.png
Hunger: -30


PiePumpkin.png
Hunger: -23
Boredom: +10
Unhappiness: +10

PiePumpkin.png
Hunger: -13
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Distribution

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

PiePumpkin distribution Show / Hide
Containers
Building / Room Container Rolls Chance
Not referenced FridgeOffice 4 4.0
all displaycasebakery 4 20.0
all displaycasebakery 4 10.0
breakroom fridge 4 4.0
cafeteria displaycasebakery 4 4.0
dinerkitchen restaurantdisplay 4 10.0

Pumpkin pie slices can be found in bakery counters and display cases.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\items_food.txt

Retrieved: Build 41.78.16
item PiePumpkin
	{
		DisplayName = Pumpkin Pie Slice,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.5,
		Icon = PiePumpkin,
		DaysFresh = 5,
		DaysTotallyRotten = 8,
		HungerChange = -30,
		Calories = 404,
		Carbohydrates = 20.45,
		Lipids = 20.61,
		Proteins = 54.53,
		WorldStaticModel = PiePumpkin,
	}

See also