Chicken

From PZwiki
Revision as of 19:37, 26 August 2015 by MalonyJenkins (talk | contribs) (Moved Nutritional page to left, adjusted summary to reflect info, + NOTOC, - Bread Link, + Recipe Ingredient Page)


A perishable food item generally found in a Refrigerator. Chicken takes two in-game days to go stale, and four ingame days to rot. It can cooked alone or used in various recipes.

Nutritional Information

Template:Consumables2























Crafting

Name Recipe Description Crafting Level












Evolved Recipes

Note: Chicken must be pre-cooked to be used in a sandwich or salad.

Product Nutrition
Soup
Soup
15
Stew
Stew
15
Salad
Salad
10
Stir Fry
Stir Fry
15
Roasted Vegetables
Roasted Vegetables
10
Sandwich
Sandwich
5
Burger
Burger
10
Pie (savory)
Pie (savory)
10
Cake
Cake
0

Code

item Chicken
	
		HungerChange		=	-40,
		Weight			=	0.3,
		Type			=	Food,
		IsCookable		=	TRUE,
		DangerousUncooked	=	TRUE,
		DaysTotallyRotten	=	4,
		MinutesToBurn		=	60,
		DisplayName		=	Chicken,
		Icon			=	Chicken,
		DaysFresh		=	2,
		MinutesToCook		=	30,
		EvolvedRecipe 		= 	Soup:15;Stew:15;Pie:10;Stir fry:15;Sandwich:5|Cooked;Burger:10;Salad:10|Cooked;Roasted Vegetables:10,
		FoodType    		=   	Meat,

See Also

Template:Navbox/Consumables