Hunting Knife: Difference between revisions

From PZwiki
(New infobox + new layout)
(added model image + changed navbox & crafting table + updated to build 41.53)
Line 1: Line 1:
{{languages|Hunting Knife}}
{{languages}}
{{header|Project Zomboid|Items|Weapons|Melee Weapons|type=Weapon|version=Version 40|incver=9}}{{Infobox weapon
{{header|Project Zomboid|Items|Weapons|Melee Weapons|type=Weapon|version=Version 41|incver=53}}{{Infobox weapon
|display_name=Hunting Knife
|display_name=Hunting Knife
|name_colour=Weapon
|name_colour=Weapon
|name_text_colour=Weapon
|name_text_colour=Weapon
|image=HuntingKnife_120px.png
|image=HuntingKnife_Model.png
|image_width=150px
|alternate_image=HuntingKnife.png
|alternate_name=
|alternate_link=
<!--GENERAL-->
<!--GENERAL-->
|category=Weapon
|category=Weapon
|weight=0.3
|weight=0.5
|function=[[Cooking]]
|function=[[Cooking]]
|equipped=One-handed
|equipped=One-handed
|condition_max=10
|condition_max=10
<!--DAMAGE-->
<!--DAMAGE-->
|type=Blade
|type=SmallBlade
|swing_time=2
|swing_time=2
|min_range=0.61
|min_range=0.61
|max_range=0.9
|max_range=0.9
|min_damage=0.3
|min_damage=0.6
|max_damage=0.6
|max_damage=1.2
|push_back=0.3
|push_back=0.3
|knockdown=0
|knockdown=0
Line 36: Line 40:


==Condition==
==Condition==
The hunting 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 (20 + maintenance x 2)</code>
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 (20 + maintenance x 2)</code>


===Repairing===
===Repairing===
Materials that can be used to repair the hunting knife, based on first time repairing.
Materials that can be used to repair the hunting knife, based on first time repairing.
{{Fixing weapon
{{Fixing weapon
|item=Kitchen Knife
|item=Hunting Knife
|ducttape=1
|ducttape=1
|ducttaperepairs=50
|ducttaperepairs=50
Line 54: Line 58:


== Crafting ==
== Crafting ==
{{Crafting table header}}
{{Crafting header|ing=4}}
{{RecipeLookup|3006}}
{{Crafting general|027|ing=4}}
{{RecipeLookup|4007}}
{{Crafting fishing|002|ing=4}}
{{RecipeLookup|6007}}
|}
{{RecipeLookup|6008}}
===Weapons===
{{Crafting table footer}}
{{Crafting header|ing=3}}
{{Crafting survivalist|005|ing=3}}
{{Crafting survivalist|101|ing=3}}
{{Crafting survivalist|112|ing=3}}
|}
===Cooking===
===Cooking===
{{Main|Cooking}}
{{Main|Cooking}}
{{Cooking table header}}
The hunting knife is used in various cooking recipes.
{{RecipeLookup|2035}}
{{Crafting header|ing=2}}
{{RecipeLookup|2042}}
{{Crafting cooking|117|ing=2}}
{{RecipeLookup|2043}}
{{Crafting cooking|118|ing=2}}
{{RecipeLookup|2047}}
{{Crafting cooking|119|ing=2}}|-
{{RecipeLookup|2048}}
{{Crafting cooking|120|ing=2}}|-
{{RecipeLookup|2049}}
{{Crafting cooking|121|ing=2}}|-
{{RecipeLookup|2050}}
{{Crafting cooking|122|ing=2}}
{{RecipeLookup|2051}}
{{Crafting cooking|123|ing=2}}
{{RecipeLookup|2052}}
{{Crafting cooking|124|ing=2}}
{{RecipeLookup|2063}}
{{Crafting cooking|125|ing=2}}
{{Crafting table footer}}
{{Crafting cooking|401|ing=2}}
{{Crafting cooking|403|ing=2}}
{{Crafting cooking|404|ing=2}}
|}


==Distribution==
==Distribution==
Hunting Knives can be found in bedrooms, police station storage, gunstores, in fishing storage and in a few other places ingame.  
Hunting knives can be found in bedrooms, police station storage, gunstores, in fishing storage and in a few other places ingame.  


== Code ==
== Code ==
===Item===
===Item===
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
'''''From items_weapons.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=40|incver=9}}
{{Retrieved|version=41|incver=53}}
<pre> item HuntingKnife
<pre>   item HuntingKnife
MaxRange = 0.9,
{
WeaponSprite = Knife,
MaxRange = 0.9,
MinAngle = 0,
WeaponSprite = HuntingKnife,
Type = Weapon,
MinAngle = 0.65,
MinimumSwingTime = 2,
Type = Weapon,
KnockBackOnNoDeath = FALSE,
MinimumSwingTime = 2,
SwingAmountBeforeImpact = 0.02,
KnockBackOnNoDeath = FALSE,
Categories = Blade,
SwingAmountBeforeImpact = 0.02,
ConditionLowerChanceOneIn = 20,
Categories = SmallBlade,
Weight = 0.3,
ConditionLowerChanceOneIn = 20,
SplatN.umber = 0,
Weight = 0.5,
PushBackMod = 0.3,
SplatNumber = 4,
MaxDamage = 0.6,
PushBackMod = 0.3,
SubCategory = Stab,
SubCategory = Stab,
AimingMod = 0.8,
AimingMod = 0.8,
ConditionMax = 10,
ConditionMax = 10,
MaxHitCount = 1,
MaxHitCount = 1,
IsAimedHandWeapon = TRUE,
IsAimedHandWeapon = TRUE,
DoorDamage = 1,
DoorDamage = 1,
SwingAnim = Stab,
SwingAnim = Stab,
WeaponWeight = 1.7,
DisplayName = Hunting Knife,
DisplayName = Hunting Knife,
MinRange = 0.61,
MinRange = 0.61,
CloseKillMove = Jaw_Stab,
CloseKillMove = Jaw_Stab,
SwingTime = 2,
SwingTime = 2,
KnockdownMod = 0,
MinDamage = 0.3,
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 =   BreakMetalItem,
        EnduranceMod = 0.5,
        MetalValue = 30,
        BreakSound = PZ_MetalSnap,
        CriticalChance = 50,
        MetalValue = 30,</pre>
        CritDmgMultiplier = 3,
        MinDamage = 0.6,
        MaxDamage = 1.2,
WeaponLength = 0.25,
        DamageCategory = Slash,
        DamageMakeHole = TRUE,
        HitFloorSound = BladeHit,
        ImpactSound = BladeHit,
HitSound = BladeHit,
AttachmentType = Knife,
        Tags = CutPlant,
    }</pre>


=== Repair ===
=== Repair ===
Line 131: Line 153:
*[[Kitchen Knife]]
*[[Kitchen Knife]]
*[[Butter Knife]]
*[[Butter Knife]]
*[[Meat Cleaver]]


{{Navbox/Tools}}{{Navbox/Weapons}}
{{Navbox_equipment}}{{Navbox_weapons}}
[[Category:Tools]]
[[Category:Tools]]

Revision as of 07:25, 31 July 2021

Hunting Knife
Hunting Knife
HuntingKnife.png
General
Category Weapon
Encumbrance
Heavy Load
0.5
Function Cooking
Equipped One-handed
Condition max. 10
Skill Short Blade
Damage
Type SmallBlade
Attack speed 2
Range 0.61–0.9 tiles
Damage 0.6–1.2
Knockback 0.3
Knockdown 0
Execution Jaw stab
Technical details
Base ID Base.HuntingKnife

A hunting knife is a blade melee weapon.

Usage

Weapon

The hunting knife has a 'Jaw Stab' attack which can kill a zombie instantly if close enough and timed correctly. 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.

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 condition of the hunting knife is influenced by the 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: 1 in (20 + 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 XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4
TZ PerforatedWoodenPlank.png
Notched Wooden Plank
0 XP none
(keep)
One of:
Plank.png Plank
Logs.png Log

(consumed)


Fishing Rod
Fishing Rod
0 XP none Angler USA Magazine Vol. 1
(keep)
TZ WoodenStick.png
Sturdy Stick
(consumed)

(2 units)

(consumed)

(consumed)

Weapons

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3
Stake.png
Stake
1.25 Carpentry none Branch.png
Tree Branch

(keep)

SpearStick.png
Crafted Spear
1.25 Carpentry Starting condition scales with player's carpentry.
(consumed)

(keep)

SpearHuntingKnife.png
Spear with Hunting Knife
0 XP none SpearStick.png
Crafted Spear
(consumed)
HuntingKnife.png
Hunting Knife
(consumed)
DuctTape.png
Duct Tape (2 units)
(consumed)

Cooking

Main article: Cooking

The hunting knife is used in various cooking recipes.

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2
BreadSlices.png
Bread Slices x3
0.75 Cooking none
(keep)
BreadAnima.gif
Bread
(consumed)
HamSlices.png
Ham Slice x6
0.75 Cooking none
(keep)
Ham.png
Ham
(consumed)
TZ BaconRashers.png
Bacon Strips x4
0.75 Cooking none
(keep)
Bacon.png
Bacon
(consumed)
|-
TZ BaconBits.png
Bacon Bits x4
0.75 Cooking none
(keep)
TZ BaconRashers.png
Bacon Strips
(consumed)
|-
FishFillet.png
Fish Fillet x2
10 Cooking none
(keep)

(consumed)
|-
Frogmeat.png
Frog Meat
2.5 Cooking none
(keep)
Frog.png
Frog
(consumed)
Smallbirdmeat.png
Small Bird Meat
2.5 Cooking none
(keep)
BirdDead.png
Dead Bird
(consumed)
Rabbitmeat.png
Rabbit Meat
2.5 Cooking none
(keep)
RabbitDead.png
Dead Rabbit
(consumed)
Smallanimalmeat.png
Rodent Meat
2.5 Cooking none
(keep)

(consumed)
WatermelonSliced.png
Watermelon Slice x10
0.75 Cooking none
(keep)
Watermelon.png
Watermelon
(consumed)
Cake Slice
Cake Slice x5
0.75 Cooking none
(keep)
Cake (Cooked)
Cake (Cooked)
(consumed)
Pie Slice
Pie Slice x5
0.75 Cooking none
(keep)
Pie (Cooked)
Pie (Cooked)
(consumed)

Distribution

Hunting knives can be found in bedrooms, police station storage, gunstores, in fishing storage and in a few other places ingame.

Code

Item

From items_weapons.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 41.53

    item HuntingKnife
	{
	MaxRange	=	0.9,
	WeaponSprite	=	HuntingKnife,
	MinAngle	=	0.65,
	Type	=	Weapon,
	MinimumSwingTime	=	2,
	KnockBackOnNoDeath	=	FALSE,
	SwingAmountBeforeImpact	=	0.02,
	Categories	=	SmallBlade,
	ConditionLowerChanceOneIn	=	20,
	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  =   BreakMetalItem,
        MetalValue = 30,
        CriticalChance	=	50,
        CritDmgMultiplier = 3,
        MinDamage	=	0.6,
        MaxDamage	=	1.2,
	WeaponLength = 0.25,
        DamageCategory = Slash,
        DamageMakeHole = TRUE,
        HitFloorSound	=	BladeHit,
        ImpactSound	=	BladeHit,
	HitSound	=	BladeHit,
	AttachmentType = Knife,
        Tags = CutPlant,
    }

Repair

From fixing.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.9

	fixing Fix Hunting Knife
		Require : HuntingKnife,
		Fixer : DuctTape,
		Fixer : Glue,
		Fixer : Scotchtape=2,

See also