Pineapple: Difference between revisions

From PZwiki
(Adjusted formatting, -TOC, +nutritional info (needs verification) + ver reference, reconfirmed info, added verify request, added relevant categories, added description)
m (Automated Formatting)
(38 intermediate revisions by 10 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Food|Fruit}}
{{languages}}
{{Page version|41.78.16}}
{{Consumables
{{Infobox item
|image = Pineapple.png
|name=Pineapple
|hunger = -15
|model=Pineapple_Model.png
|weight = 0.3
|icon=Pineapple.png
|icon_name=Pineapple
|icon2=PineappleRotten.png
|icon_name2=Pineapple (Rotten)
<!--GENERAL-->
|category=Food
|weight=0.3
|days_fresh=6
|days_rotten=14
<!--NUTRITION-->
|hunger_change=-24
|thirst_change=-13
|calories=452
|lipids=1.09
|proteins=4.89
|carbohydrates=118.7
<!--TECHNICAL DETAILS-->
|item_id=Base.Pineapple
}}
}}
'''Pineapple''' is a perishable [[food]] [[Items|item]].


A perishable food item that goes bad as time passes, when outside of a [[refrigerator]]. Pineapples are often found within houses, inside of refrigerators, and in produce bins. Pineapples take six in-game days to go stale, and two in-game weeks to rot.
==Usage==
 
===Consumable properties===
== Nutritional Information ==
Pineapple can be eaten, providing the player with some positive effects, however, these will become negative the longer it's left to perish.
{{Notice|Verify}}
{{Consumables
{| border=0 align=left
|
{{Consumables2
|image = Pineapple.png
|image = Pineapple.png
|hunger = -15
|hunger = -24
|thirst = 0
|thirst = 0
|unrotten hunger = -11
|unrotten hunger = -18
|unrotten boredom = +10
|unrotten boredom = +10
|unrotten unhappiness = +10
|unrotten unhappiness = +10
|unrotten thirst = 0
|unrotten thirst = 0
|unrotten image = Pineapple.png
|unrotten image = Pineapple.png
|rotten hunger = -6
|rotten hunger = -10
|rotten boredom = +20
|rotten boredom = +20
|rotten unhappiness = +20
|rotten unhappiness = +20
Line 29: Line 44:
|rotten image = PineappleRotten.png
|rotten image = PineappleRotten.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br>


== Evolved Recipes ==
==Crafting==
{{EvolvedRecipesForItem
===Evolved recipes===
|cake=8}}
Pineapple is a [[cooking]] [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem|pizza=12|cake=12|fruitsalad=8|pancakes=8|waffles=8|muffin=8|coneicecream=4;pie=12|oatmeal=4}}


== Code ==
==Distribution==
<nowiki>item Pineapple
The loot distributions can be found in the table(s) below.
 
        Type = Food,
        DisplayName = Pineapple,
        Icon = Pineapple,
        Weight = 0.3,
        HungerChange = -15,
        DaysFresh = 6,
        DaysTotallyRotten = 14,
        EvolvedRecipe      =      Cake:8,
        FoodType          =      Fruits,
</nowiki>


== History ==
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
 
! colspan="4" | Containers
{| class="wikitable" width="550" style="text-align:center;"
|-
! Building/Room
! Container
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" | Chance
|-
|rowspan="2"|all
|[[fridge]]
|4
|1
|-
|[[fridge]]
|4
|2
|-
|bakery
|[[fridge]]
|4
|8
|-
|cafe
|[[fridge]]
|4
|8
|-
|rowspan="3"|gigamart
|[[grocerstand]]
|4
|8
|-
|[[grocerstand]]
|4
|8
|-
|-
! Alpha ||
|[[grocerstand]]
|4
|8
|-
|-
| Ver31.9 || -
|kitchen_crepe
|[[fridge]]
|4
|8
|}
|}
Pineapple is often found in [[refrigerator]]s and [[Containers#Displays|grocery displays]].
==Gallery==
<gallery>
Pineapple Model.png|Pineapple model when placed in the world
PineappleRotten Model.png|Rotten pineapple model when placed in the world
</gallery>
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 1473
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Pineapple
{
DisplayName = Pineapple,
DisplayCategory = Food,
Type = Food,
Weight = 0.3,
Icon = Pineapple,
EvolvedRecipe = Pizza:12;Cake:12;FruitSalad:8;Pancakes:8;Waffles:8;Muffin:8;ConeIcecream:4;PieSweet:12;Oatmeal:4,
FoodType = Fruits,
DaysFresh = 6,
DaysTotallyRotten = 14,
HungerChange = -24,
ThirstChange = -13,
Calories = 452,
Carbohydrates = 118.7,
Lipids = 1.09,
Proteins = 4.89,
CustomEatSound = EatingFruit,
WorldStaticModel = Pineapple_Ground,
}
}}
}}
==See also==
*[[Lemon]]
*[[Orange]]
*[[Apple]]
*[[Banana]]


==See Also==
{{Navbox items|plants}}
* [[Recipe_Ingredients|Recipe Ingredients]]




{{Navbox/Consumables}}
[[Category:Perishable food]]
[[Category:Consumables]]
[[Category:Food]]
[[Category:Perishable Food]]
[[Category:Articles in Need of Improvement]]
[[Category:Version 32.20]]

Revision as of 11:02, 14 April 2024

Project ZomboidItemsFoodFruitPineapple
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Pineapple
Pineapple Model.png
Pineapple (Rotten)
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Properties
Days fresh
6 days
Days until rotten
14 days
Nutrition
HungerMoodle Icon Hungry.png
-24
ThirstMoodle Icon Thirsty.png
-13
CaloriesCalories
452
CarbohydratesCarbohydrates
118.7
ProteinsProteins
4.89
FatFat
1.09
Technical
Item ID
Base.Pineapple

Pineapple is a perishable food item.

Usage

Consumable properties

Pineapple 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

Pineapple.png
Hunger: -24


Pineapple.png
Hunger: -18
Boredom: +10
Unhappiness: +10

PineappleRotten.png
Hunger: -10
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Crafting

Evolved recipes

Pineapple is a cooking ingredient.

Product Nutrition
Fruit Salad
Fruit Salad
8
Cake
Cake
12
Pizza
Pizza
12
Muffin
Muffin
8
Pancakes
Pancakes
8
Waffles
Waffles
8
Oatmeal
Oatmeal
4
Ice Cream Cone
Ice Cream Cone
4;pie=12

Distribution

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

Containers
Building/Room Container Rolls Chance
all fridge 4 1
fridge 4 2
bakery fridge 4 8
cafe fridge 4 8
gigamart grocerstand 4 8
grocerstand 4 8
grocerstand 4 8
kitchen_crepe fridge 4 8

Pineapple is often found in refrigerators and grocery displays.

Gallery

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 Pineapple
	{
		DisplayName = Pineapple,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.3,
		Icon = Pineapple,
		EvolvedRecipe = Pizza:12;Cake:12;FruitSalad:8;Pancakes:8;Waffles:8;Muffin:8;ConeIcecream:4;PieSweet:12;Oatmeal:4,
		FoodType = Fruits,
		DaysFresh = 6,
		DaysTotallyRotten = 14,
		HungerChange = -24,
		ThirstChange = -13,
		Calories = 452,
		Carbohydrates = 118.7,
		Lipids = 1.09,
		Proteins = 4.89,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Pineapple_Ground,
	}

See also