Dead Bird: Difference between revisions

From PZwiki
(Redesigned page, +Navbox, +code, +category, +nutitional info, +nutritional values,)
(New infobox + new layout + updated)
Line 1: Line 1:
__NOTOC__
{{languages|Dead Bird}}
{{languages|Dead_Bird}}
{{header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 40|incver=43}}{{Infobox food
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
|display_name=Dead Bird
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
|name_colour=Food
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Food|Food]] -> [[:Category:Perishable_Food|Perishable Foods]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|name_text_colour=Food
{{Consumables
|image=BirdDead_120px.png
|image = ANIMALDeadBird.png
|alternate_image=Bird.png
|hunger = -20
|alternate_name=Bird
|weight = 0.2
|alternate_link=
}}
|alternate_image2=Smallbirdmeat.png
|alternate_name2=Small Bird Meat
|alternate_link2=Small Bird Meat
<!--GENERAL-->
|category=Food
|weight=0.2
|days_fresh=6
|days_rotten=10
<!--NUTRITION-->
|hunger_change=-20
|calories=161
|lipids=3.25
|proteins=30
|carbohydrates=0
<!--COOKING-->
|cook_minutes=25
|burn_minutes=60
|dangerous_uncooked=True
|bad_microwaved=True
<!--TECHNICAL DETAILS-->
|class_name=Base.DeadBird
}}A '''dead bird''' is a [[Food#Perishable|perishable]] food [[item]] used in [[cooking]].  


[[Dead Bird|A Dead Bird]] is a perishable food item that goes bad as time passes. <br><br>
[[Dead Bird|A Dead Bird]] is a perishable food item that goes bad as time passes. <br><br>
A Dead Bird is caught in a trap via [[Trapping|trapping]], via a bird trap. A Dead Bird takes eight in-game days to go stale, and twelve in-game days to rot.<br><br>
A Dead Bird is caught in a trap via [[Trapping|trapping]], via a bird trap. A Dead Bird takes eight in-game days to go stale, and twelve in-game days to rot.<br><br>


== Nutritional Information ==
==Usage==
{| border=0 align=left
===Consumable properties===
|
A dead bird can be eaten raw, which can make the [[player]] [[Moodles#Sick|sick]]. Consuming after being cooked will provide the player with some positive effects, however these will become negative the longer it's left to perish.
{{Consumables2
{{Consumables2
|image = ANIMALDeadBird.png
|image = DeadBird.png
|hunger = -20  
|hunger = -20  
|perishable = 1
|perishable = 1
Line 42: Line 63:
|burned boredom = +20
|burned boredom = +20
|burned unhappiness = +20
|burned unhappiness = +20
|burned image = ANIMALDeadBird.png
|burned image = DeadBird.png
|rotten image = ANIMALDeadBird.png
|rotten image = DeadBird.png
|cooked image = ANIMALDeadBird.png
|cooked image = DeadBird.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
'''It's Nutritional Values are as follows:'''<br>
Carbohydrates = 0 <br>
Proteins = 30 <br>
Lipids = 3.25 <br>
Calories = 161 <br><br>


== Crafting ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
Dead bird can be used in various cooking recipes.
|-
===Cooking===
! Name
{{Main|Cooking}}
! class="unsortable" | Recipe
{{Cooking table header}}
! class="unsortable" | Description
! Crafting Level
{{RecipeLookup|2052}}
{{RecipeLookup|2052}}
|}
{{Crafting table footer}}
 
==Distribution==
===Trapping===
{{Main|Trapping}}
Birds can be caught using a [[Bird Trap|bird trap]].


== Code ==
== Code ==
<nowiki>
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
    item DeadBird
{{Retrieved|version=40|incver=43}}
<pre> item DeadBird
         HungerChange = -20,
         HungerChange = -20,
         Weight = 0.2,
         Weight = 0.2,
Line 82: Line 100:
         Lipids = 3.25,
         Lipids = 3.25,
         Calories = 161,
         Calories = 161,
</nowiki>
        BadInMicrowave = true,</pre>
 
==See also==
*[[Animals]]
*[[Trapping]]


{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Food]]
[[Category:Perishable_Food]]
[[Category:Version 34.28]]

Revision as of 09:50, 6 March 2019

Dead Bird
Dead Bird
Bird Small Bird Meat
General
Category Food
Encumbrance
Heavy Load
0.2
Days until stale 6 days
Days until rotten 10 days
Nutrition
Hunger
Hunger
-20
Calories
Calories
161
Carbohydrates
Carbohydrates
0
Proteins
Proteins
30
Fat
Fat
3.25
Cooking
Time until cooked 25 minutes
Time until burned 60 minutes
Dangerous uncooked True
Bad microwaved True
Technical details
Item ID Base.DeadBird

A dead bird is a perishable food item used in cooking.

A Dead Bird is a perishable food item that goes bad as time passes.

A Dead Bird is caught in a trap via trapping, via a bird trap. A Dead Bird takes eight in-game days to go stale, and twelve in-game days to rot.

Usage

Consumable properties

A dead bird can be eaten raw, which can make the player sick. Consuming after being cooked will provide the player with some positive effects, however these will become negative the longer it's left to perish. Template:Consumables2

Crafting

Dead bird can be used in various cooking recipes.

Cooking

Main article: Cooking

Template:Cooking table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Distribution

Trapping

Main article: Trapping

Birds can be caught using a bird trap.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.43

	item DeadBird
        HungerChange		= -20,
        Weight			= 0.2,
        Type			= Food,
        DisplayName		= Dead Bird,
        Icon			= BirdDead,
        IsCookable		= TRUE,
        DangerousUncooked	= TRUE,
        DaysTotallyRotten	= 12,
        MinutesToBurn		= 60,
        MinutesToCook		= 25,
        DaysFresh		= 8,
        Carbohydrates 		= 0,
        Proteins 		= 30,
        Lipids 			= 3.25,
        Calories 		= 161,
        BadInMicrowave 		= true,

See also

Template:Navbox/Consumables