TV Dinner: Difference between revisions

From PZwiki
m (Automated CodeBox update)
m (Simplified redundant links)
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
{{Page version|41.73}}
{{Page version|41.78.16}}
{{Reupload|Missing opened 3D model}}
{{Infobox item
{{Infobox item
|name=TV Dinner
|name=TV Dinner
Line 8: Line 9:
|icon2=TVDinnerCooked.png
|icon2=TVDinnerCooked.png
|icon_name2=TV Dinner (Cooked)
|icon_name2=TV Dinner (Cooked)
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 27: Line 27:
|item_id=Base.TVDinner
|item_id=Base.TVDinner
}}
}}
A '''TV dinner''' is a non-perishable [[food]] [[Items|item]].
A '''TV dinner''' is a non-perishable [[food]] [[Items|item]].


==Usage==
==Usage==
===Consumable properties===
===Consumable properties===
TV dinner can be eaten raw, which can make the [[player]] [[Moodles#Sick|sick]] along with causing them to feel [[Moodles#Unhappy|unhappy]]. Consuming after being cooked will reduce more hunger, however it will only prevent sickness not unhappiness.
TV dinner can be eaten raw, which can make the [[player]] [[sick]] along with causing them to feel [[unhappy]]. Consuming after being cooked will reduce more hunger, however it will only prevent sickness not unhappiness.
{{Consumables
{{Consumables
|image = TVDinner.png
|image = TVDinner.png
Line 52: Line 51:
The loot distributions can be found in the table(s) below.
The loot distributions can be found in the table(s) below.


{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
<!--BOT FLAG|TVDinner|41.78.16-->
! colspan="4" | Containers
{{clear}}
|-
<div class="togglebox theme-red">
! Building/Room
    <div>TVDinner distribution
! Container
        <span class="mw-customtoggle-togglebox-TVDinner" 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>
! style="width: 3.2em;" | Rolls
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-TVDinner">
! style="width: 3.2em;" | Chance
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
|-
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
|generalstore  
    |+ {{ll|Containers}}
|[[shelves]]
    ! Building / Room
|4  
    ! Container
|1
    ! Rolls
|-
    ! Chance
|grocerystorage  
    |-
|[[crate]]
    | all
|4  
    | {{ll|FoodBox}}
|1
    | 15
|-
    | 4.0
|kitchen  
    |-
|[[counter]]
    | all
|4  
    | {{ll|GroceryBag1}}
|4
    | 1
|}
    | 1.0
    |-
    | all
    | {{ll|GroceryBag3}}
    | 1
    | 10.0
    |-
    | generalstore
    | {{ll|shelves}}
    | 4
    | 10.0
    |-
    | grocerystorage
    | {{ll|crate}}
    | 4
    | 1.0
    |-
    | kitchen
    | {{ll|counter}}
    | 4
    | 4.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-TVDinner" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|TVDinner|41.78.16-->
TV dinner can often be found in [[Containers#Counter|kitchen counters]].
TV dinner can often be found in [[Containers#Counter|kitchen counters]].


Line 110: Line 134:
StaticModel = TVDinner,
StaticModel = TVDinner,
WorldStaticModel = TVDinner_Ground,
WorldStaticModel = TVDinner_Ground,
}  
}
}}
}}
}}
}}
Line 118: Line 142:
*[[Instant Popcorn]]
*[[Instant Popcorn]]


{{Navbox food}}
{{Navbox items|food}}


[[Category:Non-perishable food]]
[[Category:Non-perishable food]]

Revision as of 12:05, 25 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 opened 3D model
Please help the PZwiki by uploading an improved/updated version of the image(s) found on this page.
TV Dinner
TVDinner Model.png
TV Dinner (Cooked)
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.4
Properties
Packaged
Yes
Nutrition
HungerMoodle Icon Hungry.png
-23
CaloriesCalories
670
CarbohydratesCarbohydrates
81
ProteinsProteins
30
FatFat
25
Effect
UnhappinessMoodle Icon Unhappy.png
+20
Cooking
Time until cooked
10 minutes
Time until burned
5 minutes
Technical
Item ID
Base.TVDinner

A TV dinner is a non-perishable food item.

Usage

Consumable properties

TV dinner can be eaten raw, which can make the player sick along with causing them to feel unhappy. Consuming after being cooked will reduce more hunger, however it will only prevent sickness not unhappiness.

Uncooked Cooked Burned

TVDinner.png
Hunger: -23

Unhappiness: +20
Dangerous uncooked, may cause sickness.

TVDinnerCooked.png
Hunger: -29

Unhappiness: +18

TVDinnerCooked.png
Hunger: -7
Boredom: +20
Unhappiness: +40
Dangerous, will cause sickness.

Distribution

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

TVDinner distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all FoodBox 15 4.0
all GroceryBag1 1 1.0
all GroceryBag3 1 10.0
generalstore shelves 4 10.0
grocerystorage crate 4 1.0
kitchen counter 4 4.0

TV dinner can often be found in kitchen counters.

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 TVDinner
	{
		DisplayName = TV Dinner,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.4,
		Icon = TVDinner,
		BadCold = true,
		DangerousUncooked = TRUE,
		EatType = plate,
		GoodHot = true,
		IsCookable = TRUE,
		Packaged = TRUE,
		MinutesToCook = 10,
		MinutesToBurn = 15,
		HungerChange = -23,
		UnhappyChange = 20,
		Calories = 670,
		Carbohydrates = 81,
		Lipids = 25,
		Proteins = 30,
		StaticModel = TVDinner,
		WorldStaticModel = TVDinner_Ground,
	}

See also