Broccoli Chicken Casserole: Difference between revisions

From PZwiki
(Moved Broccoli Chicken Casserole to Removed Items, Adjusted Categories, +Nav Bar, + Formatting Change, corrected consumables to match info on page. Note: No data found on item in scripts files. Assumed removed.)
m (Automated linking update)
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Obsolete items}}
{{languages}}
{{Page version|41.78.16}}
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
{{Obsolete|item=true|2=Recipe ingredients#Stir fry & roast ingredients}}
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
{{Infobox item
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[ Main_Page|Index]] -> [[:Category:Food|Food]] -> [[:Category:Removed_Food|Removed Foods]] -> [[Broccoli_Chicken_Casserole|Broccoli Chicken Casserole]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|name=Broccoli Chicken Casserole
{{Notice|Obsolete}}
|model_width=128px
 
|icon=RoastingpanFull.png
{{Consumables
|weight=4
|image = Full Roasting Pan.png
|category=Food
|hunger = -100
|hunger_change=-100
|boredom = -15
|boredom_change=-15
|weight = 4.0
|cook_minutes=40
|burn_minutes=80
|days_fresh=2
|days_rotten=4
|item_id=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.  
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 Description ==
==Former usage==
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.


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


== Effects ==
==Code==
[[Boredom]]: -15<br>
{{CodeBox
[[Hunger]]: -100
| {{CodeSnip
== Crafting ==
  | lang = java
{| class="wikitable sortable" style="text-align:center;"
  | line = true
|-  
  | start = 553
! Name
  | source = items.txt
! class="unsortable" | Recipe
  | retrieved = true
! class="unsortable" | Description
  | version = 2.9.7
{{RecipeLookup|2001}}
  | version_link = RC 2.9.7
|}
  | hidecat = true
  | code =
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,
}
}}}}


== Code ==
{{Navbox food}}
<nowiki>item BCCCasserole
{
Type = Food,
DisplayName = Broccoli Chicken Casserole,
Icon = RoastingpanFull,
Weight = 4,
IsCookable = true,
MinutesToCook = 40,
MinutesToBurn = 80,
HungerChange = -100,
BoredomChange = -15,
ReplaceOnUse = RoastingPan,
DaysFresh = 2,
DaysTotallyRotten = 4,
DangerousUncooked = true
}</nowiki>


{{Navbox/Consumables}}
[[Category:Food]]
[[Category:Consumables]]
[[Category:Removed Food]]
[[Category:Version 34.28]]

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,
	}