Hunting Knife: Difference between revisions

From PZwiki
m (→‎top: category & header updates)
m (Automated Formatting)
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Languages}}
{{Header|Project Zomboid|Items|Weapons|Melee weapons|Short blade weapons}}
{{header/sandbox2|Project Zomboid|Items|Weapons|Melee weapons|Short blade weapons}}
{{Page version|41.78.16}}
{{page version|41.54}}
{{Infobox item
{{Infobox weapon
|name=Hunting Knife
|display_name=Hunting Knife
|model=HuntingKnife_Model.png
|name_colour=Weapon
|icon=HuntingKnife.png
|name_text_colour=Weapon
|image=HuntingKnife_Model.png
|image_width=150px
|alternate_image=HuntingKnife.png
|alternate_name=
|alternate_link=
<!--GENERAL-->
<!--GENERAL-->
|category=Weapon
|category=Weapon
|weight=0.5
|weight=0.5
|function=[[Cooking]]
|function=[[Weapons|Weapon]]<br>[[Cooking]]
|equipped=One-handed
|equipped=One-handed
|condition_max=10
|condition_max=10
Line 28: Line 22:
|kill_move=Jaw stab
|kill_move=Jaw stab
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.HuntingKnife
|item_id=Base.HuntingKnife
}}
}}
A '''hunting knife''' is a blade melee [[weapon]].
A '''hunting knife''' is a short blade melee [[weapon]].


==Usage==
==Usage==
The hunting knife is an uncommon short blade [[weapon]] that can also be used in [[cooking]].
===Weapon===
===Weapon===
The hunting knife has a 'Jaw Stab' attack which can kill a zombie instantly if close enough and timed correctly. It is also capable of performing backstabs on zombies that haven't noticed the player. There's a chance that after these attacks, the knife can get stuck in a zombie and will have to be looted back from the corpse, so beware of that. The hunting knife only hits one zombie at a time, so it is best if used in single combat or if zombies are relatively spread out when attacking.  
The hunting knife has a 'Jaw Stab' attack, which can kill a zombie instantly if close enough and timed correctly. It is also capable of performing backstabs on zombies that haven't noticed the player. There's a chance that after these attacks, the knife can get stuck in a zombie and will have to be looted back from the corpse. The hunting 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 43: Line 39:


==Condition==
==Condition==
The condition of the hunting knife is influenced by the [[Skills#Combat|maintenance skill]]. 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 (15 + maintenance x 2)</code>
The hunting 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 (15 + maintenance x 2)</code>


===Repairing===
===Repairing===
Line 61: Line 57:


==Crafting==
==Crafting==
{{Crafting header|ing=4}}
{{Crafting/sandbox2
{{Crafting general|027|ing=4}}
|notched_wooden_plank
{{Crafting fishing|002|ing=4}}
|fishing_rod_crafted
|}
}}


===Weapons===
===Weapons===
{{Crafting header|ing=3}}
{{Crafting/sandbox2
{{Crafting survivalist|005|ing=3}}
|stake
{{Crafting survivalist|101|ing=3}}
|crafted_spear
{{Crafting survivalist|112|ing=3}}
|spear_with_hunting_knife
|}
}}


===Cooking===
===Cooking===
{{Main|Cooking}}
{{Main|Cooking}}
The hunting knife is used in various cooking recipes.  
The hunting knife is used in various cooking recipes.
{{Crafting header|ing=2}}
{{Crafting/sandbox2
{{Crafting cooking|117|ing=2}}
|bread_slices
{{Crafting cooking|118|ing=2}}
|ham_slice
{{Crafting cooking|119|ing=2}}
|bacon_strips
{{Crafting cooking|120|ing=2}}
|bacon_bits
{{Crafting cooking|121|ing=2}}
|fish_fillet
{{Crafting cooking|122|ing=2}}
|frog_meat
{{Crafting cooking|123|ing=2}}
|small_bird_meat
{{Crafting cooking|124|ing=2}}
|rabbit_meat
{{Crafting cooking|125|ing=2}}
|rodent_meat
{{Crafting cooking|401|ing=2}}
|watermelon_slice
{{Crafting cooking|403|ing=2}}
|cake_slice
{{Crafting cooking|404|ing=2}}
|pie_slice
|}
}}


==Distribution==
==Distribution==
Hunting knives can be found in bedrooms, police station storage, gun stores, in fishing storage and in a few other places in game. They can also rarely be found impaled into zombies after some time has passed, and also have a chance to be found in the inventories of the zombies that live in trailer parks and on zombies gang members and bikers.
The loot distributions can be found in the table(s) below.
 
{| 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
|-
|SafehouseLoot
|[[counter]]
|4
|1
|-
|rowspan="2"|all
|[[Outfit_Hunter]]
|4
|6
|-
|[[locker]]
|4
|6
|-
|rowspan="4"|armysurplus
|[[metal_shelves]]
|4
|6
|-
|[[metal_shelves]]
|4
|6
|-
|[[metal_shelves]]
|4
|6
|-
|[[metal_shelves]]
|4
|6
|-
|rowspan="2"|closet
|[[crate]]
|4
|6
|-
|[[crate]]
|4
|6
|-
|rowspan="2"|drugshack
|[[counter]]
|4
|6
|-
|[[crate]]
|4
|6
|-
|rowspan="4"|pawnshop
|[[displaycase]]
|4
|6
|-
|[[displaycase]]
|4
|6
|-
|[[displaycase]]
|4
|6
|-
|[[displaycase]]
|4
|6
|}


==Trivia==
==Trivia==
Line 98: Line 169:


==Code==
==Code==
===Item===
{{CodeBox
{{CodeBox
| {{CodeSnip
| {{CodeSnip
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start = 0
   | start = 3369
   | source = items_weapons.txt
   | source = items_weapons.txt
   | retrieved = true
   | retrieved = true
   | version = 41
   | version = 41.78.16
  | incver = 54
   | code =
   | code =
item HuntingKnife
item HuntingKnife
{
{
  MaxRange               = 0.9,
    DisplayCategory = Weapon,
  WeaponSprite           = HuntingKnife,
MaxRange = 0.9,
  MinAngle               = 0.65,
WeaponSprite = HuntingKnife,
  Type                   = Weapon,
MinAngle = 0.65,
  MinimumSwingTime       = 2,
Type = Weapon,
  KnockBackOnNoDeath     = FALSE,
MinimumSwingTime = 2,
  SwingAmountBeforeImpact = 0.02,
KnockBackOnNoDeath = FALSE,
  Categories             = SmallBlade,
SwingAmountBeforeImpact = 0.02,
  ConditionLowerChanceOneIn = 15,
Categories = SmallBlade,
  Weight                 = 0.5,
ConditionLowerChanceOneIn = 15,
  SplatNumber             = 4,
Weight = 0.5,
  PushBackMod             = 0.3,
SplatNumber = 4,
  SubCategory             = Stab,
PushBackMod = 0.3,
  AimingMod               = 0.8,
SubCategory = Stab,
  ConditionMax           = 10,
AimingMod = 0.8,
  MaxHitCount             = 1,
ConditionMax = 10,
  IsAimedHandWeapon       = TRUE,
MaxHitCount = 1,
  DoorDamage             = 1,
IsAimedHandWeapon = TRUE,
  SwingAnim               = Stab,
DoorDamage = 1,
  DisplayName             = Hunting Knife,
SwingAnim = Stab,
  MinRange               = 0.61,
DisplayName = Hunting Knife,
  CloseKillMove           = Jaw_Stab,
MinRange = 0.61,
  SwingTime               = 2,
CloseKillMove = Jaw_Stab,
  KnockdownMod           = 0,
SwingTime = 2,
  SplatBloodOnNoDeath     = TRUE,
KnockdownMod = 0,
  Icon                   = HuntingKnife,
SplatBloodOnNoDeath = TRUE,
  RunAnim                 = Run_Weapon2,
Icon = HuntingKnife,
  IdleAnim               = Idle_Weapon2,
RunAnim = Run_Weapon2,
  TreeDamage             = 2,
        IdleAnim = Idle_Weapon2,
  EnduranceMod           = 0.5,
        TreeDamage =   2,
  BreakSound             = HuntingKnifeBreak,
        EnduranceMod = 0.5,
  MetalValue             = 30,
        BreakSound =   HuntingKnifeBreak,
  CriticalChance         = 50,
        MetalValue = 30,
  CritDmgMultiplier       = 3,
        CriticalChance = 50,
  MinDamage               = 0.6,
        CritDmgMultiplier = 3,
  MaxDamage               = 1.2,
        MinDamage = 0.6,
  WeaponLength           = 0.25,
        MaxDamage = 1.2,
  DamageCategory         = Slash,
WeaponLength = 0.25,
  DamageMakeHole         = TRUE,
        DamageCategory = Slash,
  HitFloorSound           = HuntingKnifeHit,
        DamageMakeHole = TRUE,
  ImpactSound             = HuntingKnifeHit,
        HitFloorSound = HuntingKnifeHit,
  DoorHitSound           = HuntingKnifeHit,
        ImpactSound = HuntingKnifeHit,
  HitSound               = HuntingKnifeHit,
        DoorHitSound = HuntingKnifeHit,
  SwingSound             = HuntingKnifeSwing,
HitSound = HuntingKnifeHit,
  AttachmentType         = Knife,
SwingSound = HuntingKnifeSwing,
  Tags                   = CutPlant,
AttachmentType = Knife,
}
        Tags = CutPlant;SharpKnife,
  }}
    }
}}
}}
===Repair===
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 0
  | source = fixing.txt
  | retrieved = true
  | version = 40
  | incver = 9
  | code =
fixing Fix Hunting Knife
{
  Require : HuntingKnife,
  Fixer : DuctTape,
  Fixer : Glue,
  Fixer : Scotchtape=2,
}
  }}
}}
}}


Line 188: Line 237:
*[[Bread Knife]]
*[[Bread Knife]]


{{Navbox equipment}}
{{Navbox items|blade}}
{{Navbox weapons}}
 
 


[[Category:Cooking tools]]
[[Category:Tools]]
[[Category:Tools]]

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

A hunting knife is a short blade melee weapon.

Usage

The hunting knife is an uncommon short blade weapon that can also be used in cooking.

Weapon

The hunting knife has a 'Jaw Stab' attack, which can kill a zombie instantly if close enough and timed correctly. It is also capable of performing backstabs on zombies that haven't noticed the player. There's a chance that after these attacks, the knife can get stuck in a zombie and will have to be looted back from the corpse. The hunting 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 2 damage per hit. For comparison, an axe deals 35 damage.

Condition

The hunting 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 (15 + maintenance x 2)

Repairing

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

Repair Hunting 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

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
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

Weapons

Product Ingredients Tools Requirements Workstation XP
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
SpearHuntingKnife.png
Spear with Hunting Knife
SpearStick.png Crafted Spear ×1
HuntingKnife.png Hunting Knife ×1
DuctTape.png Duct Tape ×2 unit(s)
none none none none

Cooking

Main article: Cooking

The hunting knife is used in various cooking recipes.

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
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

Distribution

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

Containers
Building/Room Container Rolls Chance
SafehouseLoot counter 4 1
all Outfit_Hunter 4 6
locker 4 6
armysurplus metal_shelves 4 6
metal_shelves 4 6
metal_shelves 4 6
metal_shelves 4 6
closet crate 4 6
crate 4 6
drugshack counter 4 6
crate 4 6
pawnshop displaycase 4 6
displaycase 4 6
displaycase 4 6
displaycase 4 6

Trivia

Upon closer inspection of the knife blade's general shape and relative size in the player's hand, the hunting knife looks like a crude version of a bowie knife.

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 HuntingKnife
	{
	    DisplayCategory = Weapon,
		MaxRange	=	0.9,
		WeaponSprite	=	HuntingKnife,
		MinAngle	=	0.65,
		Type	=	Weapon,
		MinimumSwingTime	=	2,
		KnockBackOnNoDeath	=	FALSE,
		SwingAmountBeforeImpact	=	0.02,
		Categories	=	SmallBlade,
		ConditionLowerChanceOneIn	=	15,
		Weight	=	0.5,
		SplatNumber	=	4,
		PushBackMod	=	0.3,
		SubCategory	=	Stab,
		AimingMod	=	0.8,
		ConditionMax	=	10,
		MaxHitCount	=	1,
		IsAimedHandWeapon	=	TRUE,
		DoorDamage	=	1,
		SwingAnim	=	Stab,
		DisplayName	=	Hunting Knife,
		MinRange	=	0.61,
		CloseKillMove = Jaw_Stab,
		SwingTime	=	2,
		KnockdownMod	=	0,
		SplatBloodOnNoDeath	=	TRUE,
		Icon	=	HuntingKnife,
		RunAnim	=	Run_Weapon2,
        IdleAnim	=	Idle_Weapon2,
        TreeDamage  =   2,
        EnduranceMod = 0.5,
        BreakSound  =   HuntingKnifeBreak,
        MetalValue = 30,
        CriticalChance	=	50,
        CritDmgMultiplier = 3,
        MinDamage	=	0.6,
        MaxDamage	=	1.2,
	 	WeaponLength = 0.25,
        DamageCategory = Slash,
        DamageMakeHole = TRUE,
        HitFloorSound	=	HuntingKnifeHit,
        ImpactSound	=	HuntingKnifeHit,
        DoorHitSound = HuntingKnifeHit,
		HitSound	=	HuntingKnifeHit,
		SwingSound = HuntingKnifeSwing,
		AttachmentType = Knife,
        Tags = CutPlant;SharpKnife,
    }

See also