Fish Fillet: Difference between revisions

From PZwiki
m (version number update & corrected file name)
m (Automated Formatting)
(41 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{languages|Fish_Fillet}}
{{Header|Project Zomboid|Items|Food|Protein|Seafood}}
{{header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 41|incver=61}}{{Infobox food
{{Page version|41.78.16}}
|display_name=Fish Fillet
{{Infobox item
|name_colour=Food
|name=Fish Fillet
|name_text_colour=Food
|model=FishFillet_Model.png
|image=FishFillet_120px.png
|icon=FishFillet.png
|alternate_image=FishFilletRotten.png
|icon_name=Fish Fillet
|alternate_name=Fish Fillet (Rotten)
|model2=FishFilletRotten_Model.png
|alternate_link=
|icon2=FishFilletRotten.png
|alternate_image2=FishFilletCooked.png
|icon_name2=Fish Fillet (Rotten)
|alternate_name2=Fish Fillet (Cooked)
|model3=FishFilletCooked_Model.png
|alternate_link2=
|icon3=FishFilletCooked.png
|alternate_image3=FishFilletBurnt.png
|icon_name3=Fish Fillet (Cooked)
|alternate_name3=Fish Fillet (Burnt)
|model4=FishFilletCookedRotten_Model.png
|alternate_link3=
|icon4=FishFilletCooked.png
|icon_name4=Fish Fillet (Rotten Cooked Rotten)
|model5=FishFilletBurnt_Model.png
|icon5=FishFilletOverdone.png
|icon_name5=Fish Fillet (Burnt)
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 27: Line 31:
<!--COOKING-->
<!--COOKING-->
|cook_minutes=20
|cook_minutes=20
|burn_minutes=50
|burn_minutes=30
|dangerous_uncooked=False
|dangerous_uncooked=False
|bad_microwaved=True
|bad_microwaved=True
|good_hot=True
|good_hot=True
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.FishFillet
|item_id=Base.FishFillet
}}A '''fish fillet''' is a [[Food#Perishable|perishable]] food [[item]] used in [[cooking]].  
}}
A '''fish fillet''' is a perishable [[food]] [[Items|item]] used in [[cooking]]. They are made by slicing [[Fish (disambiguation)|fish]] with any [[Knife (disambiguation)|knife]].


==Usage==
==Usage==
===Consumable properties===
===Consumable properties===
Fish fillets can be eaten raw, which will provide the player with some positive effects, or improved by cooking, however these will become negative the longer it's left to perish.
Fish fillet can be eaten raw, which will provide the player with some positive effects, or improved by cooking. However, these will become negative the longer it's left to perish.<br>
 
''Note that the nutrition values depends on how big the fish is. The figures below are based on a fish providing -25 hunger.''
''Note that the nutrition values depends on how big the fish is. The figures below are based on a fish providing -25 hunger.''
{{Consumables2
{{Consumables
|image = FishFillet.png
|image = FishFillet.png
|hunger = -25  
|hunger = -25
|perishable = 1
|perishable = 1
|cookable = 1
|cookable = 1
Line 65: Line 69:
|burned boredom = +20
|burned boredom = +20
|burned unhappiness = +20
|burned unhappiness = +20
|burned image = FishFilletBurnt.png
|burned image = FishFilletOverdone.png
|rotten image = FishFilletRotten.png
|rotten image = FishFilletRotten.png
|cooked image = FishFilletCooked.png
|cooked image = FishFilletCooked.png
}}
}}


== Crafting ==
==Crafting==
===Obtaining===
Fish fillet is made by skinning a [[fish]] which has been [[fishing|caught]].
{{Crafting/sandbox2
|fish_fillet
}}
 
===Cooking===
===Cooking===
Fish fillets are made by skinning a [[fish]] which has been [[fishing|caught]].
{{Main|Cooking}}
{{Cooking table header}}
{{Crafting/sandbox2
{{RecipeLookup|2049}}
|fish_fillet_cooked
{{Crafting table footer}}
}}


====Evolved recipes====
===What it makes===
Fish fillets can be used is various cooking recipes.
{{Crafting/sandbox2
{{EvolvedRecipesForItem|soup=15|stew=15|pie=15|stirfry=15|sandwich=5|burger=10|salad=10|roastedvegetables=15|ricepot=15|ricepan=15|pastapot=15|pastapan=15|}}
|fish_sushi
|maki
}}


== Code ==
===Evolved recipes===
'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''
Fish fillet is a [[cooking]] [[Recipe ingredients|ingredient]].
{{Retrieved|version=41|incver=61}}
{{EvolvedRecipesForItem|pizza=15|soup=15|stew=15|pie=15|stirfry=15|sandwichcooked=5|burgercooked=10|saladcooked=10|roastedvegetables=15|rice=15|pasta=15|tacocooked=10|burritocooked=15}}
<pre>     item FishFillet
 
    {
==Distribution==
        DisplayCategory = Food,
The loot distributions can be found in the table(s) below.
        HungerChange = -25,
 
        Weight = 0.2,
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
        Type = Food,
! colspan="4" | Containers
        IsCookable = TRUE,
|-
        DaysTotallyRotten = 4,
! Building/Room
        MinutesToBurn = 50,
! Container
        DisplayName = Fish Fillet,
! style="width: 3.2em;" | Rolls
        Icon = FishFillet,
! style="width: 3.2em;" | Chance
        DaysFresh = 2,
|-
        MinutesToCook = 20,
|rowspan="8"|deepfry_kitchen
        Carbohydrates = 1,
|[[counter]]
        Proteins = 28.52,
|4
        Lipids = 12,
|1
        Calories = 205,
|-
        EvolvedRecipe = Soup:15;Stew:15;Pie:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:5|Cooked;Sandwich Baguette:5|Cooked;Burger:10;Salad:10|Cooked;Roasted Vegetables:15;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15,
|[[counter]]
        FoodType   =   Fish,
|4
        BadInMicrowave = true,
|1
        GoodHot = true,
|-
        WorldStaticModel = FishFillet,
|[[counter]]
        Tags = FishMeat,
|4
    }</pre>
|2
|-
|[[counter]]
|4
|2
|-
|[[freezer]]
|4
|1
|-
|[[freezer]]
|4
|2
|-
|[[fridge]]
|4
|1
|-
|[[fridge]]
|4
|2
|-
|dinerkitchen
|[[fridge]]
|4
|6
|-
|rowspan="5"|fishchipskitchen
|[[freezer]]
|4
|1
|-
|[[freezer]]
|4
|1
|-
|[[freezer]]
|4
|2
|-
|[[freezer]]
|4
|2
|-
|[[freezer]]
|4
|5
|-
|rowspan="4"|mexicankitchen
|[[counter]]
|4
|1
|-
|[[freezer]]
|4
|1
|-
|[[freezer]]
|4
|1
|-
|[[fridge]]
|4
|1
|-
|restaurantkitchen
|[[fridge]]
|4
|6
|-
|rowspan="6"|seafoodkitchen
|[[counter]]
|4
|1
|-
|[[counter]]
|4
|1
|-
|[[freezer]]
|4
|1
|-
|[[freezer]]
|4
|1
|-
|[[freezer]]
|4
|1
|-
|[[freezer]]
|4
|1
|}
Fish fillet can be found in various kitchen fridges including: Mexican butchers, seafood butchers, deep fry restaurants, diners, fish & chips and other standard restaurants.
 
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 2027
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item FishFillet
{
DisplayName = Fish Fillet,
DisplayCategory = Food,
Type = Food,
Weight = 0.2,
Icon = FishFillet,
BadInMicrowave = true,
DangerousUncooked = TRUE,
EvolvedRecipe = Pizza:15;Soup:15;Stew:15;Pie:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:5|Cooked;Sandwich Baguette:5|Cooked;Burger:10|Cooked;Salad:10|Cooked;Roasted Vegetables:15;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15;Taco:10|Cooked;Burrito:15|Cooked,
FoodType = Fish,
GoodHot = true,
IsCookable = TRUE,
MinutesToCook = 20,
MinutesToBurn = 50,
DaysFresh = 2,
DaysTotallyRotten = 4,
HungerChange = -25,
Calories = 205,
Carbohydrates = 1,
Lipids = 12,
Proteins = 28.52,
WorldStaticModel = FishFillet,
Tags = FishMeat,
EvolvedRecipeName = Fish,
}
}}
}}


==See also==
==See also==
*[[Salmon]]
*[[Salmon]]


{{Navbox/Consumables}}
{{Navbox items|meat}}
 
 
[[Category:Perishable food]]

Revision as of 08:29, 14 April 2024

Project ZomboidItemsFoodProteinSeafoodFish Fillet
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Fish Fillet
FishFillet Model.png
FishFilletRotten Model.png
FishFilletCooked Model.png
FishFilletCookedRotten Model.png
FishFilletBurnt Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Properties
Days fresh
2 days
Days until rotten
4 days
Nutrition
HungerMoodle Icon Hungry.png
-25
CaloriesCalories
205
CarbohydratesCarbohydrates
1
ProteinsProteins
28.52
FatFat
12
Cooking
Time until cooked
20 minutes
Time until burned
30 minutes
Dangerous uncooked
False
Bad microwaved
True
Good hot
True
Technical
Item ID
Base.FishFillet

A fish fillet is a perishable food item used in cooking. They are made by slicing fish with any knife.

Usage

Consumable properties

Fish fillet can be eaten raw, which will provide the player with some positive effects, or improved by cooking. However, these will become negative the longer it's left to perish.
Note that the nutrition values depends on how big the fish is. The figures below are based on a fish providing -25 hunger.

Fresh Stale Rotten
Uncooked

FishFillet.png
Hunger: -25


FishFillet.png
Hunger: -19
Boredom: +10
Unhappiness: +10

FishFilletRotten.png

Hunger: -11
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Cooked

FishFilletCooked.png
Hunger: -33

FishFilletCooked.png
Hunger: -19
Boredom: +10
Unhappiness: +10

FishFilletCooked.png
Hunger: -11
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Burned

FishFilletOverdone.png
Hunger: -8
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Crafting

Obtaining

Fish fillet is made by skinning a fish which has been caught.

Product Ingredients Tools Requirements Workstation XP
FishFillet.png
Fish Fillet ×2
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
FishPanfish.png Sunfish ×1
FishTrout.png Trout ×1
none none none 10 Cooking

Cooking

Main article: Cooking
Product Ingredients Tools Requirements Workstation XP
FishFilletCooked.png
Fish Fillet (Cooked)
FishFillet.png Fish Fillet (Uncooked) ×1 none none Heat source.gif
Heat source
2.5 Cooking

What it makes

Product Ingredients Tools Requirements Workstation XP
SushiFish.png
Fish Sushi
One of:
Pot Water.png Recipe ingredients ×5 unit(s)
SaucepanFilled.png Recipe ingredients ×5 unit(s)
One of:
FishFillet.png Fish Fillet ×5 unit(s)
Salmon.png Salmon ×5 unit(s)
none none none 0.75 Cooking
Maki.png
Maki
One of:
Pot Water.png Recipe ingredients ×2 unit(s)
SaucepanFilled.png Recipe ingredients ×2 unit(s)
One of:
FishFillet.png Fish Fillet ×2 unit(s)
Salmon.png Salmon ×2 unit(s)
Each of:
Seaweed.png Seaweed ×1
Avocado.png Avocado ×2 unit(s)
none none none 0.75 Cooking

Evolved recipes

Fish fillet is a cooking ingredient.

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
Taco
Taco
10
Burrito
Burrito
15
Pizza
Pizza
15

Distribution

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

Containers
Building/Room Container Rolls Chance
deepfry_kitchen counter 4 1
counter 4 1
counter 4 2
counter 4 2
freezer 4 1
freezer 4 2
fridge 4 1
fridge 4 2
dinerkitchen fridge 4 6
fishchipskitchen freezer 4 1
freezer 4 1
freezer 4 2
freezer 4 2
freezer 4 5
mexicankitchen counter 4 1
freezer 4 1
freezer 4 1
fridge 4 1
restaurantkitchen fridge 4 6
seafoodkitchen counter 4 1
counter 4 1
freezer 4 1
freezer 4 1
freezer 4 1
freezer 4 1

Fish fillet can be found in various kitchen fridges including: Mexican butchers, seafood butchers, deep fry restaurants, diners, fish & chips and other standard restaurants.

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 FishFillet
	{
		DisplayName = Fish Fillet,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.2,
		Icon = FishFillet,
		BadInMicrowave = true,
		DangerousUncooked = TRUE,
		EvolvedRecipe = Pizza:15;Soup:15;Stew:15;Pie:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:5

See also