Fries: Difference between revisions

From PZwiki
(Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = SNACKFrenchFries.png |hunger = -15 |weight = 0.3 }} == Nutritional Information == {{Consumables2 |image = SNACKFrench...")
 
m (Distribution table update)
(33 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{languages}}{{Notice|Short}}
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
{{Page version|41.78.16}}
{{Infobox item
|name=Fries
|model=Fries_Model.png
|icon=Fries.png
|icon_name=Fries
<!--GENERAL-->
|category=Food
|weight=0.4
|days_fresh=3
|days_rotten=5
<!--NUTRITION-->
|hunger_change=-10
|calories=203
|lipids=5.19
|proteins=3.35
|carbohydrates=35.97
<!--EFFECT-->
|unhappy_change=-10
<!--TECHNICAL DETAILS-->
|item_id=Base.Fries
}}
'''Fries''', short for '''french fries''', are a [[Food#Perishable|perishable]] food [[Items|item]].


==Usage==
===Consumable properties===
Fries can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
{{Consumables
{{Consumables
|image = SNACKFrenchFries.png
|image = Fries.png
|hunger = -15
|hunger = -10
|weight = 0.3
|unhappiness = -10
|unrotten hunger = -7
|unrotten boredom = +10
|rotten hunger = -4
|rotten boredom = +20
|rotten unhappiness = +10
|perishable = 1
|rotten image = Fries.png
}}
}}


==Distribution==
The loot distributions can be found in the table(s) below.
<!--BOT FLAG|Fries|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>Fries distribution
        <span class="mw-customtoggle-togglebox-Fries" 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-Fries">
    <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|Paperbag_Jays}}
    | 1
    | 100.0
    |-
    | all
    | {{ll|Paperbag_Jays}}
    | 1
    | 50.0
    |-
    | bandkitchen
    | {{ll|fridge}}
    | 4
    | 8.0
    |-
    | burgerkitchen
    | {{ll|restaurantdisplay}}
    | 4
    | 10.0
    |-
    | burgerkitchen
    | {{ll|restaurantdisplay}}
    | 4
    | 20.0
    |-
    | motelroomoccupied
    | {{ll|fridge}}
    | 1
    | 6.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Fries" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Fries|41.78.16-->
Fries can often be found inside [[refrigerator]]s or on tables alongside other food items such as [[burger]]s in a [[Spiffo's]] or [[Burgers]] kitchen, and the [[trunk]] of a [[Franklin Valuline#Spiffo's Van|Spiffo's van]].


==Gallery==
<gallery>
Fries Model.png|Fries model [[File:Fries.png]]
FriesRotten Model.png|Rotten fries model [[File:Fries.png]]
</gallery>


== Nutritional Information ==
==Code==
{{Consumables2
{{CodeBox
|image = SNACKFrenchFries.png
| {{CodeSnip
|hunger = -15
  | lang = java
|thirst = 0
  | line = true
|unrotten hunger = 0
  | start = 5652
|unrotten boredom = 0
  | source = items_food.txt
|unrotten unhappiness = 0
  | retrieved = true
|unrotten thirst = 0
  | version = 41.78.16
|unrotten image = SNACKFrenchFries.png
  | code =
|rotten hunger = 0
item Fries
|rotten boredom = 0
{
|rotten unhappiness = 0
DisplayName = Fries,
|rotten thirst = 0
DisplayCategory = Food,
|perishable = 1
Type = Food,
|rotten image = SNACKFrenchFries.png
Weight = 0.4,
Icon = Fries,
DaysFresh = 3,
DaysTotallyRotten = 5,
HungerChange = -10,
UnhappyChange = -10,
Calories = 203,
Carbohydrates = 35.97,
Lipids = 5.19,
Proteins = 3.35,
WorldStaticModel = Fries,
}
}}
}}
}}


== Code ==
==See also==
<nowiki>item Fries
*[[Burger]]
    {
*[[Corndog]]
        HungerChange = -15,
*[[Fried Chicken]]
        Weight = 0.3,
        Type = Food,
        UnhappyChange = -10,
        DisplayName = Fries,
        DaysTotallyRotten = 5,
        DaysFresh = 3,
        Icon = Fries,
    }</nowiki>
 
== History ==
 
{| class="wikitable" width="550" style="text-align:center;"
|-
! Alpha || 
|-
| - || -
|}


==See Also==
{{Navbox items|food}}
* [[Items#Luxury Food|Luxury Food]]


{{Navbox/Consumables}}
[[Category:Perishable food]]
[[Category:Consumables]]
[[Category:Food]]
[[Category:Perishable Food]]

Revision as of 15:34, 24 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Fries
Fries Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.4
Properties
Days fresh
3 days
Days until rotten
5 days
Nutrition
HungerMoodle Icon Hungry.png
-10
CaloriesCalories
203
CarbohydratesCarbohydrates
35.97
ProteinsProteins
3.35
FatFat
5.19
Effect
UnhappinessMoodle Icon Unhappy.png
-10
Technical
Item ID
Base.Fries

Fries, short for french fries, are a perishable food item.

Usage

Consumable properties

Fries 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

Fries.png
Hunger: -10

Unhappiness: -10

Fries.png
Hunger: -7
Boredom: +10

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

Distribution

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

Fries distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all Paperbag_Jays 1 100.0
all Paperbag_Jays 1 50.0
bandkitchen fridge 4 8.0
burgerkitchen restaurantdisplay 4 10.0
burgerkitchen restaurantdisplay 4 20.0
motelroomoccupied fridge 1 6.0

Fries can often be found inside refrigerators or on tables alongside other food items such as burgers in a Spiffo's or Burgers kitchen, and the trunk of a Spiffo's van.

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 Fries
	{
		DisplayName = Fries,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.4,
		Icon = Fries,
		DaysFresh = 3,
		DaysTotallyRotten = 5,
		HungerChange = -10,
		UnhappyChange = -10,
		Calories = 203,
		Carbohydrates = 35.97,
		Lipids = 5.19,
		Proteins = 3.35,
		WorldStaticModel = Fries,
	}

See also