Hunting Knife: Difference between revisions

From PZwiki
m (Minor Text change)
m (Automated Formatting)
(36 intermediate revisions by 12 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Weapons|Melee weapons|Short blade weapons}}
{{languages|Hunting Knife}}
{{Page version|41.78.16}}
{{header|The Game World|Items|Weapons|version=Version 37|incver=8}}{{Weapons|image = Hunting Knife.png |weapontype = Melee |ammo = None|hands = One handed|weight = 0.3|mindamage = 0.3|maxdamage = 0.6|condition = 10|degrade = 20|id = HuntingKnife}}The '''Hunting Knife''' is a excellent secondary backup weapon (or even primary if you prefer knives). It is light, durable and has the 'Jaw Stab' attack which can kill a zombie instantly if close enough and timed correctly.
{{Infobox item
<br><br>
|name=Hunting Knife
The Hunting Knife can be found in bedrooms, police station storage, gunstores, in fishing storage and in a few other places ingame. It is also a one handed weapon which means you can carry a second bag in the secondary slot (assuming the first bag is on a characters back).  
|model=HuntingKnife_Model.png
<br><br>
|icon=HuntingKnife.png
The hunting knife is a single attack weapon, so it is best if used in single combat or if zombies are relatively spread out when attacking.
<!--GENERAL-->
<br><br>
|category=Weapon
Since it is also a knife, it can be used similar to the kitchen knife in preparation of food.
|weight=0.5
<br><br>
|function=[[Weapons|Weapon]]<br>[[Cooking]]
Its tree/door damage is negligible. (2 tree, 1 door per attack).
|equipped=One-handed
|condition_max=10
<!--DAMAGE-->
|type=SmallBlade
|swing_time=2
|min_range=0.61
|max_range=0.9
|min_damage=0.6
|max_damage=1.2
|push_back=0.3
|knockdown=0
|kill_move=Jaw stab
<!--TECHNICAL DETAILS-->
|item_id=Base.HuntingKnife
}}
A '''hunting knife''' is a short blade melee [[weapon]].


== Materials to Repair ==
==Usage==
The hunting knife is an uncommon short blade [[weapon]] that can also be used in [[cooking]].


{| class="wikitable" style="text-align:center;"  
===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 [[door]]s, 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 [[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===
Materials that can be used to repair the hunting knife, based on first time repairing.
{{Fixing weapon
|item=Hunting Knife
|ducttape=1
|ducttaperepairs=50
|ducttapechance=95
|glue=1
|gluerepairs=20
|gluechance=95
|scotchtape=2
|scotchtaperepairs=10
|scotchtapechance=95
}}
 
==Crafting==
{{Crafting/sandbox2
|notched_wooden_plank
|fishing_rod_crafted
}}
 
===Weapons===
{{Crafting/sandbox2
|stake
|crafted_spear
|spear_with_hunting_knife
}}
 
===Cooking===
{{Main|Cooking}}
The hunting knife is used in various cooking recipes.
{{Crafting/sandbox2
|bread_slices
|ham_slice
|bacon_strips
|bacon_bits
|fish_fillet
|frog_meat
|small_bird_meat
|rabbit_meat
|rodent_meat
|watermelon_slice
|cake_slice
|pie_slice
}}
 
==Distribution==
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
|-
|-
! Item Repaired
|rowspan="2"|all
! 1st Repair Materials = <br> 55% Repaired, 100% Success
|[[Outfit_Hunter]]
!  <br> 20% Repaired, 95% Success
|4
!  <br> 10% Repaired, 95% Success
|6
|-
|-
|[[File:Hunting Knife.png|32px]] <br>
|[[locker]]
[[Hunting Knife]]
|4
| [[File:DuctTape.png|32px]]<br>
|6
[[Duct Tape]]
| [[File:Glue.png|32px]]<br>
[[Glue]]
| [[File:MATERIALScotchTape.png|32px]]<br>
[[Adhesive Tape]] <small>(2 Uses)</small>
|-
|-
|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
|}
|}
=== Repair Code ===


<nowiki>
==Trivia==
    fixing Fix Hunting Knife
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.
      Require : HuntingKnife,
 
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 3369
  | source = items_weapons.txt
  | retrieved = true
  | version = 41.78.16
  | code =
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==
*[[Kitchen Knife]]
*[[Butter Knife]]
*[[Meat Cleaver]]
*[[Bread Knife]]
 
{{Navbox items|blade}}


      Fixer : DuctTape,
      Fixer : Glue,
      Fixer : Scotchtape=2,
</nowiki>


== Code ==
<nowiki>
    item HuntingKnife
MaxRange = 0.9,
WeaponSprite = Knife,
MinAngle = 0,
Type = Weapon,
MinimumSwingTime = 2,
KnockBackOnNoDeath = FALSE,
SwingAmountBeforeImpact = 0.02,
Categories = Blade,
ConditionLowerChanceOneIn = 20,
Weight = 0.3,
SplatN.umber = 0,
PushBackMod = 0.3,
MaxDamage = 0.6,
SubCategory = Stab,
AimingMod = 0.8,
ConditionMax = 10,
MaxHitCount = 1,
IsAimedHandWeapon = TRUE,
DoorDamage = 1,
SwingAnim = Stab,
WeaponWeight = 1.7,
DisplayName = Hunting Knife,
MinRange = 0.61,
CloseKillMove = Jaw_Stab,
SwingTime = 2,
MinDamage = 0.3,
KnockdownMod = 0,
SplatBloodOnNoDeath = TRUE,
Icon = HuntingKnife,
RunAnim = Run_Weapon2,
        IdleAnim = Idle_Weapon2,
        TreeDamage  = 2,
        EnduranceMod = 0.5,
        BreakSound  = PZ_MetalSnap,
        MetalValue = 30,
</nowiki>


{{Navbox/Weapons}}
[[Category:Cooking 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