Fish Fillet: Difference between revisions

From PZwiki
mNo edit summary
(Redesigned page, +Navbar, changed description, +evolved values (approx), +evolved nutrition, +code, +relevant categories)
Line 1: Line 1:
{{languages}}{{Notice|Short}}
__NOTOC__
 
{{languages|Fish_Fillet}}
<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 = MEATFishFillet.png
|image = MEATFishFillet.png
Line 7: Line 10:
}}
}}


[[Fish Fillet|The Fish Fillet]] is a perishable food item that goes bad as time passes. <br><br>
Fish Fillets are created by skinning/descaling a fish which has been caught [[Fishing|fishing]]. Fish Fillets 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 fish fillets depends on how big the fish is. The figures below are based on a fish providing -25 hunger.'''




== Nutritional Information ==
== Nutritional Information ==
{| border=0 align=left
|
{{Consumables2
{{Consumables2
|image = MEATFishFillet.png
|image = MEATFishFillet.png
Line 17: Line 26:
|dangerous uncooked = 1
|dangerous uncooked = 1
|unhappiness = 0
|unhappiness = 0
|unrotten hunger = 0
|unrotten hunger = -19
|unrotten unhappiness = 0
|unrotten unhappiness = +10
|rotten hunger = 0
|unrotten boredom = +10
|rotten unhappiness = 0
|rotten hunger = -11
|unrottencooked hunger = 0
|rotten unhappiness = +20
|unrottencooked unhappiness = 0
|rotten boredom = +20
|unrottencooked boredom = 0
|unrottencooked hunger = -19
|rottencooked hunger = 0
|unrottencooked unhappiness = +10
|rottencooked unhappiness = 0
|unrottencooked boredom = +10
|cooked hunger = 0
|rottencooked hunger = -11
|rottencooked unhappiness = +20
|rottencooked boredom = +20
|cooked hunger = -33
|cooked unhappiness = 0
|cooked unhappiness = 0
|cooked boredom = 0
|cooked boredom = 0
|burned hunger = 0
|burned hunger = -8
|burned boredom = 0
|burned boredom = +20
|burned unhappiness = 0
|burned unhappiness = +20
|burned image = MEATFishFilletBurnt.png
|burned image = MEATFishFilletBurnt.png
|rotten image = MEATFishFilletRotten.png
|rotten image = MEATFishFilletRotten.png
|cooked image = MEATFishFilletCooked.png
|cooked image = MEATFishFilletCooked.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>
At this time, the Fish Fillet has no nutritional benefit ingame, which could be a temporary oversight.<br>
Carbohydrates = 0 <br>
Proteins = 0 <br>
Lipids = 0 <br>
Calories = 0 <br><br>
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
! Crafting Level
{{RecipeLookup|2049}}
|}


== 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 FishFillet
  <nowiki>
    {
    item FishFillet
         HungerChange = -25,
         HungerChange = -25,
         Weight = 0.2,
         Weight = 0.2,
         Type = Food,
         Type = Food,
         IsCookable = TRUE,
         IsCookable = TRUE,
         DaysTotallyRotten = 4,
         DaysTotallyRotten = 4,
         MinutesToBurn = 50,
         MinutesToBurn = 50,
         DisplayName = Fish Fillet,
         DisplayName = Fish Fillet,
         Icon = FishFillet,
         Icon = FishFillet,
         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   =   Fish,
  Roasted Vegetables:15;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15,
    }</nowiki>
         FoodType   = Fish,
 
</nowiki>
== History ==
 
{| class="wikitable" width="550" style="text-align:center;"
|-
! Alpha || 
|-
| - || -
|}
 
==See Also==
* [[Recipe_Ingredients]]
* [[Fishing]]
 
 


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

Revision as of 14:31, 29 August 2016


Page Updated @ Version: 34.28
   Navigation - Index -> Food -> Perishable Foods -> Fish Fillet   


The Fish Fillet is a perishable food item that goes bad as time passes.

Fish Fillets are created by skinning/descaling a fish which has been caught fishing. Fish Fillets 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 fish fillets depends on how big the fish is. The figures below are based on a fish providing -25 hunger.


Nutritional Information

Template:Consumables2























It's Nutritional Values are as follows:
At this time, the Fish Fillet has no nutritional benefit ingame, which could be a temporary oversight.
Carbohydrates = 0
Proteins = 0
Lipids = 0
Calories = 0

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 FishFillet
        HungerChange		= -25,
        Weight			= 0.2,
        Type			= Food,
        IsCookable		= TRUE,
        DaysTotallyRotten	= 4,
        MinutesToBurn		= 50,
        DisplayName		= Fish Fillet,
        Icon			= FishFillet,
        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    		= Fish,

Template:Navbox/Consumables