Egg Sushi: Difference between revisions

From PZwiki
No edit summary
m (Distribution table update)
(30 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages|{{PAGENAME}}}}
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
<!--COMMENT: The header template goes below the language template, there should be NOTHING in between. The format can be seen in the header template with a working explanation. The header connects categories and Version number. PLEASE ENTER THE VERSION AND INCREMENT NUMBER WHEN YOU MAKE OR EDIT A PAGE. It helps everyone else know how old the page is version-wise -->
{{Page version|41.78.16}}
{{header|The Game World|Items|Food|Perishable Food|type=Food|version=Version 41|incver=65}}<!--
{{Reupload|Missing 3D Variant Model (Rotten)}}
Comment: This section is for the infobox which will be positioned on the right of the page. The information can be pulled from the items/newitems.txt file in [Zomboid Folder\media\scripts]. For more info on how to use the infobox, see: https://pzwiki.net/wiki/Template:Infobox_food. Image.png is the default question mark image-->
{{Infobox item
{{Infobox food
|name=Egg Sushi
|display_name=Egg Sushi
|model=SushiEgg_Model.png
|name_colour=Food
|icon=SushiEgg.png
|name_text_colour=Food
|image=SushiEgg.png
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
|weight=0.1
|weight=0.1
|days_fresh=2
|days_fresh=2
|days_rotten=2
|days_rotten=4
<!--NUTRITION-->
<!--NUTRITION-->
|hunger_change=-12
|hunger_change=-12
Line 20: Line 18:
|carbohydrates=7
|carbohydrates=7
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.SushiEgg
|item_id=Base.SushiEgg
}}<!--COMMENT: General introductory for the item-->
}}
Egg Sushi is a [[Food#Perishable|perishable]] food [[items|item]]
'''Egg sushi''' is a perishable [[food]] [[Items|item]].
 
__TOC__
 
== Usage ==


=== Consumable properties ===
==Usage==
Egg Sushi can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
===Consumable properties===
{{Consumables2
Egg sushi can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
{{Consumables
|image = SushiEgg.png
|image = SushiEgg.png
|hunger = -12
|hunger = -12
Line 43: Line 38:
}}
}}


== Distribution ==
==Distribution==
Egg Sushi can be found inside [[refrigerator]]s in restaurants.
The loot distributions can be found in the table(s) below.
 
<!--BOT FLAG|SushiEgg|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>SushiEgg distribution
        <span class="mw-customtoggle-togglebox-SushiEgg" title="{{int:show}} / {{int:hide}}" style="float:right; padding-right:30px; padding-top:4px; font-size:0.7em; font-weight:normal;">{{int:show}} / {{int:hide}}</span></div>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-SushiEgg">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | sushidining
    | {{ll|displaycase}}
    | 4
    | 20.0
    |-
    | sushidining
    | {{ll|displaycase}}
    | 4
    | 10.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-SushiEgg" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|SushiEgg|41.78.16-->
Egg sushi can be found inside [[refrigerator]]s in restaurants.


== Code ==
==Code==
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=41|incver=65}}
| {{CodeSnip
<pre>    item SushiEgg
  | lang = java
  | line = true
  | start = 6998
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item SushiEgg
{
{
HungerChange = -12,
DisplayName = Egg Sushi,
Weight = 0.1,
DisplayCategory = Food,
Type = Food,
Type = Food,
DaysTotallyRotten = 4,
Weight = 0.1,
DisplayName = Egg Sushi,
Icon = SushiEgg,
Icon = SushiEgg,
DaysFresh = 2,
DaysFresh = 2,
DaysTotallyRotten = 4,
        Carbohydrates = 7,
HungerChange = -12,
        Proteins = 12,
Calories = 19,
        Lipids = 3,
Carbohydrates = 7,
        Calories = 19,</pre>
Lipids = 3,
Proteins = 12,
WorldStaticModel = SushEgg_Ground,
}
}}
}}


==See also==
==See also==
*[[Maki]]
*[[Maki]]
*[[Fish Sushi]]
*[[Fish Sushi]]
{{Navbox/Consumables}}
 
{{Navbox items|food}}
 
[[Category:Perishable food]]

Revision as of 15:26, 24 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Frame.png
This article contains outdated/low-quality images.
Reason: Missing 3D Variant Model (Rotten)
Please help the PZwiki by uploading an improved/updated version of the image(s) found on this page.
Egg Sushi
SushiEgg Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Properties
Days fresh
2 days
Days until rotten
4 days
Nutrition
HungerMoodle Icon Hungry.png
-12
CaloriesCalories
19
CarbohydratesCarbohydrates
7
ProteinsProteins
12
FatFat
3
Technical
Item ID
Base.SushiEgg

Egg sushi is a perishable food item.

Usage

Consumable properties

Egg 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

SushiEgg.png
Hunger: -12


SushiEgg.png
Hunger: -9
Boredom: +10
Unhappiness: +10

SushiEgg.png
Hunger: -5
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Distribution

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

SushiEgg distribution Show / Hide
Containers
Building / Room Container Rolls Chance
sushidining displaycase 4 20.0
sushidining displaycase 4 10.0

Egg sushi can be found inside refrigerators in 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 SushiEgg
	{
		DisplayName = Egg Sushi,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = SushiEgg,
		DaysFresh = 2,
		DaysTotallyRotten = 4,
		HungerChange = -12,
		Calories = 19,
		Carbohydrates = 7,
		Lipids = 3,
		Proteins = 12,
		WorldStaticModel = SushEgg_Ground,
	}

See also