Pistol: Difference between revisions

From PZwiki
Pistol
(Internal Error when moving page - contents manually moved - Reason: item name change as of build 41)
Tag: New redirect
 
(31 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{Languages}}
#REDIRECT [[Pistol (disambiguation)]]
 
{{Weapons
|image = Pistol.png
|weapontype = Ranged
|ammo = [[9mm Bullets]]
|weight = 25
}}
 
== Summary ==
 
The pistol is a recent addition in version 2.0 r RC 1.
 
It is a semi-automatic sidearm that is capable of dealing very high damage onto both human and undead enemies. Like all firearms in Project Zomboid, the pistol generates a lot of noise, which tends to attract the undead to the wielder of the pistol.
 
It can be found in [[cabinet]]s and possibly storage [[crate]]s.
 
Sadly, the pistol is a very heavy weapon to carry around, weighing 25 units of weight without ammo, making it almost impossible to complete scavenging missions if the pistol is not the primary weapon used in the mission.
 
== Reloading ==
 
It also uses a new reloading system: You need to have the pistol in the Main slot then press R,after that the magazine goes into the main slot and then you need to hold down R then it starts loading bullets into the magazine,it can load up to 15 bullets into the magazine.When you are done put the pistol back into the main inventory slot press R to load the magazine into the pistol and then you are free to blast away.
 
==Code==
<nowiki>item Sledgehammer
{
Type = Weapon,
DisplayName = Sledgehammer,
Icon = Sledgehamer,
MinAngle = -0.2,
MaxDamage = 2.0,
MinDamage = 1.5,
MaxRange = 2.1,
MinRange = 0.7,
EnduranceMod = 5.0,
SwingAnim = Sledgehammer,
WeaponSprite = Sledgehammer,
IdleAnim = Idle_Weapon2,
RunAnim = Run_Weapon2,
Weight = 10,
DoorDamage = 40,
MinimumSwingTime = 4.0,
SwingTime = 4.0,
SwingAmountBeforeImpact = 0.04,
PushBackMod = 0.9,
Categories = Blunt,
DoorHitSound = sledgehammer,
KnockdownMod = 3.0,
CantAttackWithLowestEndurance = true,
}</nowiki>
 
{{Navbox/Weapons}}
[[Category:weapons]]

Latest revision as of 14:21, 25 July 2021