![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Fish Sushi
Jump to navigation
Jump to search
![]() |
---|
Navigation: | Main>Project Zomboid>Items>Food>Perishable Food>Fish Sushi | Page updated: Version 41.73 |
---|
Fish Sushi | |
---|---|
![]() | |
General | |
Category | Food |
Weight | 0.1 |
Days until stale | 2 days |
Days until rotten | 4 days |
Nutrition | |
Hunger | -12 |
Calories | 19 |
Carbohydrates | 5 |
Proteins | 10 |
Fat | 0 |
Technical details | |
Item ID | Base.SushiFish |
Fish sushi is a perishable food item
Usage
Consumable properties
Fish sushi 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 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Crafting
- Main article: Cooking
Obtaining
Fish sushi is made by preparing a fish fillet or salmon with a cooking pot with rice or saucepan with rice.
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 |
---|---|---|---|---|---|
![]() Fish Sushi |
0.75 Cooking | none | (5 units) (consumed) |
(5 units) (consumed) |
Distribution
Fish sushi can often found inside displays in restaurant.
Code
From items_food.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 41.73
item SushiFish { DisplayName = Fish Sushi, DisplayCategory = Food, Type = Food, Weight = 0.1, Icon = SushiFish, DaysFresh = 2, DaysTotallyRotten = 4, HungerChange = -12, Calories = 19, Carbohydrates = 5, Lipids = 0, Proteins = 10, }
See also