Small Bird Meat: Difference between revisions

From PZwiki
(Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = MEATBird.png |hunger = -15 |weight = 0.3 }} == Nutritional Information == {{Consumables2 |image = MEATBird.png |hunge...")
 
(Redesigned page, +Navbar, changed description, +evolved values (approx), +evolved nutrition, +code, +relevant categories)
Line 1: Line 1:
{{languages}}{{Notice|Short}}
__NOTOC__
 
{{languages|Small_Bird_Meat}}
<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 -->
<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 -->
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[ Main_Page|Index]] -> [[: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 -->
{{Consumables
{{Consumables
|image = MEATBird.png
|image = MEATBird.png
Line 7: Line 10:
}}
}}


[[Small Bird Meat]] is a perishable food item that goes bad as time passes. <br><br>
Small Bird Meat is created by skinning a dead bird which has been caught in a trap via [[Trapping|trapping]], via a bird trap. Small Bird Meat takes two in-game days to go stale, and four in-game days to rot.<br><br>
'''Just as a note, the nutritional values for hunger you get from dead birds depends on how big the bird is. The figures below are based on a bird providing -15 hunger.'''




== Nutritional Information ==
== Nutritional Information ==
{| border=0 align=left
|
{{Consumables2
{{Consumables2
|image = MEATBird.png
|image = MEATBird.png
Line 17: Line 26:
|dangerous uncooked = 1
|dangerous uncooked = 1
|unhappiness = 0
|unhappiness = 0
|unrotten hunger = 0
|unrotten hunger = -11
|unrotten unhappiness = 0
|unrotten unhappiness = +10
|rotten hunger = 0
|unrotten boredom = +10
|rotten unhappiness = 0
|rotten hunger = -6
|unrottencooked hunger = 0
|rotten unhappiness = +20
|unrottencooked unhappiness = 0
|rotten boredom = +20
|unrottencooked boredom = 0
|unrottencooked hunger = -11
|rottencooked hunger = 0
|unrottencooked unhappiness = +10
|rottencooked unhappiness = 0
|unrottencooked boredom = +10
|cooked hunger = 0
|rottencooked hunger = -6
|rottencooked unhappiness = +20
|rottencooked boredom = +20
|cooked hunger = -19
|cooked unhappiness = 0
|cooked unhappiness = 0
|cooked boredom = 0
|cooked boredom = 0
|burned hunger = 0
|burned hunger = -5
|burned boredom = 0
|burned boredom = +20
|burned unhappiness = 0
|burned unhappiness = +20
|burned image = MEATBirdBurnt.png
|burned image = MEATBirdBurnt.png
|rotten image = MEATBirdRotten.png
|rotten image = MEATBirdRotten.png
|cooked image = MEATBirdCooked.png
|cooked image = MEATBirdCooked.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 ==
Line 46: Line 65:
{{RecipeLookup|2052}}
{{RecipeLookup|2052}}
|}
|}
== Evolved Recipes ==
== Evolved Recipes ==
{{EvolvedRecipesForItem
{{EvolvedRecipesForItem
|soup=15|stew=15|salad=10|stirfry=15|roastedvegetables=15|sandwich=5|burger=10|pie=15|cake=0}}
|soup=15|stew=15|pie=15|stirfry=15|sandwich=5|burger=10|salad=10|roastedvegetables=15|ricepot=15|ricepan=15|pastapot=15|pastapan=15|}}


== Code ==
== Code ==
  <nowiki>item Smallbirdmeat
  <nowiki>
    {
    item Smallbirdmeat
         HungerChange = -15,
         HungerChange = -15,
         Weight = 0.3,
         Weight = 0.3,
         Type = Food,
         Type = Food,
         IsCookable = TRUE,
         IsCookable = TRUE,
         DangerousUncooked = TRUE,
         DangerousUncooked = TRUE,
         DaysTotallyRotten = 4,
         DaysTotallyRotten = 4,
         MinutesToBurn = 70,
         MinutesToBurn = 70,
         DisplayName = Small Bird Meat,
         DisplayName = Small Bird Meat,
         Icon = Smallbirdmeat,
         Icon = Smallbirdmeat,
         DaysFresh = 2,
         DaysFresh = 2,
         MinutesToCook = 20,
         MinutesToCook = 20,
         EvolvedRecipe = Soup:15;Stew:15;Pie:15;Stir fry:15;Sandwich:5|Cooked;Burger:10;Salad:10|Cooked;Roasted Vegetables:15,
         EvolvedRecipe = Soup:15;Stew:15;Pie:15;Stir fry:15;Sandwich:5|Cooked;Burger:10;Salad:10|Cooked;
         FoodType   =   Game,
  Roasted Vegetables:15;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15,
    }</nowiki>
         FoodType   = Game,
 
        Carbohydrates = 0,
== History ==
        Proteins = 30,
 
        Lipids = 3.25,
{| class="wikitable" width="550" style="text-align:center;"
        Calories = 161,
|-
</nowiki>
! Alpha || 
|-
| - || -
|}
 
==See Also==
* [[Recipe_Ingredients]]
* [[Trapping]]
 


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

Revision as of 13:50, 29 August 2016


Page Updated @ Version: 34.28
   Navigation - Index -> Food -> Perishable Foods -> Small Bird Meat   


Small Bird Meat is a perishable food item that goes bad as time passes.

Small Bird Meat is created by skinning a dead bird which has been caught in a trap via trapping, via a bird trap. Small Bird Meat takes two in-game days to go stale, and four in-game days to rot.

Just as a note, the nutritional values for hunger you get from dead birds depends on how big the bird is. The figures below are based on a bird providing -15 hunger.


Nutritional Information

Template:Consumables2























It's Nutritional Values are as follows:
Carbohydrates = 0
Proteins = 30
Lipids = 3.25
Calories = 161

Crafting

Name Recipe Description Crafting Level












Evolved Recipes

Product Nutrition
Soup
Soup
15
Stew
Stew
15
Salad
Salad
10
Stir Fry
Stir Fry
15
Roasted Vegetables
Roasted Vegetables
15
Sandwich
Sandwich
5
Burger
Burger
10
Pie (savory)
Pie (savory)
15
Rice Pot/Saucepan
Rice Pot/Saucepan
15
Pasta Pot/Saucepan
Pasta Pot/Saucepan
15

Code

	
    item Smallbirdmeat
        HungerChange		= -15,
        Weight			= 0.3,
        Type			= Food,
        IsCookable		= TRUE,
        DangerousUncooked	= TRUE,
        DaysTotallyRotten	= 4,
        MinutesToBurn		= 70,
        DisplayName		= Small Bird Meat,
        Icon			= Smallbirdmeat,
        DaysFresh		= 2,
        MinutesToCook		= 20,
        EvolvedRecipe 		= Soup:15;Stew:15;Pie:15;Stir fry:15;Sandwich:5|Cooked;Burger:10;Salad:10|Cooked;
				  Roasted Vegetables:15;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15,
        FoodType    		= Game,
        Carbohydrates 		= 0,
        Proteins 		= 30,
        Lipids 			= 3.25,
        Calories 		= 161,

Template:Navbox/Consumables