Dead Rabbit: Difference between revisions

From PZwiki
(Redesigned page, +Navbox, +code, +category, +nutitional info, +nutritional values,)
(New infobox + new layout + updated)
Line 1: Line 1:
__NOTOC__
{{languages|Dead Rabbit}}
{{languages|Dead_Rabbit}}
{{header|Project Zomboid|Items|Food|Perishable Food|type=Food|version=Version 40|incver=43}}{{Infobox food
<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 -->
|display_name=Dead Rabbit
<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 -->
|name_colour=Food
<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 -->
|name_text_colour=Food
{{Consumables
|image=RabbitDead_120px.png
|image = ANIMALDeadRabbit.png
|alternate_image=Rabbit.png
|hunger = -40
|alternate_name=Rabbit
|weight = 0.2
|alternate_link=
}}
|alternate_image2=Rabbitmeat.png
 
|alternate_name2=Rabbit Meat
[[Dead Rabbit|A Dead Rabbit]] is a perishable food item that goes bad as time passes. <br><br>
|alternate_link2=Rabbit Meat
Dead Rabbits are caught in a trap via [[Trapping|trapping]], via various traps. Dead Rabbits take eight in-game days to go stale, and twelve in-game days to rot.<br><br>
<!--GENERAL-->
|category=Food
|weight=0.2
|days_fresh=6
|days_rotten=10
<!--NUTRITION-->
|hunger_change=-10
|calories=30
|lipids=0
|proteins=4
|carbohydrates=0
<!--COOKING-->
|cook_minutes=15
|burn_minutes=50
|dangerous_uncooked=True
|bad_microwaved=True
<!--TECHNICAL DETAILS-->
|class_name=Base.DeadMouse
}}A '''dead mouse''' is a [[Food#Perishable|perishable]] food [[item]] used in [[cooking]].  


== Nutritional Information ==
==Usage==
{| border=0 align=left
===Consumable properties===
|
A dead rabbit can be eaten raw, which can make the [[player]] [[Moodles#Sick|sick]]. Consuming after being cooked will provide the player with some positive effects, however these will become negative the longer it's left to perish.
{{Consumables2
{{Consumables2
|image = ANIMALDeadRabbit.png
|image = RabbitDead.png
|hunger = -40
|hunger = -40
|perishable = 1
|perishable = 1
Line 42: Line 60:
|burned boredom = +20
|burned boredom = +20
|burned unhappiness = +20
|burned unhappiness = +20
|burned image = ANIMALDeadRabbit.png
|burned image = RabbitDead.png
|rotten image = ANIMALDeadRabbit.png
|rotten image = RabbitDead.png
|cooked image = ANIMALDeadRabbit.png
|cooked image = RabbitDead.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
'''It's Nutritional Values are as follows:'''<br>
Carbohydrates = 0 <br>
Proteins = 100.80 <br>
Lipids = 9.58 <br>
Calories = 373 <br><br>


== Crafting ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
Dead rabbit can be used in various cooking recipes.
|-
===Cooking===
! Name
{{Main|Cooking}}
! class="unsortable" | Recipe
{{Cooking table header}}
! class="unsortable" | Description
! Crafting Level
{{RecipeLookup|2050}}
{{RecipeLookup|2050}}
|}
{{Crafting table footer}}
 
==Distribution==
Dead rabbits can be found in [[Containers#Counters|kitchen counters]] and [[Oven|ovens]].
 
===Trapping===
{{Main|Trapping}}
Rabbits can be caught using a [[Mouse Trap|mouse trap]].
 
==Gallery==
<gallery>
File:Rabbit_Model.png|Rabbit model teased for a future version
</gallery>


== Code ==
== Code ==
<nowiki>
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
    item DeadRabbit
{{Retrieved|version=40|incver=43}}
<pre> item DeadRabbit
         HungerChange = -40,
         HungerChange = -40,
         Weight = 0.2,
         Weight = 0.2,
Line 82: Line 104:
         Lipids = 9.58,
         Lipids = 9.58,
         Calories = 373,
         Calories = 373,
</nowiki>
BadInMicrowave = true,</pre>
==See Also==
 
* [[Rabbit Meat]]
==See also==
* [[Animals]]
* [[Trapping]]
* [[Trapping]]
{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Food]]
[[Category:Perishable_Food]]
[[Category:Version 34.28]]

Revision as of 09:35, 6 March 2019

Dead Rabbit
Dead Rabbit
Rabbit Rabbit Meat
General
Category Food
Encumbrance
Heavy Load
0.2
Days until stale 6 days
Days until rotten 10 days
Nutrition
Hunger
Hunger
-10
Calories
Calories
30
Carbohydrates
Carbohydrates
0
Proteins
Proteins
4
Fat
Fat
0
Cooking
Time until cooked 15 minutes
Time until burned 50 minutes
Dangerous uncooked True
Bad microwaved True
Technical details
Item ID Base.DeadMouse

A dead mouse is a perishable food item used in cooking.

Usage

Consumable properties

A dead rabbit can be eaten raw, which can make the player sick. Consuming after being cooked will provide the player with some positive effects, however these will become negative the longer it's left to perish. Template:Consumables2

Crafting

Dead rabbit can be used in various cooking recipes.

Cooking

Main article: Cooking

Template:Cooking table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Distribution

Dead rabbits can be found in kitchen counters and ovens.

Trapping

Main article: Trapping

Rabbits can be caught using a mouse trap.

Gallery

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.43

	item DeadRabbit
        HungerChange		= -40,
        Weight			= 0.2,
        Type			= Food,
        DisplayName		= Dead Rabbit,
        Icon			= RabbitDead,
        IsCookable		= TRUE,
        DangerousUncooked	= TRUE,
        DaysTotallyRotten	= 12,
        MinutesToBurn		= 60,
        MinutesToCook		= 25,
        DaysFresh		= 8,
        Carbohydrates 		= 0,
        Proteins 		= 100.8,
        Lipids 			= 9.58,
        Calories 		= 373,
	BadInMicrowave 		= true,

See also

Template:Navbox/Consumables