Broccoli Chicken Casserole: Difference between revisions

From PZwiki
m (→‎top: category & header updates)
m (Automated linking update)
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Languages}}
{{Header|Project Zomboid|Items|Obsolete items}}
{{header/sandbox2|Project Zomboid|Items|Obsolete items|type=Notice|version=Version 39|incver=67.5}}
{{Page version|41.78.16}}
{{Obsolete|item=true|2=Recipe ingredients#Stir Fry & Roasted Vegetables Ingredients}}
{{Obsolete|item=true|2=Recipe ingredients#Stir fry & roast ingredients}}
{{Infobox food
{{Infobox item
|display_name=Broccoli Chicken Casserole
|name=Broccoli Chicken Casserole
|name_colour=Food
|model_width=128px
|name_text_colour=Food
|icon=RoastingpanFull.png
|image=RoastingpanFull.png
|image_width=128px
|alternate_image=
|alternate_name=
|alternate_link=
|weight=4
|weight=4
|category=Food
|category=Food
|hunger_change=-100
|hunger_change=-100
|thirst_change=
|boredom_change=-15
|calories=
|cook_minutes=40
|carbohydrates=
|burn_minutes=80
|proteins=
|days_fresh=2
|lipids=
|days_rotten=4
|unhappy_change=
|item_id=Base.BCCCasserole
|cook_minutes=
|burn_minutes=
|days_fresh=
|days_rotten=
|class_name=Base.BCCCasserole
}}
}}
The '''Broccoli Chicken Casserole''' was a item originally in Project Zomboid. It was superceded by the entry of the roasting pan recipe in successive versions, rendering this item obsolete.


==Former description==
A '''broccoli chicken casserole''' was an item in Project Zomboid. It was superseded by the entry of the roasting pan recipe in successive versions, rendering this item obsolete.
The broccoli chicken casserole is a costly item that requires a broccoli, a chicken, a cheese, and a roasting pan. It reduces the same amount of hunger it normally would if eaten separately, but it will also reduce boredom at the cost of adding more weight to the inventory.


==Effects==
==Former usage==
*[[Boredom]]: -15
The broccoli chicken casserole was a costly item that required a [[broccoli]], a [[chicken]], a [[cheese]], and a [[Roasting Pan|roasting pan]]. It reduced the same amount of hunger if each item was eaten separately, with the addition of reducing [[Moodles#Bored|boredom]] at the cost of increased encumbrance.


==Former crafting==
==Former crafting==
{{Crafting header|ing=5}}
{{Crafting header|ing=5}}
{{Crafting/core|ing=5
{{Crafting|ing=5
  | product_image = [[File:RoastingpanFull.png|link=Broccoli Chicken Casserole]]
  | product_image = [[File:RoastingpanFull.png|link=Broccoli Chicken Casserole]]
  | product_name = [[Broccoli Chicken Casserole]]
  | product_name = [[Broccoli Chicken Casserole]]
  | product_quantity =  
  | product_quantity =
  | rec =  
  | rec =
  | xp = <!-- Not present in the old template. Please fill in manually. -->
  | xp = <!-- Not present in the old template. Please fill in manually. -->
  | sl = ''none''
  | sl = ''none''
  | f1 = [[File:Chicken.png|link=Chicken]]
  | f1 = [[File:Chicken.png|link=Chicken]]
  | i1 = [[Chicken]]
  | i1 = [[Chicken]]
  | q1 =  
  | q1 =
  | tag1 = (consumed)
  | tag1 = (consumed)
  | f2 = [[File:Cheese.png|link=Cheese]]
  | f2 = [[File:Cheese.png|link=Cheese]]
  | i2 = [[Cheese]]
  | i2 = [[Cheese]]
  | q2 =  
  | q2 =
  | tag2 = (consumed)
  | tag2 = (consumed)
  | f3 = [[File:Broccoli.png|link=Broccoli]]
  | f3 = [[File:Broccoli.png|link=Broccoli]]
  | i3 = [[Broccoli]]
  | i3 = [[Broccoli]]
  | q3 =  
  | q3 =
  | tag3 = (consumed)
  | tag3 = (consumed)
  | f4 = [[File:Roasting Pan.png|link=Roasting Pan]]
  | f4 = [[File:Roasting Pan.png|link=Roasting Pan]]
  | i4 = [[Roasting Pan]]
  | i4 = [[Roasting Pan]]
  | q4 =  
  | q4 =
  | f5 = [[File:Heat_source.gif|link=Heat source]]
  | f5 = [[File:Heat_source.gif|link=Heat source]]
  | i5 = [[Heat source]]
  | i5 = [[Heat source]]
  | q5 =  
  | q5 =
  | tag5 = (cooked:40min burned:80min)
  | tag5 = (cooked:40min burned:80min)
}}
}}
Line 66: Line 54:


==Code==
==Code==
<pre>
{{CodeBox
item BCCCasserole
| {{CodeSnip
{
  | lang = java
Type = Food,
  | line = true
DisplayName = Broccoli Chicken Casserole,
  | start = 553
Icon = RoastingpanFull,
  | source = items.txt
Weight = 4,
  | retrieved = true
IsCookable = true,
  | version = 2.9.7
MinutesToCook = 40,
  | version_link = RC 2.9.7
MinutesToBurn = 80,
  | hidecat = true
HungerChange = -100,
  | code =
BoredomChange = -15,
item BCCCasserole
ReplaceOnUse = RoastingPan,
{
DaysFresh = 2,
HungerChange = -70,
DaysTotallyRotten = 4,
Type = Food,
DangerousUncooked = true
DisplayName = Broccoli Chicken Casserole,
}
MinutesToCook = 40,
</pre>
Weight = 2,
IsCookable = TRUE,
DangerousUncooked = TRUE,
DaysTotallyRotten = 4,
MinutesToBurn = 80,
Icon = RoastingpanFull,
ReplaceOnUse = RoastingPan,
BoredomChange = -15,
DaysFresh = 2,
}
}}}}


{{Navbox food}}
{{Navbox food}}


[[Category:Food]]
[[Category:Food]]

Revision as of 00:44, 18 March 2024

Project ZomboidItemsObsolete itemsBroccoli Chicken Casserole
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
BoxSmall.png
This item has been removed from the game.
It has been replaced by Recipe ingredients.
Broccoli Chicken Casserole
Broccoli Chicken Casserole
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
4
Properties
Days fresh
2 days
Days until rotten
4 days
Nutrition
HungerMoodle Icon Hungry.png
-100
Effect
BoredomMoodle Icon Bored.png
-15
Cooking
Time until cooked
40 minutes
Time until burned
80 minutes
Technical
Item ID
Base.BCCCasserole

A broccoli chicken casserole was an item in Project Zomboid. It was superseded by the entry of the roasting pan recipe in successive versions, rendering this item obsolete.

Former usage

The broccoli chicken casserole was a costly item that required a broccoli, a chicken, a cheese, and a roasting pan. It reduced the same amount of hunger if each item was eaten separately, with the addition of reducing boredom at the cost of increased encumbrance.

Former crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4 Ingredient 5
RoastingpanFull.png
Broccoli Chicken Casserole
none Chicken.png
Chicken
(consumed)
Cheese.png
Cheese
(consumed)
Broccoli.png
Broccoli
(consumed)
Roasting Pan.png
Roasting Pan
Heat source.gif
Heat source
(cooked:40min burned:80min)

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\items.txt

Retrieved: RC 2.9.7
item BCCCasserole
	{
		HungerChange	=	-70,
		Type	=	Food,
		DisplayName	=	Broccoli Chicken Casserole,
		MinutesToCook	=	40,
		Weight	=	2,
		IsCookable	=	TRUE,
		DangerousUncooked	=	TRUE,
		DaysTotallyRotten	=	4,
		MinutesToBurn	=	80,
		Icon	=	RoastingpanFull,
		ReplaceOnUse	=	RoastingPan,
		BoredomChange	=	-15,
		DaysFresh	=	2,
	}