Ice Pick: Difference between revisions

From PZwiki
mNo edit summary
(added model image + changed navbox + updated to build 41.53)
Line 1: Line 1:
{{notice|Standard}}
{{languages}}
{{languages|Ice Pick}}
{{header|The Game World|Items|Weapons|Melee Weapons|version=Version 41|incver=53}}
{{header|The Game World|Items|Weapons|Melee Weapons|version=Version 41|incver=50}}
{{Infobox weapon
{{Infobox weapon
|display_name=Ice Pick
|display_name=Ice Pick
|name_colour=Weapon
|name_colour=Weapon
|name_text_colour=Weapon
|name_text_colour=Weapon
|image=IcePick.png
|image=IcePick_Model.png
|image_width=120px
|image_width=150px
|alternate_image=IcePick.png
|alternate_name=Ice Pick
|alternate_link=
<!--GENERAL-->
<!--GENERAL-->
|category=Weapon
|category=Weapon
Line 16: Line 18:
<!--CHARACTERISTICS-->
<!--CHARACTERISTICS-->
<!--DAMAGE-->
<!--DAMAGE-->
|type=Small Blade
|type=SmallBlade
|swing_time=2
|swing_time=2
|min_range=0.61
|min_range=0.61
Line 23: Line 25:
|max_damage=0.9
|max_damage=0.9
|push_back=0.3
|push_back=0.3
|knockdown=0
|kill_move=Jaw Stab
|kill_move=Jaw Stab
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=IcePick
|class_name=IcePick
}}
}}A '''ice pick''' is a short blade melee [[weapon|weapon]].
 
==Usage==
It is light, and in terms of durability, is better than the [[Kitchen Knife|kitchen knife]] but worse than the [[Hunting Knife|hunting knife]]. As the Ice Pick is one of the weapons with the 'Jaw Stab' attack, it can kill a zombie instantly if close enough and timed correctly.  
It is light, and in terms of durability, is better than the [[Kitchen Knife|kitchen knife]] but worse than the [[Hunting Knife|hunting knife]]. As the Ice Pick is one of the weapons with the 'Jaw Stab' attack, it can kill a zombie instantly if close enough and timed correctly.  


Line 33: Line 36:


Its tree/door damage is negligible. (2 tree, 1 door per attack).
Its tree/door damage is negligible. (2 tree, 1 door per attack).
==Crafting==
{{Crafting header|ing=3}}
{{Crafting survivalist|114|ing=3}}
{{Crafting survivalist|127|ing=3}}
|}


== Code ==
== Code ==
'''''From items_weapons.txt (Project Zomboid directory/media/scripts/)'''''
'''''From items_weapons.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=41|incver=50}}
{{Retrieved|version=41|incver=53}}
<pre> item IcePick
<pre>   item IcePick
MaxRange = 0.8,
{
WeaponSprite = IcePick,
MaxRange = 0.8,
MinAngle = 0.65,
WeaponSprite = IcePick,
Type = Weapon,
MinAngle = 0.65,
MinimumSwingTime = 2,
Type = Weapon,
KnockBackOnNoDeath = FALSE,
MinimumSwingTime = 2,
SwingAmountBeforeImpact = 0.02,
KnockBackOnNoDeath = FALSE,
Categories = SmallBlade,
SwingAmountBeforeImpact = 0.02,
ConditionLowerChanceOneIn = 7,
Categories = SmallBlade,
Weight = 0.3,
ConditionLowerChanceOneIn = 7,
SplatNumber = 4,
Weight = 0.3,
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 = Ice Pick,
SwingAnim = Stab,
MinRange = 0.61,
DisplayName = Ice Pick,
CloseKillMove = Jaw_Stab,
MinRange = 0.61,
SwingTime = 2,
CloseKillMove = Jaw_Stab,
KnockdownMod = 0,
SwingTime = 2,
SplatBloodOnNoDeath = TRUE,
KnockdownMod = 0,
Icon = IcePick,
SplatBloodOnNoDeath = TRUE,
RunAnim = Run_Weapon2,
Icon = IcePick,
IdleAnim = Idle_Weapon2,
RunAnim = Run_Weapon2,
TreeDamage = 2,
        IdleAnim = Idle_Weapon2,
BreakSound = BreakMetalItem,
        TreeDamage =   2,
EnduranceMod = 0.5,
        BreakSound =   BreakMetalItem,
CriticalChance = 10,
        EnduranceMod = 0.5,
CritDmgMultiplier = 5,
        CriticalChance = 10,
MinDamage = 0.6,
        CritDmgMultiplier = 5,
MaxDamage = 0.9,
        MinDamage = 0.6,
WeaponLength = 0.25,
        MaxDamage = 0.9,
DamageCategory = Slash,
WeaponLength = 0.25,
DamageMakeHole = TRUE,
        DamageCategory = Slash,
HitFloorSound = BladeHit,
        DamageMakeHole = TRUE,
ImpactSound = BladeHit,
        HitFloorSound = BladeHit,
HitSound = BladeHit,
        ImpactSound = BladeHit,
AttachmentType = Screwdriver,
HitSound = BladeHit,
</pre>
AttachmentType = Screwdriver,
    }</pre>
 
==See also==
*[[Letter Opener]]
*[[Scissors]]


{{Navbox/Weapons}}
{{Navbox_weapons}}

Revision as of 07:46, 31 July 2021

Ice Pick
Ice Pick
Ice Pick
General
Category Weapon
Encumbrance
Heavy Load
0.3
Equipped One-handed
Condition max. 10
Skill Short Blade
Attachment Belt
Damage
Type SmallBlade
Attack speed 2
Range 0.61–0.8 tiles
Damage 0.6–0.9
Knockback 0.3
Execution Jaw Stab
Technical details
Base ID IcePick

A ice pick is a short blade melee weapon.

Usage

It is light, and in terms of durability, is better than the kitchen knife but worse than the hunting knife. As the Ice Pick is one of the weapons with the 'Jaw Stab' attack, it can kill a zombie instantly if close enough and timed correctly.

The Ice Pick is a single attack weapon, so it is best if used in single combat or if zombies are relatively spread out when attacking.

Its tree/door damage is negligible. (2 tree, 1 door per attack).

Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3
SpearIcePick.png
Spear with Ice Pick
0 XP none SpearStick.png
Crafted Spear
(consumed)
IcePick.png
Ice Pick
(consumed)
DuctTape.png
Duct Tape (2 units)
(consumed)
IcePick.png
Ice Pick
0 XP none SpearIcePick.png
Spear with Ice Pick
(consumed)


Code

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

    item IcePick
	{
	MaxRange	=	0.8,
	WeaponSprite	=	IcePick,
	MinAngle	=	0.65,
	Type	=	Weapon,
	MinimumSwingTime	=	2,
	KnockBackOnNoDeath	=	FALSE,
	SwingAmountBeforeImpact	=	0.02,
	Categories	=	SmallBlade,
	ConditionLowerChanceOneIn	=	7,
	Weight	=	0.3,
	SplatNumber	=	4,
	PushBackMod	=	0.3,
	SubCategory	=	Stab,
	AimingMod	=	0.8,
	ConditionMax	=	10,
	MaxHitCount	=	1,
	IsAimedHandWeapon	=	TRUE,
	DoorDamage	=	1,
	SwingAnim	=	Stab,
	DisplayName	=	Ice Pick,
	MinRange	=	0.61,
	CloseKillMove = Jaw_Stab,
	SwingTime	=	2,
	KnockdownMod	=	0,
	SplatBloodOnNoDeath	=	TRUE,
	Icon	=	IcePick,
	RunAnim	=	Run_Weapon2,
        IdleAnim	=	Idle_Weapon2,
        TreeDamage  =   2,
        BreakSound  =   BreakMetalItem,
        EnduranceMod = 0.5,
        CriticalChance	=	10,
        CritDmgMultiplier = 5,
        MinDamage	=	0.6,
        MaxDamage	=	0.9,
	WeaponLength = 0.25,
        DamageCategory = Slash,
        DamageMakeHole = TRUE,
        HitFloorSound	=	BladeHit,
        ImpactSound	=	BladeHit,
	HitSound	=	BladeHit,
	AttachmentType = Screwdriver,
    }

See also