Doughnut: Difference between revisions

From PZwiki
(Created page with "{{languages|{{PAGENAME}}}} <!--COMMENT: The header template goes below the language template, there should be NOTHING in between. The format can be seen in the header template...")
 
m (Distribution table update)
(32 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages|{{PAGENAME}}}}
{{Header|Project Zomboid|Items|Food|Sweets}}
<!--COMMENT: The header template goes below the language template, there should be NOTHING in between. The format can be seen in the header template with a working explanation. The header connects categories and Version number. PLEASE ENTER THE VERSION AND INCREMENT NUMBER WHEN YOU MAKE OR EDIT A PAGE. It helps everyone else know how old the page is version-wise -->
{{Page version|41.78.16}}
{{header|The Game World|Items|Food|Non-Perishable Food|type=Food|version=Version 41|incver=65}}<!--
{{Infobox item
Comment: This section is for the infobox which will be positioned on the right of the page. The information can be pulled from the items/newitems.txt file in [Zomboid Folder\media\scripts]. For more info on how to use the infobox, see: https://pzwiki.net/wiki/Template:Infobox_food. Image.png is the default question mark image-->
|name=Doughnut
{{Infobox food
|model=Doughnut_Model.png
|display_name=Doughnut
|icon=DoughnutPlain.png
|name_colour=Food
|icon_name=Doughnut
|name_text_colour=Food
 
|image=DoughnutPlain.png
 
 
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
|weight=0.1
|weight=0.1
|days_fresh=3
|days_rotten=2
<!--NUTRITION-->
<!--NUTRITION-->
|hunger_change=-5
|hunger_change=-7
|calories=180
|calories=180
|lipids=15
|lipids=15
Line 20: Line 23:
|unhappy_change=-15
|unhappy_change=-15
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.DoughnutPlain
|item_id=DoughnutPlain
}}<!--COMMENT: General introductory for the item-->
}}
A '''Doughnut''' is a [[Food#Non-Perishable|non-perishable]] food [[items|item]].
'''Doughnut''' is a non-perishable [[food]] [[Items|item]].


<!--COMMENT: This is where the 'Table Of Contents' will go if it is needed-->
==Usage==
__TOC__
===Consumable properties===
Doughnut can be eaten, providing the player with some positive effects, including reducing [[Unhappy|unhappiness]].
{{Consumables
|image = Doughnut Anim.gif
|hunger = -7
|unhappiness = -15
|perishable = 1
|unrotten hunger = -5
|unrotten unhappiness = -5
|unrotten boredom = +10
|rotten hunger = -3
|rotten unhappiness = +5
|rotten boredom = +20
|rotten image = Doughnut Anim.gif
}}


== Usage ==
==Distribution==
Doughnuts can be eaten, providing the player with some positive effects, including reducing [[Moodles#Unhappy|unhappiness]].
The loot distributions can be found in the table(s) below.


== Distribution ==
<!--BOT FLAG|DoughnutPlain|41.78.16-->
Doughnuts can be found in bakery [[Containers#Displays|display counters]].
{{clear}}
<div class="togglebox theme-red">
    <div>DoughnutPlain distribution
        <span class="mw-customtoggle-togglebox-DoughnutPlain" 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>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-DoughnutPlain">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | all
    | {{ll|Lunchbag}}
    | 1
    | 10.0
    |-
    | bakery
    | {{ll|displaycase}}
    | 4
    | 20.0
    |-
    | bakery
    | {{ll|displaycase}}
    | 4
    | 10.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-DoughnutPlain" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|DoughnutPlain|41.78.16-->
Doughnut can be found in bakery [[Containers#Displays|display counters]].


== Code ==
==Code==
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=41|incver=65}}
| {{CodeSnip
<pre>    item DoughnutPlain
  | lang = java
    {
  | line = true
        Type = Food,
  | start = 6154
        DisplayName = Doughnut,
  | source = items_food.txt
        Icon = DoughnutPlain,
  | retrieved = true
        Weight = 0.1,
  | version = 41.78.16
        HungerChange = -7,
  | code =
        UnhappyChange     =     -15,
item DoughnutPlain
        Carbohydrates = 35,
{
        Proteins = 3,
DisplayName = Doughnut,
        Lipids = 15,
DisplayCategory = Food,
        Calories = 180,
Type = Food,
        WorldStaticModel = Doughnut_Ground,</pre>
Weight = 0.1,
Icon = DoughnutPlain,
DaysFresh = 3,
DaysTotallyRotten = 5,
HungerChange = -7,
UnhappyChange = -15,
Calories = 180,
Carbohydrates = 35,
Lipids = 15,
Proteins = 3,
WorldStaticModel = Doughnut_Ground,
Tags = FitsToaster,
}
}}
}}


==See also==
==See also==
Line 54: Line 117:
*[[Frosted Doughnut]]
*[[Frosted Doughnut]]
*[[Jelly Doughnut]]
*[[Jelly Doughnut]]
{{Navbox/Consumables}}
 
[[Category:Food]
{{Navbox items|miscellaneous_food}}
 
 
[[Category:Perishable food]]

Revision as of 15:23, 24 April 2024

Project ZomboidItemsFoodSweetsDoughnut
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Doughnut
Doughnut Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Properties
Days fresh
3 days
Days until rotten
2 days
Nutrition
HungerMoodle Icon Hungry.png
-7
CaloriesCalories
180
CarbohydratesCarbohydrates
35
ProteinsProteins
3
FatFat
15
Effect
UnhappinessMoodle Icon Unhappy.png
-15
Technical
Item ID
DoughnutPlain

Doughnut is a non-perishable food item.

Usage

Consumable properties

Doughnut can be eaten, providing the player with some positive effects, including reducing unhappiness.

Fresh Stale Rotten

Doughnut Anim.gif
Hunger: -7

Unhappiness: -15

Doughnut Anim.gif
Hunger: -5
Boredom: +10
Unhappiness: -5

Doughnut Anim.gif
Hunger: -3
Boredom: +20
Unhappiness: +5
Dangerous, will cause sickness.

Distribution

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

DoughnutPlain distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all Lunchbag 1 10.0
bakery displaycase 4 20.0
bakery displaycase 4 10.0

Doughnut can be found in bakery display counters.

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 DoughnutPlain
	{
		DisplayName = Doughnut,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = DoughnutPlain,
		DaysFresh = 3,
		DaysTotallyRotten = 5,
		HungerChange = -7,
		UnhappyChange = -15,
		Calories = 180,
		Carbohydrates = 35,
		Lipids = 15,
		Proteins = 3,
		WorldStaticModel = Doughnut_Ground,
		Tags = FitsToaster,
	}

See also