Broccoli: Difference between revisions

From PZwiki
m (Better Rotten Broccoli image found in database. Adjusted Nutritional table.)
(Update of NavBar.)
Line 3: Line 3:
<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 -->
<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 -->
<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 -->
<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 -->
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[ Main_Page|Index]] -> [[:Category:Food|Food]] -> [[:Category:Perishable_Food|Perishable Foods]] -> [[Broccoli|Broccoli]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Food|Food]] -> [[:Category:Perishable_Food|Perishable Foods]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{Consumables
{{Consumables
|image = Broccoli.png
|image = Broccoli.png

Revision as of 19:22, 29 August 2016


Page Updated @ Version: 34.28
   Navigation - Main Index -> The Game World -> Items -> Consumables -> Food -> Perishable Foods -> Broccoli   

A perishable food item that goes bad as time passes, when outside of a powered refrigerator. Broccoli is often found within houses, inside of refrigerators, and in produce bins. Can be grown through Farming with Broccoli Seeds. Broccoli take four in-game days to go stale, and six in-game days to rot.

Nutritional Information

Template:Consumables2












It's Nutritional Values are as follows:
Carbohydrates = 2.06
Proteins = 0.87
Lipids = 0.11
Calories = 11

Crafting

Brocolli can be used in special recipes or can be preserved to last longer in jars.

Name Recipe Description
























Evolved Recipes

Product Nutrition
Soup
Soup
9
Stew
Stew
9
Salad
Salad
9
Stir Fry
Stir Fry
9
Roasted Vegetables
Roasted Vegetables
9
Pie (savory)
Pie (savory)
9
Rice Pot/Saucepan
Rice Pot/Saucepan
9
Pasta Pot/Saucepan
Pasta Pot/Saucepan
9

Farming

Name Recipe Description Crafting Level












Code

	
	item Broccoli
		HungerChange		= -9,
		Weight			= 0.2,
		Type			= Food,
		DaysTotallyRotten	= 6,
		DisplayName		= Broccoli,
		Icon			= Broccoli,
		DaysFresh		= 4,
		EvolvedRecipe 		= Soup:9;Stew:9;Pie:9;Stir fry:9;Salad:9;Roasted Vegetables:9;RicePot:9;RicePan:9;PastaPot:9;PastaPan:9,
		FoodType    		= Vegetables,
        	Carbohydrates 		= 2.06,
        	Proteins 		= 0.87,
        	Lipids 			= 0.11,
        	Calories 		= 11,

Template:Navbox/Consumables