More actions
A spatula is a tool used in cooking.
Usage
A spatula is used in the preparation of multiple cooking recipies, but consumed in none of them. In most cases, it is used as a simple “stirring” implement, and can be substituted with the more commonly spawning fork or spoon.
Crafting
Cooking
- Main article: Cooking
Location
The loot distributions can be found in the table(s) below.
Spatula distributionShow / 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.
Building/Room | Container | Effective chance |
---|---|---|
bakerykitchen | counter | 19.27% |
bakerykitchen | counter | 23.28% |
barbecuestore | counter | 23.28% |
barbecuestore | counter | 41.14% |
barbecuestore | shelves | 23.28% |
barbecuestore | shelves | 41.14% |
burgerkitchen | counter | 19.27% |
burgerkitchen | counter | 23.28% |
butcher | shelves | 23.28% |
butcher | shelves | 41.14% |
cafekitchen | counter | 19.27% |
cafekitchen | counter | 23.28% |
cafeteria | counter | 19.27% |
cafeteria | counter | 23.28% |
cafeteriakitchen | counter | 19.27% |
cafeteriakitchen | counter | 23.28% |
chinesekitchen | counter | 23.28% |
deepfry_kitchen | counter | 19.27% |
deepfry_kitchen | counter | 23.28% |
departmentstorage | metal_shelves | 19.27% |
dinerbackroom | counter | 19.27% |
dinerkitchen | counter | 19.27% |
dinerkitchen | counter | 23.28% |
donut_kitchen | counter | 19.27% |
donut_kitchen | counter | 23.28% |
fishchipskitchen | counter | 19.27% |
fishchipskitchen | counter | 23.28% |
garagestorage | crate | 23.28% |
generalstore | shelves | 19.27% |
generalstorestorage | shelves | 19.27% |
gigamart | shelves | 19.27% |
gigamartkitchen | counter | 23.28% |
housewarestore | shelves | 19.27% |
icecream | counter | 23.28% |
italiankitchen | counter | 19.27% |
italiankitchen | counter | 23.28% |
jayschicken_kitchen | counter | 23.28% |
kitchen | counter | 19.27% |
kitchen_crepe | counter | 19.27% |
kitchen_crepe | counter | 23.28% |
kitchenwares | shelves | 19.27% |
livingroom | counter | 19.27% |
mexicankitchen | counter | 23.28% |
pizzakitchen | counter | 23.28% |
restaurantkitchen | counter | 19.27% |
restaurantkitchen | counter | 23.28% |
seafoodkitchen | counter | 23.28% |
spiffoskitchen | counter | 23.28% |
sushikitchen | counter | 23.28% |
westernkitchen | counter | 19.27% |
westernkitchen | counter | 23.28% |
History
Base.Spatula
Version | Description |
---|---|
41.65 | Released on or before this version. |
Help PZwiki by adding to this history.
Code
Code snippet! This section contains source code from Project ZomboidShow / Hide
Item
Base.Spatula
Source: ProjectZomboid\media\scripts\newitems.txt
item Spatula
{
DisplayCategory = Cooking,
Weight = 0.1,
Type = Normal,
DisplayName = Spatula,
Icon = Spatula,
WorldStaticModel = Spatula_Ground,
}