Fried Chicken: Difference between revisions

From PZwiki
(New infobox + new layout)
m (RM reupload. No rotten model as per models_items.txt.)
 
(34 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{languages|Fried Chicken}}
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
{{header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 40|incver=7}}{{Infobox food
{{Page version|41.78.16}}
|display_name=Fried Chicken
{{Infobox item
|name_colour=Food
|name=Fried Chicken
|name_text_colour=Food
|model=FriedChicken_Model.png
|image=ChickenFried_120px.png
|icon=ChickenFried.png
|icon_name=Fried Chicken
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 17: Line 18:
|carbohydrates=17
|carbohydrates=17
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.ChickenFried
|item_id=Base.ChickenFried
}}'''Fried chicken''' is a [[Food#Perishable|perishable]] food [[item]] unique to Spiffo's restaurants.
}}
'''Fried chicken''' is a perishable [[food]] [[Items|item]].


==Usage==
==Usage==
=== Consumable properties ===
===Consumable properties===
Fried chicken can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
Fried chicken can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
{{Consumables2
 
{{Consumables
|image = ChickenFried.png
|image = ChickenFried.png
|hunger = -15
|hunger = -15
Line 35: Line 38:
|rotten image = ChickenFried.png
|rotten image = ChickenFried.png
}}
}}
==Crafting==
{{Main|Cooking}}
===Evolved recipes===
Fried chicken is a [[cooking]] [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem|sandwich=15|burger=15|salad=15|taco=15|burrito=15}}


==Distribution==
==Distribution==
The loot distributions can be found in the table(s) below.
<!--BOT FLAG|ChickenFried|41.78.16-->
{{Clear}}
<div class="togglebox theme-red">
    <div>ChickenFried distribution
        <span class="mw-customtoggle-togglebox-ChickenFried" 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-ChickenFried">
    Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the [[lucky]] and [[unlucky]] traits.    <div class="toggle-content">
<div class="pz-container">
<div id="containers" style="flex-basis:30%">
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Containers}}
    ! Building/Room
    ! Container
    ! Effective chance
    |-
    | Paperbag_Jays
    | {{ll|Paperbag_Jays}}
    | 30.41%
    |-
    | Paperbag_Jays
    | {{ll|Paperbag_Jays}}
    | 60.41%
    |-
    | bandkitchen
    | {{ll|fridge}}
    | 10.78%
    |-
    | jayschicken_dining
    | {{ll|restaurantdisplay}}
    | 23.28%
    |-
    | jayschicken_dining
    | {{ll|restaurantdisplay}}
    | 41.14%
    |-
    | jayschicken_kitchen
    | {{ll|restaurantdisplay}}
    | 23.28%
    |-
    | jayschicken_kitchen
    | {{ll|restaurantdisplay}}
    | 41.14%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-ChickenFried" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|ChickenFried|41.78.16-->
Fried chicken can be found inside [[refrigerator]]s from a Spiffo's kitchen, and the [[trunk]] of a [[Franklin Valuline#Spiffo's Van|Spiffo's van]].
Fried chicken can be found inside [[refrigerator]]s from a Spiffo's kitchen, and the [[trunk]] of a [[Franklin Valuline#Spiffo's Van|Spiffo's van]].


== Code ==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=40|incver=7}}
| {{CodeSnip
<pre> item ChickenFried
  | lang = java
HungerChange = -15,
  | line = true
Weight = 0.1,
  | start = 2208
AlwaysWelcomeGift = true,
  | source = items_food.txt
Type = Food,
  | retrieved = true
DisplayName = Fried Chicken,
  | version = 41.78.16
Icon = ChickenFried,
  | code =
DaysFresh = 2,
item ChickenFried
DaysTotallyRotten = 4,
{
Carbohydrates = 17,
DisplayName = Fried Chicken,
Proteins = 16,
DisplayCategory = Food,
Lipids = 14,
Type = Food,
Calories = 260,</pre>
Weight = 0.1,
Icon = ChickenFried,
EvolvedRecipe = Sandwich:15;Sandwich Baguette:15;Burger:15;Salad:15;Taco:15;Burrito:15,
FoodType = NoExplicit,
DaysFresh = 2,
DaysTotallyRotten = 4,
HungerChange = -15,
Calories = 260,
Carbohydrates = 17,
Lipids = 14,
Proteins = 16,
StaticModel = FriedChicken,
WorldStaticModel = ChickenFried_Ground,
}
}}
}}


==See also==
==See also==
* [[Fries]]
*[[Fries]]
* [[Burger]]
*[[Burger]]
* [[Corndog]]
*[[Corndog]]
 
{{Navbox items|food}}


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

Latest revision as of 15:54, 30 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]
Fried Chicken
FriedChicken Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Properties
Days fresh
2 days
Days until rotten
4 days
Nutrition
HungerMoodle Icon Hungry.png
-15
CaloriesCalories
260
CarbohydratesCarbohydrates
17
ProteinsProteins
16
FatFat
14
Technical
Item ID
Base.ChickenFried

Fried chicken is a perishable food item.

Usage

Consumable properties

Fried chicken 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

ChickenFried.png
Hunger: -15


ChickenFried.png
Hunger: -11
Boredom: +10
Unhappiness: +10

ChickenFried.png
Hunger: -6
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Crafting

Main article: Cooking

Evolved recipes

Fried chicken is a cooking ingredient.

Product Nutrition
Salad
Salad
15
Sandwich
Sandwich
15
Burger
Burger
15
Taco
Taco
15
Burrito
Burrito
15

Distribution

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

ChickenFried distribution Show / Hide
Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the lucky and unlucky traits.
Containers
Building/Room Container Effective chance
Paperbag_Jays Paperbag_Jays 30.41%
Paperbag_Jays Paperbag_Jays 60.41%
bandkitchen fridge 10.78%
jayschicken_dining restaurantdisplay 23.28%
jayschicken_dining restaurantdisplay 41.14%
jayschicken_kitchen restaurantdisplay 23.28%
jayschicken_kitchen restaurantdisplay 41.14%

Fried chicken can be found inside refrigerators from a Spiffo's kitchen, and the trunk of a Spiffo's van.

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 ChickenFried
	{
		DisplayName = Fried Chicken,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = ChickenFried,
		EvolvedRecipe = Sandwich:15;Sandwich Baguette:15;Burger:15;Salad:15;Taco:15;Burrito:15,
		FoodType = NoExplicit,
		DaysFresh = 2,
		DaysTotallyRotten = 4,
		HungerChange = -15,
		Calories = 260,
		Carbohydrates = 17,
		Lipids = 14,
		Proteins = 16,
		StaticModel = FriedChicken,
		WorldStaticModel = ChickenFried_Ground,
	}

See also