Kitchen Knife: Difference between revisions

From PZwiki
m (Automated Formatting)
(33 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages|Kitchen Knife}}
{{Header|Project Zomboid|Items|Weapons|Melee weapons|Short blade weapons}}
{{header|Project Zomboid|Items|Weapons|Melee Weapons|type=Weapon|version=Version 40|incver=9}}{{Infobox weapon
{{Page version|41.78.16}}
|display_name=Kitchen Knife
{{Infobox item
|name_colour=Weapon
|name=Kitchen Knife
|name_text_colour=Weapon
|model=Knife_Model.png
|image=Knife_Model.png
|icon=KnifeChopping.png
|image_width=200px
|icon_name=Kitchen Knife
|alternate_image=KnifeChopping.png
|alternate_name=Kitchen Knife
|alternate_link=
<!--GENERAL-->
<!--GENERAL-->
|category=Weapon
|category=Weapon
|weight=0.3
|weight=0.3
|function=[[Cooking]]
|function=[[Weapons|Weapon]]<br>[[Cooking]]
|equipped=One-handed
|equipped=One-handed
|condition_max=10
|condition_max=10
Line 26: Line 23:
|kill_move=Jaw stab
|kill_move=Jaw stab
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.KitchenKnife
|item_id=Base.KitchenKnife
}}A '''kitchen knife''' is a blade melee [[weapon]].
}}
A '''kitchen knife''' is a short blade melee [[weapon]].


==Usage==
==Usage==
The kitchen knife is a common short blade [[weapon]] that can also be used in [[cooking]].
===Weapon===
===Weapon===
The kitchen knife has a 'Jaw Stab' attack which can kill a zombie instantly if close enough and timed correctly. The kitchen knife is a single attack weapon, so it is best if used in single combat or if zombies are relatively spread out when attacking.
The kitchen knife has a 'Jaw Stab' attack which can kill a zombie instantly if close enough and timed correctly. The kitchen knife is a single attack weapon, and is best used when on a 1 on 1 fight with a [[zombie]].


===Breaking doors===
===Breaking doors===
Line 40: Line 40:


==Condition==
==Condition==
The kitchen knife is a [[Skills#Blade|blade]] weapon, therefore being influenced by the blade skills: accuracy, guard and maintenance. It has a maximum condition of just 5 and will be damaged depending on the player's maintenance skill. The chance of losing durability is: <code>1 in (2 + maintenance x 2)</code>
The kitchen knife is a [[Skills#Combat|short blade]] weapon. It has a maximum condition of 10 and will be damaged depending on the player's maintenance skill. The chance of losing durability is: <code>1 in (2 + maintenance x 2)</code>


===Repairing===
===Repairing===
Line 57: Line 57:
}}
}}


== Crafting ==
==Crafting==
{{Crafting table header}}
===Survival===
{{RecipeLookup|3006}}
{{Crafting/sandbox2
{{RecipeLookup|4007}}
|notched_wooden_plank
{{RecipeLookup|4043}}
|stake
{{RecipeLookup|6007}}
|crafted_spear
{{RecipeLookup|6008}}
|spear_with_knife
{{Crafting table footer}}
|kitchen_knife
|fishing_rod_crafted
}}


===Cooking===
===Cooking===
{{Main|Cooking}}
{{Main|Cooking}}
{{Cooking table header}}
{{Crafting/sandbox2
{{RecipeLookup|2016}}
|bread_slices
{{RecipeLookup|2026}}
|ham_slice
{{RecipeLookup|2027}}
|bacon_strips
{{RecipeLookup|2028}}
|bacon_bits
{{RecipeLookup|2035}}
|fish_fillet
{{RecipeLookup|2042}}
|frog_meat
{{RecipeLookup|2043}}
|small_bird_meat
{{RecipeLookup|2047}}
|rabbit_meat
{{RecipeLookup|2048}}
|rodent_meat
{{RecipeLookup|2049}}
|squid_calamari_uncooked
{{RecipeLookup|2050}}
|jack-o'-lantern
{{RecipeLookup|2051}}
|onion_slices
{{RecipeLookup|2052}}
|baloney_slices
{{RecipeLookup|2062}}
|salami_slices
{{RecipeLookup|2063}}
|watermelon_slice
{{RecipeLookup|2090}}
|cake_slice
{{Crafting table footer}}
|pie_slice
|pizza_slice
}}


==Distribution==
==Distribution==
Kitchen Knives can be found in kitchen [[Containers#Counters|counters]] in houses and restaurants, along with general stores and [[Containers#Corpses|male corpses]].
The loot distributions can be found in the table(s) below.


== Code ==
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
! colspan="4" | Containers
|-
! Building/Room
! Container
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" | Chance
|-
|rowspan="2"|bakerykitchen
|[[counter]]
|4
|6
|-
|[[counter]]
|4
|6
|-
|rowspan="2"|burgerkitchen
|[[counter]]
|4
|6
|-
|[[counter]]
|4
|6
|-
|rowspan="2"|butcher
|[[counter]]
|4
|1
|-
|[[counter]]
|4
|2
|-
|cafeteriakitchen
|[[counter]]
|4
|6
|-
|rowspan="2"|chinesekitchen
|[[counter]]
|4
|6
|-
|[[counter]]
|4
|6
|-
|rowspan="2"|deepfry_kitchen
|[[counter]]
|4
|6
|-
|[[counter]]
|4
|6
|-
|departmentstorage
|[[metal_shelves]]
|4
|6
|-
|dinerbackroom
|[[counter]]
|4
|6
|-
|italiankitchen
|[[counter]]
|4
|6
|-
|rowspan="5"|knifefactory
|[[crate]]
|4
|1
|-
|[[crate]]
|4
|1
|-
|[[crate]]
|4
|2
|-
|[[crate]]
|4
|2
|-
|[[crate]]
|4
|5
|-
|mexicankitchen
|[[counter]]
|4
|6
|-
|pizzakitchen
|[[counter]]
|4
|6
|-
|prisoncells
|[[wardrobe]]
|4
|0.01
|-
|seafoodkitchen
|[[counter]]
|4
|6
|-
|sushikitchen
|[[counter]]
|4
|6
|-
|westernkitchen
|[[counter]]
|4
|6
|}
 
==Code==
===Item===
===Item===
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox|Item<br>
{{Retrieved|version=40|incver=9}}
{{CodeSnip
<pre> item KitchenKnife
  | lang = java
MaxRange = 0.9,
  | line = true
WeaponSprite = Knife,
  | start = 3895
MinAngle = 0,
  | source = items_weapons.txt
Type = Weapon,
  | retrieved = true
MinimumSwingTime = 2,
  | version = 41.78.16
KnockBackOnNoDeath = FALSE,
  | code =
SwingAmountBeforeImpact = 0.02,
item KitchenKnife
Categories = Blade,
{
ConditionLowerChanceOneIn = 2,
    DisplayCategory = Cooking,
Weight = 0.3,
MaxRange = 0.9,
SplatN.umber = 0,
WeaponSprite = Knife,
PushBackMod = 0.3,
MinAngle = 0.65,
MaxDamage = 0.6,
Type = Weapon,
SubCategory = Stab,
MinimumSwingTime = 2,
AimingMod = 0.8,
KnockBackOnNoDeath = FALSE,
ConditionMax = 10,
SwingAmountBeforeImpact = 0.02,
MaxHitCount = 1,
Categories = SmallBlade,
IsAimedHandWeapon = TRUE,
ConditionLowerChanceOneIn = 2,
DoorDamage = 1,
Weight = 0.3,
SwingAnim = Stab,
SplatNumber = 4,
WeaponWeight = 1.7,
PushBackMod = 0.3,
DisplayName = Kitchen Knife,
SubCategory = Stab,
MinRange = 0.61,
AimingMod = 0.8,
CloseKillMove = Jaw_Stab,
ConditionMax = 10,
SwingTime = 2,
MaxHitCount = 1,
MinDamage = 0.3,
IsAimedHandWeapon = TRUE,
KnockdownMod         = 0,
DoorDamage = 1,
SplatBloodOnNoDeath = TRUE,
SwingAnim = Stab,
Icon         = KnifeChopping,
DisplayName = Kitchen Knife,
RunAnim         = Run_Weapon2,
MinRange = 0.61,
        IdleAnim         = Idle_Weapon2,
CloseKillMove = Jaw_Stab,
        BreakSound         = PZ_MetalSnap,
SwingTime = 2,
        TreeDamage         = 1,
KnockdownMod = 0,
        EnduranceMod         = 0.5,
SplatBloodOnNoDeath = TRUE,
        MetalValue = 10,</pre>
Icon = KnifeChopping,
RunAnim = Run_Weapon2,
        IdleAnim = Idle_Weapon2,
        BreakSound =   KitchenKnifeBreak,
        TreeDamage =   1,
        EnduranceMod = 0.5,
        MetalValue = 10,
        CriticalChance = 25,
        CritDmgMultiplier = 4,
        MinDamage = 0.3,
        MaxDamage = 0.7,
WeaponLength = 0.19,
        DamageCategory = Slash,
        DamageMakeHole = TRUE,
        HitFloorSound = KitchenKnifeHit,
        ImpactSound = KitchenKnifeHit,
        DoorHitSound = KitchenKnifeHit,
HitSound = KitchenKnifeHit,
SwingSound = KitchenKnifeSwing,
AttachmentType = Knife,
        Tags = CutPlant;SharpKnife,
}
}}


=== Repair===
Repair<br>
'''''From fixing.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeSnip
{{Retrieved|version=40|incver=9}}
  | lang = java
<pre> fixing Fix Kitchen Knife
  | line = true
Require : KitchenKnife,
  | start = 516
Fixer : DuctTape,
  | source = fixing.txt
Fixer : Glue,
  | retrieved = true
Fixer : Scotchtape=2,</pre>
  | version = 41.78.16
  | code =
    fixing Fix Kitchen Knife
    {
      Require : KitchenKnife,
 
      Fixer : DuctTape,
      Fixer : Glue,
      Fixer : Scotchtape=2,
    }
  }}
}}


==See also==
==See also==
Line 144: Line 306:
*[[Hunting Knife]]
*[[Hunting Knife]]


{{Navbox/Tools}}{{Navbox/Weapons}}
{{Navbox items|blade}}
 
 
 
[[Category:Cooking tools]]
[[Category:Tools]]
[[Category:Tools]]

Revision as of 09:33, 14 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]
Kitchen Knife
Knife Model.png
General
Category
Weapon
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Equipped
One-handed
Function
Properties
Max condition
10
Performance
Damage
0.3–0.6
Range
0.61–0.9
Knockback
0.3
Knockdown
0
Special ability
Jaw stab
Technical
Item ID
Base.KitchenKnife

A kitchen knife is a short blade melee weapon.

Usage

The kitchen knife is a common short blade weapon that can also be used in cooking.

Weapon

The kitchen knife has a 'Jaw Stab' attack which can kill a zombie instantly if close enough and timed correctly. The kitchen knife is a single attack weapon, and is best used when on a 1 on 1 fight with a zombie.

Breaking doors

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

Chopping trees

It is mostly ineffective at chopping trees, dealing 1 damage per hit. For comparison, an axe deals 35 damage.

Condition

The kitchen knife is a short blade weapon. It has a maximum condition of 10 and will be damaged depending on the player's maintenance skill. The chance of losing durability is: 1 in (2 + maintenance x 2)

Repairing

Materials that can be used to repair the kitchen knife, based on first time repairing.

Repair Kitchen Knife
DuctTape.png
Potentially repairs: 50%
Chance of success: 95%
Glue.png
Potentially repairs: 20%
Chance of success: 95%
Scotchtape.png
Potentially repairs: 10%
Chance of success: 95%

Crafting

Survival

Product Ingredients Tools Requirements Workstation XP
TZ PerforatedWoodenPlank.png
Notched Wooden Plank
One of:
Screwdriver.png Screwdriver ×1
KnifeChopping.png Kitchen Knife ×1
KnifeButter.png Butter Knife ×1
KnifeButter.png Bread Knife ×1
HuntingKnife.png Hunting Knife ×1
RockSharpened.png Chipped Stone ×1
KnifeFlint.png Stone Knife ×1
One of:
Plank.png Plank ×1
Logs.png Log ×1
none none none none
Stake.png
Stake
One of:
KnifeFlint.png Stone Knife ×1
HuntingKnife.png Hunting Knife ×1
KnifeChopping.png Kitchen Knife ×1
Cleaver.png Meat Cleaver ×1
Machete.png Machete ×1
Each of:
Branch.png Tree Branch ×1
none none none 1.25 Carpentry
SpearStick.png
Crafted Spear
One of:
Branch.png Tree Branch ×1
Plank.png Plank ×1
One of:
KnifeChopping.png Kitchen Knife ×1
Machete.png Machete ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
none none none 1.25 Carpentry
SpearKnife.png
Spear with Knife
SpearStick.png Crafted Spear ×1
KnifeChopping.png Kitchen Knife ×1
DuctTape.png Duct Tape ×2 unit(s)
none none none none
KnifeChopping.png
Kitchen Knife
SpearKnife.png Spear with Knife ×1 none none none none
FishingRod crafted.png
Fishing Rod
One of:
HuntingKnife.png Hunting Knife ×1
KnifeChopping.png Kitchen Knife ×1
Machete.png Machete ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
One of:
Fishing Line.png Fishing Line ×1
Twine.png Twine ×2 unit(s)
One of:
Nails.png Nails ×1
Paperclip.png Paperclip ×1
Each of:
TZ WoodenStick.png Sturdy Stick ×1
none
MagazineFish.png
Angler USA Magazine Vol.1
none none

Cooking

Main article: Cooking
Product Ingredients Tools Requirements Workstation XP
BreadSlices.png
Bread Slices ×3
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
KnifeButter.png Butter Knife ×1
KnifeButter.png Bread Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
BreadAnima.gif Bread ×1
none none none 0.75 Cooking
HamSlices.png
Ham Slice ×6
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Ham.png Ham ×1
none none none 0.75 Cooking
TZ BaconRashers.png
Bacon Strips ×4
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Bacon.png Bacon ×1
none none none 0.75 Cooking
TZ BaconBits.png
Bacon Bits ×4
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
TZ BaconRashers.png Bacon Strips ×1
none none none 0.75 Cooking
FishFillet.png
Fish Fillet ×2
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
FishPanfish.png Sunfish ×1
FishTrout.png Trout ×1
none none none 10 Cooking
Frogmeat.png
Frog Meat
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Frog.png Frog ×1
none none none 2.5 Cooking
Smallbirdmeat.png
Small Bird Meat
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
BirdDead.png Dead Bird ×1
none none none 2.5 Cooking
Rabbitmeat.png
Rabbit Meat
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
RabbitDead.png Dead Rabbit ×1
none none none 2.5 Cooking
Smallanimalmeat.png
Rodent Meat
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
none none none 2.5 Cooking
SquidCalimari.png
Squid Calamari (Uncooked) ×2
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Squid.png Squid ×1
none none none 0.75 Cooking
Jackolantern.png
Jack-o'-lantern
One of:
KnifeChopping.png Kitchen Knife ×1
KnifeButter.png Butter Knife ×1
KnifeButter.png Bread Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Pumpkin.png Pumpkin ×1
none none none 0.75 Cooking
Rings.png
Onion Slices
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Machete.png Machete ×1
KnifeFlint.png Stone Knife ×1
Each of:
Onion.png Onion ×1
none none none 0.75 Cooking
BaloneySlices.png
Baloney Slices ×6
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Baloney.png Baloney ×1
none none none 0.75 Cooking
SalamiSlices.png
Salami Slices ×4
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Salami.png Salami ×1
none none none 0.75 Cooking
WatermelonSliced.png
Watermelon Slice ×10
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Hacksaw.png Saw ×1
Axe.png Axe ×1
AxeStone.png Stone Axe ×1
AxeHand.png Hand Axe ×1
WoodAxe.png Wood Axe ×1
Cleaver.png Meat Cleaver ×1
Each of:
Watermelon.png Watermelon ×1
none none none 0.75 Cooking
CakeSlice.png
Cake Slice ×5
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
KnifeButter.png Butter Knife ×1
KnifeButter.png Bread Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
CakeCooked.png Cake (Cooked) ×1
none none none 0.75 Cooking
Pie.png
Pie Slice ×5
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
KnifeButter.png Butter Knife ×1
KnifeButter.png Bread Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
PieWholeCooked.png Pie (Cooked) ×1
none none none 0.75 Cooking
Pizza.png
Pizza Slice ×6
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
PizzaWhole.png Pizza (Cooked) ×1
none none none 0.75 Cooking

Distribution

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

Containers
Building/Room Container Rolls Chance
bakerykitchen counter 4 6
counter 4 6
burgerkitchen counter 4 6
counter 4 6
butcher counter 4 1
counter 4 2
cafeteriakitchen counter 4 6
chinesekitchen counter 4 6
counter 4 6
deepfry_kitchen counter 4 6
counter 4 6
departmentstorage metal_shelves 4 6
dinerbackroom counter 4 6
italiankitchen counter 4 6
knifefactory crate 4 1
crate 4 1
crate 4 2
crate 4 2
crate 4 5
mexicankitchen counter 4 6
pizzakitchen counter 4 6
prisoncells wardrobe 4 0.01
seafoodkitchen counter 4 6
sushikitchen counter 4 6
westernkitchen counter 4 6

Code

Item

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

Item
Source: ProjectZomboid\media\scripts\items_weapons.txt

Retrieved: Build 41.78.16
item KitchenKnife
	{
	    DisplayCategory = Cooking,
		MaxRange	=	0.9,
		WeaponSprite	=	Knife,
		MinAngle	=	0.65,
		Type	=	Weapon,
		MinimumSwingTime	=	2,
		KnockBackOnNoDeath	=	FALSE,
		SwingAmountBeforeImpact	=	0.02,
		Categories	=	SmallBlade,
		ConditionLowerChanceOneIn	=	2,
		Weight	=	0.3,
		SplatNumber	=	4,
		PushBackMod	=	0.3,
		SubCategory	=	Stab,
		AimingMod	=	0.8,
		ConditionMax	=	10,
		MaxHitCount	=	1,
		IsAimedHandWeapon	=	TRUE,
		DoorDamage	=	1,
		SwingAnim	=	Stab,
		DisplayName	=	Kitchen Knife,
		MinRange	=	0.61,
		CloseKillMove = Jaw_Stab,
		SwingTime	=	2,
		KnockdownMod	=	0,
		SplatBloodOnNoDeath	=	TRUE,
		Icon	=	KnifeChopping,
		RunAnim	=	Run_Weapon2,
        IdleAnim	=	Idle_Weapon2,
        BreakSound  =   KitchenKnifeBreak,
        TreeDamage  =   1,
        EnduranceMod = 0.5,
        MetalValue = 10,
        CriticalChance	=	25,
        CritDmgMultiplier = 4,
        MinDamage	=	0.3,
        MaxDamage	=	0.7,
		WeaponLength = 0.19,
        DamageCategory = Slash,
        DamageMakeHole = TRUE,
        HitFloorSound	=	KitchenKnifeHit,
        ImpactSound	=	KitchenKnifeHit,
        DoorHitSound = KitchenKnifeHit,
		HitSound	=	KitchenKnifeHit,
		SwingSound = KitchenKnifeSwing,
		AttachmentType = Knife,
        Tags = CutPlant;SharpKnife,
 	}

Repair
Source: ProjectZomboid\media\scripts\fixing.txt

Retrieved: Build 41.78.16
fixing Fix Kitchen Knife
    {
       Require : KitchenKnife,

       Fixer : DuctTape,
       Fixer : Glue,
       Fixer : Scotchtape=2,
    }

See also