Hand Fork: Difference between revisions

From PZwiki
m (Add equipment navbox)
m (Automated Formatting)
(26 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|Weapons|Melee Weapons|type=Weapon|version=Version 41|incver=51}}{{Infobox weapon
{{Header|Project Zomboid|Items|Weapons|Melee weapons|Short blade weapons}}
|display_name=Hand Fork
{{Page version|41.78.16}}
|name_colour=Weapon
{{Infobox item
|name_text_colour=Weapon
|name=Hand Fork
|image=GardeningFork_Model.png
|model=GardeningFork_Model.png
|image_width=200px
|icon=GardeningFork.png
|alternate_image=GardeningFork.png
|icon_name=Hand Fork
|alternate_name=Hand Fork
Crafted Spear
|alternate_link=
|alternate_image2=SpearGardeningFork.png
|alternate_name2=Spear Handfork
|alternate_link2=Wooden_Spear
<!--GENERAL-->
<!--GENERAL-->
|category=Weapon
|category=Tool/Weapon
|weight=0.5
|weight=0.5
|function=[[Weapon]]
|function=[[Farming]]
|equipped=One-handed
|equipped=One-handed
|secondary_item=
|condition_max=6
|condition_max=6
<!-- |attachment_type= -->
|attachment_type=Knife
<!--CHARACTERISTICS-->
|skill_type=SmallBlade
|ammo_type=
|clip_size=
|sound_radius=
|recoil_delay=
|reload_time=
|aiming_time=
<!--DAMAGE-->
<!--DAMAGE-->
|type=[[Weapons#Short_Blade|Short Blade]]
|type=Slash
|swing_time=4
|damage_make_hole=true
|base_speed=N/A
|min_range=0.61
|min_range=0.61
|max_range=0.9
|max_range=0.9
|hit_chance=
|min_damage=0.2
|min_damage=0.2
|max_damage=0.4
|max_damage=0.4
Line 38: Line 27:
|knockdown=2
|knockdown=2
|kill_move=Jaw_Stab
|kill_move=Jaw_Stab
|effect_power=
|effect_range=
|effect_timer=
|effect_type=
|sensor_range=
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|ingredients=
|item_id=Base.HandFork
|class_name=Base.HandFork
}}
}}The '''hand fork''' is a one-handed, [[Weapons#Short_Blade|short blade]], uncraftable [[Weapons#Melee_weapons|melee weapon]]. It can be attached to a [[Wooden Spear|spear]].
A '''hand fork''' is a one-handed, [[Weapons#Short_Blade|short blade]] [[Weapons#Melee_weapons|melee weapon]]. It can be attached to a [[Crafted Spear|spear]].


==Usage==
==Usage==


===Farming===
===Farming===
The hand fork can be used similar to a [[shovel]] or [[trowel]] as a way of tilling [[grass]] for [[farming]].
The hand fork can be used similar to a [[shovel]] or [[trowel]] as a way of [[Plowed Land|tilling]] [[grass]] for [[farming]].


===Weapon===
===Weapon===
Line 58: Line 42:
|pros1 = Fast attack rate.
|pros1 = Fast attack rate.
|pros2 = Capable of dealing a one shot kill on zombies when the player performs a jaw stab animation.
|pros2 = Capable of dealing a one shot kill on zombies when the player performs a jaw stab animation.
|pros3 = The player can carry a bag in the other hand because it is a one-handed weapon.  
|pros3 = The player can carry a bag in the other hand because it is a one-handed weapon.


<!-- #CONS# - below this line -->
<!-- #CONS# - below this line -->
Line 67: Line 51:


==Condition==
==Condition==
The hand fork is a [[Skills#Blade|blade]] weapon, therefore being influenced by the blade skills: accuracy, guard and maintenance.
The hand fork has a maximum condition of 6. Its rate of degradation is influenced by the [[Skills|short blade]] and [[Skills|maintenance]] skills. The chance of losing [[durability]] can be simplified to the following formula: <code>1 in (9 + maintenanceMod &times; 2)</code>. Where "maintenanceMod" is calculated using the short blade and maintenance skills.<br>
The chance of losing durability each hit (at Maintenance level 0) is: 1 in 9.
Below is an example of the chance of losing durability at varying levels of the [[Skills|maintenance]] and [[Skills|short blade]] skills.
{{Durability weapon|9}}


===Repairing===
===Repairing===
Line 84: Line 69:
|scotchtaperepairs=10
|scotchtaperepairs=10
|scotchtapechance=100
|scotchtapechance=100
}}
==Crafting==
The hand fork can be attached to the end of a [[Crafted Spear|spear]]. The condition of the hand fork will be carried over to the spear.
{{Crafting/sandbox2
|spear_with_hand_fork
|hand_fork
}}
}}


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


===Buildings===
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
Hand forks can be found in tool sheds, self-storage lots, and warehouses.  
! colspan="4" | Containers
|-
! Building/Room
! Container
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" | Chance
|-
|all
|[[toolcabinet]]
|4
|1
|-
|bedroom
|[[crate]]
|1
|0.1
|-
|rowspan="2"|closet
|[[crate]]
|4
|2
|-
|[[crate]]
|4
|2
|-
|garagestorage
|[[counter]]
|4
|2
|-
|gardenstore
|[[metal_shelves]]
|4
|1
|-
|generalstore
|[[metal_shelves]]
|4
|2
|-
|pawnshop
|[[counter]]
|4
|2
|-
|toolstorestorage
|[[metal_shelves]]
|4
|2
|}


===NPCs===
===NPCs===
Line 97: Line 140:


==Trivia==
==Trivia==
*The hand fork was added to the game in build 41, also known as animation build.
*The hand fork was added to the game in [[build 41]], also known as animation build.


==Gallery==
==Gallery==
Line 105: Line 148:


==Code==
==Code==
{{CodeBox|


===Item===
===Item===
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeSnip
{{Retrieved|version=41|incver=50}}
  | lang = java
<pre>
  | line = true
item HandFork
  | start = 3324
MaxRange = 0.9,
  | source = items_weapons.txt
WeaponSprite = HandFork,
  | retrieved = true
MinAngle = 0.65,
  | version = 41.78.16
Type = Weapon,
  | code =
MinimumSwingTime = 4,
item HandFork
KnockBackOnNoDeath = FALSE,
    {
SwingAmountBeforeImpact = 0.02,
        DisplayCategory = ToolWeapon,
Categories = SmallBlade,
        MaxRange = 0.9,
ConditionLowerChanceOneIn = 9,
        WeaponSprite = HandFork,
Weight = 0.5,
        MinAngle = 0.65,
SplatNumber = 2,
        Type = Weapon,
PushBackMod = 0.3,
        MinimumSwingTime = 4,
SubCategory = Stab,
        KnockBackOnNoDeath = FALSE,
CloseKillMove = Jaw_Stab,
        SwingAmountBeforeImpact = 0.02,
ConditionMax = 6,
        Categories = SmallBlade,
MaxHitCount = 2,
        ConditionLowerChanceOneIn = 9,
DoorDamage = 5,
        Weight = 0.5,
SwingAnim = Stab,
        SplatNumber = 2,
DisplayName = Hand Fork,
        PushBackMod = 0.3,
MinRange = 0.61,
        SubCategory = Stab,
SwingTime = 4,
        CloseKillMove = Jaw_Stab,
KnockdownMod = 2,
        ConditionMax = 6,
SplatBloodOnNoDeath = FALSE,
        MaxHitCount = 2,
Icon = GardeningFork,
        DoorDamage = 5,
BreakSound = BreakWoodItem,
        SwingAnim = Stab,
TreeDamage = 0,
        DisplayName = Hand Fork,
CriticalChance = 10,
        MinRange = 0.61,
CritDmgMultiplier = 10,
        SwingTime = 4,
MinDamage = 0.2,
        KnockdownMod = 2,
MaxDamage = 0.4,
        SplatBloodOnNoDeath = FALSE,
WeaponLength = 0.2,
        Icon = GardeningFork,
DamageCategory = Slash,
        BreakSound =   HandForkBreak,
DamageMakeHole = TRUE,
        TreeDamage =   0,
HitFloorSound = BladeHit,
        CriticalChance = 10,
ImpactSound = BladeHit,
        CritDmgMultiplier = 10,
HitSound = BladeHit,
        MinDamage = 0.2,
AttachmentType = Knife,
        MaxDamage = 0.4,
Tags = DigPlow,
  WeaponLength = 0.2,
</pre>
        DamageCategory = Slash,
        DamageMakeHole = TRUE,
        HitFloorSound = HandForkHit,
        ImpactSound = HandForkHit,
        DoorHitSound = HandForkHit,
HitSound = HandForkHit,
SwingSound = HandForkSwing,
AttachmentType = Knife,
        Tags = DigPlow,
  }
}}


===Repair===
===Repair===
'''''From fixing.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeSnip
{{Retrieved|version=41|incver=50}}
  | lang = java
<pre>
  | line = true
fixing Fix Hand Fork
  | start = 534
  | source = fixing.txt
  | retrieved = true
  | version = 41.78.16
  | code =
    fixing Fix Hand Fork
    {
       Require : HandFork,
       Require : HandFork,
       Fixer : DuctTape,
       Fixer : DuctTape,
       Fixer : Glue,
       Fixer : Glue,
       Fixer : Scotchtape=2,
       Fixer : Scotchtape=2,
</pre>
    }
}}
}}


==See also==
==See also==
*[[Garden Fork]]
*[[Shovel]]
*[[Shovel]]
*[[Weapons#Short Blade|Short blade weapons]]
*[[Trowel]]
*[[Trowel]]
*[[Weapons#Short Blade|Short Blade Weapons]]


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


[[Category:Farming Tools]]
[[Category:Farming tools]]
[[Category:Farming]]
[[Category:Tools]]

Revision as of 09:05, 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]
Hand Fork
GardeningFork Model.png
General
Category
Tool/Weapon
Encumbrance
Moodle Icon HeavyLoad.png
0.5
Equipped
One-handed
Slot attached
Belt
Function
Skill
Properties
Max condition
6
Performance
Damage
0.2–0.4
Door damage
5
Range
0.61–0.9
Attack speed
N/A
Knockback
0.3
Knockdown
2
Special ability
Jaw_Stab
Technical
Item ID
Base.HandFork

A hand fork is a one-handed, short blade melee weapon. It can be attached to a spear.

Usage

Farming

The hand fork can be used similar to a shovel or trowel as a way of tilling grass for farming.

Weapon

Pros Cons
  • Fast attack rate.
  • Capable of dealing a one shot kill on zombies when the player performs a jaw stab animation.
  • The player can carry a bag in the other hand because it is a one-handed weapon.
  • Short attack range, low damage.
  • Can only hit one target at a time.
  • Can get stuck in a zombie after a jaw-stab animation.

Condition

The hand fork has a maximum condition of 6. Its rate of degradation is influenced by the short blade and maintenance skills. The chance of losing durability can be simplified to the following formula: 1 in (9 + maintenanceMod × 2). Where "maintenanceMod" is calculated using the short blade and maintenance skills.
Below is an example of the chance of losing durability at varying levels of the maintenance and short blade skills.

For how this is calculated, see: Condition
Maintenance skill Weapon skill Condition lower chance
0 0 1/9 (11%)
0 4 1/11 (9%)
0 8 1/13 (8%)
4 0 1/13 (8%)
8 0 1/17 (6%)
4 4 1/15 (7%)
4 8 1/17 (6%)
8 8 1/21 (5%)
10 10 1/23 (4%)

Repairing

Materials that can be used to repair the hand fork, based on first time repairing.

Repair Hand Fork
DuctTape.png
Potentially repairs: 50%
Chance of success: 100%
Glue.png
Potentially repairs: 20%
Chance of success: 100%
Scotchtape.png
Potentially repairs: 10%
Chance of success: 100%

Crafting

The hand fork can be attached to the end of a spear. The condition of the hand fork will be carried over to the spear.

Product Ingredients Tools Requirements Workstation XP
SpearGardeningFork.png
Spear with Hand Fork
SpearStick.png Crafted Spear ×1
GardeningFork.png Hand Fork ×1
DuctTape.png Duct Tape ×2 unit(s)
none none none none
GardeningFork.png
Hand Fork
SpearGardeningFork.png Spear with Hand Fork ×1 none none none none

Distribution

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

Containers
Building/Room Container Rolls Chance
all toolcabinet 4 1
bedroom crate 1 0.1
closet crate 4 2
crate 4 2
garagestorage counter 4 2
gardenstore metal_shelves 4 1
generalstore metal_shelves 4 2
pawnshop counter 4 2
toolstorestorage metal_shelves 4 2

NPCs

Zombies

There is a chance zombies have a hand fork stuck into their body.

Trivia

  • The hand fork was added to the game in build 41, also known as animation build.

Gallery

Code

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 HandFork
    {
        DisplayCategory = ToolWeapon,
        MaxRange	=	0.9,
        WeaponSprite	=	HandFork,
        MinAngle	=	0.65,
        Type	=	Weapon,
        MinimumSwingTime	=	4,
        KnockBackOnNoDeath	=	FALSE,
        SwingAmountBeforeImpact	=	0.02,
        Categories	=	SmallBlade,
        ConditionLowerChanceOneIn	=	9,
        Weight	=	0.5,
        SplatNumber	=	2,
        PushBackMod	=	0.3,
        SubCategory	=	Stab,
        CloseKillMove = Jaw_Stab,
        ConditionMax	=	6,
        MaxHitCount	=	2,
        DoorDamage	=	5,
        SwingAnim	=	Stab,
        DisplayName	=	Hand Fork,
        MinRange	=	0.61,
        SwingTime	=	4,
        KnockdownMod	=	2,
        SplatBloodOnNoDeath	=	FALSE,
        Icon	=	GardeningFork,
        BreakSound  =   HandForkBreak,
        TreeDamage  =   0,
        CriticalChance	=	10,
        CritDmgMultiplier = 10,
        MinDamage	=	0.2,
        MaxDamage	=	0.4,
   		WeaponLength = 0.2,
        DamageCategory = Slash,
        DamageMakeHole = TRUE,
        HitFloorSound	=	HandForkHit,
        ImpactSound	=	HandForkHit,
        DoorHitSound = HandForkHit,
		HitSound	=	HandForkHit,
		SwingSound = HandForkSwing,
		AttachmentType = Knife,
        Tags = DigPlow,
   }

Repair

Source: ProjectZomboid\media\scripts\fixing.txt

Retrieved: Build 41.78.16
fixing Fix Hand Fork
    {
       Require : HandFork,

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

See also