Roasting Pan: Difference between revisions

From PZwiki
(Update distribution file)
 
(34 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Equipment|Tools|Cooking tools}}
{{Items
{{Page version|41.78.16}}
|image = Roasting Pan.png
{{Infobox item
|weight = 1.3
|name=Roasting Pan
|model=RoastingPan_Model.png
|icon=Roastingpan.png
|icon_name=Roasting Pan
|category=Cooking
|weight=1.3
|function=[[Cooking]] utensil
|material=Metal
|material_value=60
|item_id=Base.RoastingPan
}}
}}
A '''roasting pan''' is a tool used in [[cooking]].


A kitchen tool used to make a broccoli chicken cheese casserole.  
==Usage==
A roasting pan is used in the preparation of [[Roasted Vegetables|roasted vegetables]], which is a customisable recipe.
 
==Crafting==
 
===Cooking===
{{Main|Cooking}}
{{Crafting/sandbox2
|roasted_vegetables
}}
 
==Distribution==
The loot distributions can be found in the table(s) below.
 
<!--BOT FLAG|RoastingPan|41.78.16-->
{{Clear}}
<div class="togglebox theme-red">
    <div>RoastingPan distribution
        <span class="mw-customtoggle-togglebox-RoastingPan" title="{{int:show}} / {{int:hide}}" style="float: right; padding-right: 30px; padding-top: 4px; font-size: 0.7em; font-weight: normal;">{{int:show}} / {{int:hide}}</span></div>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-RoastingPan">
    Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the [[lucky]] and [[unlucky]] traits.    <div class="toggle-content">
<div class="pz-container">
<div id="containers" style="flex-basis:30%">
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Containers}}
    ! Building/Room
    ! Container
    ! Effective chance
    |-
    | bakerykitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | burgerkitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | cafekitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | cafeteria
    | {{ll|counter}}
    | 23.28%
    |-
    | cafeteriakitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | chinesekitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | deepfry_kitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | departmentstorage
    | {{ll|metal_shelves}}
    | 23.28%
    |-
    | dinerbackroom
    | {{ll|counter}}
    | 23.28%
    |-
    | dinerkitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | donut_kitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | fishchipskitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | generalstore
    | {{ll|shelves}}
    | 23.28%
    |-
    | generalstorestorage
    | {{ll|shelves}}
    | 23.28%
    |-
    | gigamart
    | {{ll|shelves}}
    | 23.28%
    |-
    | gigamartkitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | housewarestore
    | {{ll|shelves}}
    | 23.28%
    |-
    | icecream
    | {{ll|counter}}
    | 23.28%
    |-
    | italiankitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | jayschicken_kitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | kitchen
    | {{ll|counter}}
    | 19.27%
    |-
    | kitchen_crepe
    | {{ll|counter}}
    | 23.28%
    |-
    | kitchenwares
    | {{ll|shelves}}
    | 23.28%
    |-
    | livingroom
    | {{ll|counter}}
    | 19.27%
    |-
    | mexicankitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | pizzakitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | restaurantkitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | seafoodkitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | spiffoskitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | sushikitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | westernkitchen
    | {{ll|counter}}
    | 23.28%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-RoastingPan" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|RoastingPan|41.78.16-->
 
==Code==
{{CodeBox|
{{CodeSnip
  | lang = java
  | line = true
  | start = 452
  | source = items.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item RoastingPan
{
    DisplayCategory = Cooking,
Weight = 1.3,
Type = Normal,
DisplayName = Roasting Pan,
Icon = Roastingpan,
MetalValue = 60,
WorldStaticModel = RoastingPan,
}
}}
}}
 
==See also==
*[[Cooking]]
*[[Baking Pan]]
*[[Frying Pan]]
 
{{Navbox items|tools}}


== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|2001}}
|}


== Code ==
<nowiki>item RoastingPan
{
Type = Normal,
DisplayName = Roasting Pan,
Icon = Roastingpan,
Weight = 1.3,
} </nowiki>
[[Category:Tools]]
[[Category:Tools]]
[[Category:Version 0.2.0p]]

Latest revision as of 13:43, 30 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Roasting Pan
RoastingPan Model.png
General
Category
Cooking
Encumbrance
Moodle Icon HeavyLoad.png
1.3
Function
Cooking utensil
Properties
Material
Metal
Metal quantity
60
Technical
Item ID
Base.RoastingPan

A roasting pan is a tool used in cooking.

Usage

A roasting pan is used in the preparation of roasted vegetables, which is a customisable recipe.

Crafting

Cooking

Main article: Cooking
Product Ingredients Tools Requirements Workstation XP
RoastingpanFull.png
Roasted Vegetables
Roastingpan.png Roasting Pan ×1
Soup Ingredients.png Roasted Vegetables Ingredients ×(1−6)
none none none 0.75 Cooking

Distribution

The loot distributions can be found in the table(s) below.

RoastingPan distribution Show / Hide
Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the lucky and unlucky traits.
Containers
Building/Room Container Effective chance
bakerykitchen counter 23.28%
burgerkitchen counter 23.28%
cafekitchen counter 23.28%
cafeteria counter 23.28%
cafeteriakitchen counter 23.28%
chinesekitchen counter 23.28%
deepfry_kitchen counter 23.28%
departmentstorage metal_shelves 23.28%
dinerbackroom counter 23.28%
dinerkitchen counter 23.28%
donut_kitchen counter 23.28%
fishchipskitchen counter 23.28%
generalstore shelves 23.28%
generalstorestorage shelves 23.28%
gigamart shelves 23.28%
gigamartkitchen counter 23.28%
housewarestore shelves 23.28%
icecream counter 23.28%
italiankitchen counter 23.28%
jayschicken_kitchen counter 23.28%
kitchen counter 19.27%
kitchen_crepe counter 23.28%
kitchenwares shelves 23.28%
livingroom counter 19.27%
mexicankitchen counter 23.28%
pizzakitchen counter 23.28%
restaurantkitchen counter 23.28%
seafoodkitchen counter 23.28%
spiffoskitchen counter 23.28%
sushikitchen counter 23.28%
westernkitchen counter 23.28%

Code

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

Source: ProjectZomboid\media\scripts\items.txt

Retrieved: Build 41.78.16
item RoastingPan
	{
	    DisplayCategory = Cooking,
		Weight	=	1.3,
		Type	=	Normal,
		DisplayName	=	Roasting Pan,
		Icon	=	Roastingpan,
		MetalValue = 60,
		WorldStaticModel = RoastingPan,
	}

See also