Spoon: Difference between revisions

From PZwiki
(Replaced Navigation System with Header Version, Confirmed and Updated Code to include metal value, Updated Weapon Template, Cleared Old Categories.)
m (Distribution table update)
(33 intermediate revisions by 8 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Weapons|Melee weapons|Short blade weapons}}
{{languages|Spoon}}
{{Page version|41.78.16}}
{{header|The Game World|Items|Weapons|version=Version 37|incver=8}}{{Weapons|image = Spoon.png |weapontype = Melee |ammo = None|hands = One handed|weight = 0.3|mindamage = 0.1|maxdamage = 0.1|condition = 3|degrade = 1|id = Spoon}}'''The''' [[Spoon]] is a emergency starting weapon which can be found in most houses. Out of all the basic cutlery (butter knife, fork, spoon), the spoon, similar to the fork is a extremely low damage weapon which cannot perform the insta-kill jaw stab which comes with the [[Butter Knife]] or other advanced knives. Every hit on a zombie reduces the item condition falling by 1, and having a max of 3, it means you only get 3 hits with the spoon before it breaks.
{{Infobox item
<br><br>
|name=Spoon
The spoon is a single attack weapon, meaning it can only concentrate on one zombie at a time, attacking two at a time is risky as only one zombie will be stopped per hit and the other could get in close enough to damage the character.
|model=Spoon_Model.png
<br><br>
|icon=Spoon.png
One if the benefits of the spoon is that it is plentiful in the game world and is quite light. The spoon cannot be repaired. It is recommended you use the Butter Knife compared to the spoon if truely out of weapons at the start.
|icon_name=Spoon
<br><br><br><br><br><br><br><br>
|category=Weapon
== Code ==
|weight=0.3
<nowiki>
|equipped=One-handed
item Spoon
|type=SmallBlade
MaxRange = 0.9,
|min_range=0.2
WeaponSprite = Knife,
|max_range=0.8
MinAngle = 0,
|swing_time=2
Type = Weapon,
|condition_max=3
MinimumSwingTime = 2,
|min_damage=0.1
SwingAmountBeforeImpact = 0.02,
|max_damage=0.1
Categories = Blade,
|push_back=0.3
Weight = 0.3,
|item_id=Base.Spoon
ConditionLowerChanceOneIn = 1,
}}
PushBackMod = 0.3,
A '''spoon''' is a blade melee [[weapon]] and a tool.
MaxDamage = 0.1,
SubCategory = Stab,
AimingMod = 0.8,
ConditionMax = 3,
MaxHitCount = 1,
IsAimedHandWeapon = TRUE,
DoorDamage = 1,
SwingAnim = Stab,
CriticalChance = 5,
WeaponWeight = 0.3,
DisplayName = Spoon,
MinRange = 0.2,
SwingTime = 2,
MinDamage = 0.1,
KnockdownMod = 0,
Icon = Spoon,
TreeDamage  = 0,
EnduranceMod = 0.5,
MetalValue = 5,
</nowiki>


{{Navbox/Weapons}}
==Usage==
[[File:Spoon Eating Anim.gif|thumb|left|[[Player]] eating [[Canned Beans|canned beans]] with a spoon.]]
The fork, similar to the [[fork]] and [[spatula]], can be used to mix various foods. It can also be attached to [[Crafted Spear|crafted spear]] with a [[Duct Tape|duct tape]] for a minor stat increases, however there are better choices to upgrade it.
 
If a fork is in the [[player]]'s inventory while eating certain foods, the spoon will be used to eat. There are currently no benefits to eating with a fork or a [[spoon]] this way.{{Clear}}
 
===Weapon===
The spoon is an emergency weapon with extremely low damage and cannot perform the instant kill jaw stab, unlike most one-handed blade weapons. It is also highly ineffective in a defensive situation, as it will never knockdown an opponent and has very low knockback.
 
The spoon has a very short range, making it difficult to use when fighting [[zombies]], however it does have a quick attack. It is a single-attack weapon, hitting just 1 opponent with each swing. Spoons are pretty much useless in combat and should not be equipped in an emergency, unless smashing a [[window]].
 
===Breaking doors===
It is ineffective at bashing down [[door]]s, dealing just 1 damage per hit. For comparison, an [[axe]] deals 35 damage.
 
===Chopping trees===
It cannot be used to chop trees, dealing 0 damage per hit. For comparison, an [[axe]] deals 35 damage.
 
===Crafting===
{{Crafting/sandbox2
|bread_dough
|cake_batter
|pie_dough
|gravy
|pancakes_uncooked
|omelette_uncooked
|muffin_baking_tray_uncooked
|pizza
|tray_of_biscuits_uncooked
|baking_tray_with_chocolate_chip_cookie_uncooked
|baking_tray_with_chocolate_cookie_uncooked
|baking_tray_with_oatmeal_cookie_uncooked
|baking_tray_with_shortbread_cookie_uncooked
|baking_tray_with_sugar_cookie_uncooked
|baguette_uncooked
}}
 
{{Crafting/sandbox2
|spear_with_spoon
|spoon
}}
 
==Condition==
The condition of the spoon is influenced by the [[Skills#Combat|maintenance skill]]. It has a maximum condition of just 3 and will be damaged depending on the player's maintenance skill. The chance of losing durability is: <code>1 in (1 + maintenance x 2)</code>.
 
===Repairing===
A spoon cannot be repaired.
 
==Distribution==
The loot distributions can be found in the table(s) below.
 
<!--BOT FLAG|Spoon|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>Spoon distribution
        <span class="mw-customtoggle-togglebox-Spoon" 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-Spoon">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | bakerykitchen
    | {{ll|counter}}
    | 4
    | 20.0
    |-
    | bakerykitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | breakroom
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | chinesekitchen
    | {{ll|counter}}
    | 4
    | 20.0
    |-
    | chinesekitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | departmentstorage
    | {{ll|metal_shelves}}
    | 4
    | 10.0
    |-
    | dinerbackroom
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | drugshack
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | drugshack
    | {{ll|counter}}
    | 4
    | 20.0
    |-
    | kitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | knifefactory
    | {{ll|crate}}
    | 4
    | 20.0
    |-
    | knifefactory
    | {{ll|crate}}
    | 4
    | 10.0
    |-
    | prisoncells
    | {{ll|wardrobe}}
    | 4
    | 20.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Spoon" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Spoon|41.78.16-->
Spoons are an incredibly common household item found in kitchen [[Containers#Counters|counters]].
 
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 3659
  | source = items_weapons.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Spoon
{
    DisplayCategory = Cooking,
MaxRange = 0.8,
WeaponSprite = Spoon,
MinAngle = 0.65,
Type = Weapon,
MinimumSwingTime = 2,
SwingAmountBeforeImpact = 0.02,
Categories = SmallBlade,
Weight = 0.3,
ConditionLowerChanceOneIn = 1,
PushBackMod = 0.3,
SubCategory = Stab,
AimingMod = 0.8,
ConditionMax = 3,
MaxHitCount = 1,
IsAimedHandWeapon = TRUE,
DoorDamage = 1,
SwingAnim = Stab,
DisplayName = Spoon,
MinRange = 0.2,
SwingTime = 2,
KnockdownMod = 0,
Icon = Spoon,
TreeDamage  =  0,
EnduranceMod = 0.5,
MetalValue = 5,
CriticalChance = 0,
MinDamage = 0.1,
        MaxDamage = 0.1,
WeaponLength = 0.17,
AttachmentType = Screwdriver,
        BreakSound = SpoonBreak,
        DoorHitSound = SpoonHit,
HitSound = SpoonHit,
HitFloorSound = SpoonHit,
SwingSound = SpoonSwing,
Tags = Spoon,
}
}}
}}
 
==See also==
*[[Butter Knife]]
*[[Fork]]
 
{{Navbox items|blade}}
 
 
 
[[Category:Cooking tools]]
[[Category:Tools]]

Revision as of 16:42, 24 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]
Spoon
Spoon Model.png
General
Category
Weapon
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Equipped
One-handed
Properties
Max condition
3
Performance
Damage
0.1–0.1
Range
0.2–0.8
Knockback
0.3
Technical
Item ID
Base.Spoon

A spoon is a blade melee weapon and a tool.

Usage

Player eating canned beans with a spoon.

The fork, similar to the fork and spatula, can be used to mix various foods. It can also be attached to crafted spear with a duct tape for a minor stat increases, however there are better choices to upgrade it.

If a fork is in the player's inventory while eating certain foods, the spoon will be used to eat. There are currently no benefits to eating with a fork or a spoon this way.

Weapon

The spoon is an emergency weapon with extremely low damage and cannot perform the instant kill jaw stab, unlike most one-handed blade weapons. It is also highly ineffective in a defensive situation, as it will never knockdown an opponent and has very low knockback.

The spoon has a very short range, making it difficult to use when fighting zombies, however it does have a quick attack. It is a single-attack weapon, hitting just 1 opponent with each swing. Spoons are pretty much useless in combat and should not be equipped in an emergency, unless smashing a window.

Breaking doors

It is ineffective at bashing down doors, dealing just 1 damage per hit. For comparison, an axe deals 35 damage.

Chopping trees

It cannot be used to chop trees, dealing 0 damage per hit. For comparison, an axe deals 35 damage.

Crafting

Product Ingredients Tools Requirements Workstation XP
Dough.png
Bread (dough)
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
Each of:
RollingPin.png Rolling Pin ×1
Bowl.png Empty Bowl ×1
WaterDrop.png Water ×1 unit(s)
Salt.png Salt ×1 unit(s)
Yeast.png Yeast ×1 unit(s)
none
Profession chef2.png
Chef occupation
(or)
Trait cook.png
Cook trait
(or)
MagazineFood2.png
Good Cooking Magazine Vol.2
none 2.5 Cooking
CakeBatter.png
Cake Batter
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
Each of:
Bowl.png Bowl ×1
Butter.png Butter ×15 unit(s)
Yeast.png Yeast ×1
Milk.png Milk ×1
none
Profession chef2.png
Chef occupation
(or)
Trait cook.png
Cook trait
(or)
MagazineFood.png
Good Cooking Magazine Vol.1
none 2.5 Cooking
Dough.png
Pie Dough
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
One of:
Cornflour.png Corn Flour ×1
Flour.png Flour ×1
One of:
Butter.png Butter ×1
Lard.png Lard ×1
Margerine.png Margarine ×1
Each of:
Bowl.png Bowl ×1
WaterDrop.png Water ×2 unit(s)
Salt.png Salt ×2 unit(s)
none
Profession chef2.png
Chef occupation
(or)
Trait cook.png
Cook trait
(or)
MagazineFood.png
Good Cooking Magazine Vol.1
none 2.5 Cooking
Gravy.png
Gravy
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
Each of:
Bowl.png Empty Bowl ×1
GravyMix.png Gravy Mix ×1 unit(s)
WaterDrop.png Water ×2 unit(s)
none none none 0.75 Cooking
Pancakes.png
Pancakes (Uncooked)
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
Each of:
Bowl.png Empty Bowl ×1
PancakeMix.png Pancake Mix ×1 unit(s)
WaterDrop.png Water ×2 unit(s)
none none none 0.75 Cooking
PanFull.png
Omelette (Uncooked)
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
One of:
Egg.png Egg ×2
WildEggs.png Wild Eggs ×2
Each of:
Pan.png Frying Pan ×1
none none none 0.75 Cooking
Muffintray Batter.png
Muffin Baking Tray (Uncooked)
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
One of:
OilOlive.png Olive Oil ×1
OilVegetable.png Vegetable Oil ×1
Lard.png Lard ×1
Butter.png Butter ×1
Margarine.png Margarine ×1
One of:
Cornflour.png Corn Flour ×1
Flour.png Flour ×1
Each of:
Muffintray.png Muffin Tray ×1
Bowl.png Empty Bowl ×1
Egg.png Egg (tag) ×2
SugarBrown.png Sugar (tag) ×1
none none none 0.75 Cooking
PizzaWhole.png
Pizza
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
One of:
Cornflour.png Corn Flour ×1
Flour.png Flour ×1
One of:
OilOlive.png Olive Oil ×1
OilVegetable.png Vegetable Oil ×1
Each of:
Bowl.png Empty Bowl ×1
RollingPin.png Rolling Pin ×1
TomatoPaste.png Tomato Paste ×15 unit(s)
Water.png Water ×3 unit(s)
Salt.png Salt ×2 unit(s)
Yeast.png Yeast ×1 unit(s)
Cheese.png Cheese ×15 unit(s)
none
Profession chef2.png
Chef occupation
(or)
Trait cook.png
Cook trait
(or)
MagazineFood2.png
Good Cooking Magazine Vol.2
none 10 Cooking
Muffintray Batter.png
Tray of Biscuits (Uncooked)
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
One of:
OilOlive.png Olive Oil ×1
OilVegetable.png Vegetable Oil ×1
Lard.png Lard ×1
Butter.png Butter ×1
Margarine.png Margarine ×1
Each of:
Bowl.png Empty Bowl ×1
Muffintray.png Muffin Tray ×1
Water.png Water ×1 unit(s)
Flour.png Flour ×1 unit(s)
Salt.png Salt ×1 unit(s)
BakingSoda.png Baking Soda ×1 unit(s)
none
Profession chef2.png
Chef occupation
(or)
Trait cook.png
Cook trait
(or)
MagazineFood2.png
Good Cooking Magazine Vol.2
none 0.75 Cooking
BakingTray CookiesBaked.png
Baking Tray with Chocolate Chip Cookie (Uncooked)
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
One of:
OilOlive.png Olive Oil ×1
OilVegetable.png Vegetable Oil ×1
Lard.png Lard ×1
Butter.png Butter ×1
Margarine.png Margarine ×1
Each of:
Bowl.png Empty Bowl ×1
RollingPin.png Rolling Pin ×1
BakingTray.png Baking Tray ×1
BakingSoda.png Baking Soda ×1
ChocolateChips.png Chocolate Chips ×6
Egg.png Egg (tag) ×2
Flour.png Flour ×1 unit(s)
WaterDrop.png Water ×1 unit(s)
none
Profession chef2.png
Chef occupation
(or)
Trait cook.png
Cook trait
(or)
MagazineFood.png
Good Cooking Magazine Vol.1
none 0.75 Cooking
BakingTray CookiesBaked.png
Baking Tray with Chocolate Cookie (Uncooked)
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
One of:
OilOlive.png Olive Oil ×1
OilVegetable.png Vegetable Oil ×1
Lard.png Lard ×1
Butter.png Butter ×1
Margarine.png Margarine ×1
Each of:
Bowl.png Empty Bowl ×1
RollingPin.png Rolling Pin ×1
BakingTray.png Baking Tray ×1
BakingSoda.png Baking Soda ×1
CocoaPowder.png Cocoa Powder ×10 unit(s)
Egg.png Egg (tag) ×2
Flour.png Flour ×1
WaterDrop.png Water ×1 unit(s)
none
Profession chef2.png
Chef occupation
(or)
Trait cook.png
Cook trait
(or)
MagazineFood.png
Good Cooking Magazine Vol.1
none 0.75 Cooking
BakingTray CookiesBaked.png
Baking Tray with Oatmeal Cookie (Uncooked)
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
One of:
OilOlive.png Olive Oil ×1
OilVegetable.png Vegetable Oil ×1
Lard.png Lard ×1
Butter.png Butter ×1
Margarine.png Margarine ×1
Each of:
Bowl.png Empty Bowl ×1
RollingPin.png Rolling Pin ×1
BakingTray.png Baking Tray ×1
BakingSoda.png Baking Soda ×1
OatsRaw.png Can of Oats ×10 unit(s)
Egg.png Egg (tag) ×2
Flour.png Flour ×1 unit(s)
WaterDrop.png Water ×1 unit(s)
none
Profession chef2.png
Chef occupation
(or)
Trait cook.png
Cook trait
(or)
MagazineFood.png
Good Cooking Magazine Vol.1
none 0.75 Cooking
BakingTray CookiesBaked.png
Baking Tray with Shortbread Cookie (Uncooked)
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
Each of:
Bowl.png Empty Bowl ×1
RollingPin.png Rolling Pin ×1
BakingTray.png Baking Tray ×1
Butter.png Butter ×4 unit(s)
SugarBrown.png Sugar (tag) ×1
WaterDrop.png Water ×1 unit(s)
none
Profession chef2.png
Chef occupation
(or)
Trait cook.png
Cook trait
(or)
MagazineFood.png
Good Cooking Magazine Vol.1
none 0.75 Cooking
BakingTray CookiesBaked.png
Baking Tray with Sugar Cookie (Uncooked)
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
One of:
OilOlive.png Olive Oil ×1
OilVegetable.png Vegetable Oil ×1
Lard.png Lard ×1
Butter.png Butter ×1
Margarine.png Margarine ×1
Each of:
Bowl.png Empty Bowl ×1
RollingPin.png Rolling Pin ×1
BakingTray.png Baking Tray ×1
BakingSoda.png Baking Soda ×1
Egg.png Egg (tag) ×2
Flour.png Flour ×1 unit(s)
WaterDrop.png Water ×1 unit(s)
none
Profession chef2.png
Chef occupation
(or)
Trait cook.png
Cook trait
(or)
MagazineFood.png
Good Cooking Magazine Vol.1
none 0.75 Cooking
Doughnut Baguette.png
Baguette (Uncooked)
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
Each of:
Bowl.png Empty Bowl ×1
RollingPin.png Rolling Pin ×1
WaterDrop.png Water ×1 unit(s)
Flour.png Flour ×1 unit(s)
Salt.png Salt ×1 unit(s)
Yeast.png Yeast ×1 unit(s)
none
Profession chef2.png
Chef occupation
(or)
Trait cook.png
Cook trait
(or)
MagazineFood2.png
Good Cooking Magazine Vol.2
none 2.5 Cooking


Product Ingredients Tools Requirements Workstation XP
SpearSpoon.png
Spear with Spoon
SpearStick.png Crafted Spear ×1
Spoon.png Spoon ×1
DuctTape.png Duct Tape ×2 unit(s)
none none none none
Spoon.png
Spoon
SpearSpoon.png Spear with Spoon ×1 none none none none

Condition

The condition of the spoon is influenced by the maintenance skill. It has a maximum condition of just 3 and will be damaged depending on the player's maintenance skill. The chance of losing durability is: 1 in (1 + maintenance x 2).

Repairing

A spoon cannot be repaired.

Distribution

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

Spoon distribution Show / Hide
Containers
Building / Room Container Rolls Chance
bakerykitchen counter 4 20.0
bakerykitchen counter 4 10.0
breakroom counter 4 10.0
chinesekitchen counter 4 20.0
chinesekitchen counter 4 10.0
departmentstorage metal_shelves 4 10.0
dinerbackroom counter 4 10.0
drugshack counter 4 10.0
drugshack counter 4 20.0
kitchen counter 4 10.0
knifefactory crate 4 20.0
knifefactory crate 4 10.0
prisoncells wardrobe 4 20.0

Spoons are an incredibly common household item found in kitchen counters.

Code

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

Source: ProjectZomboid\media\scripts\items_weapons.txt

Retrieved: Build 41.78.16
item Spoon
	{
	    DisplayCategory = Cooking,
		MaxRange	=	0.8,
		WeaponSprite	=	Spoon,
		MinAngle	=	0.65,
		Type	=	Weapon,
		MinimumSwingTime	=	2,
		SwingAmountBeforeImpact	=	0.02,
		Categories	=	SmallBlade,
		Weight	=	0.3,
		ConditionLowerChanceOneIn	=	1,
		PushBackMod	=	0.3,
		SubCategory	=	Stab,
		AimingMod	=	0.8,
		ConditionMax	=	3,
		MaxHitCount	=	1,
		IsAimedHandWeapon	=	TRUE,
		DoorDamage	=	1,
		SwingAnim	=	Stab,
		DisplayName	=	Spoon,
		MinRange	=	0.2,
		SwingTime	=	2,
		KnockdownMod	=	0,
		Icon	=	Spoon,
		TreeDamage  =   0,
		EnduranceMod = 0.5,
		MetalValue = 5,
		CriticalChance	=	0,
		MinDamage	=	0.1,
        MaxDamage	=	0.1,
		WeaponLength = 0.17,
		AttachmentType = Screwdriver,
        BreakSound	=	SpoonBreak,
        DoorHitSound = SpoonHit,
		HitSound = SpoonHit,
		HitFloorSound = SpoonHit,
		SwingSound = SpoonSwing,
		Tags = Spoon,
 	}

See also