Nailed Baseball Bat: Difference between revisions

From PZwiki
Nailed Baseball Bat
No edit summary
(blanked)
 
(26 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{languages}}
#REDIRECT [[Spiked Baseball Bat]]
 
''blank''
{{Weapons
|image = Baseballbatnails.png
|weapontype = Melee
|ammo = none
|weight = 15
}}
An improvement on the basic [[baseball bat]] which does more damage, generally killing [[zombies]] with just one hit. Since it has good range, pushes zombies away AND deals good damage, it is an excellent weapon that is relatively easy to find the components for. However, it has lower durability than a standard baseball bat, and one should only expect it to survive 2-3 dozen battles. Always have a backup weapon in long trips.
 
The [[spiked baseball bat]] can also be used to bash down [[door]]s. They are most commonly found in survivors, but it is more reliable to craft it.
 
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Output
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|5 }}
|}
 
== Code ==
<nowiki>item BaseballBatNails
{
Type = Weapon,
DisplayName = Spiked Baseball Bat,
Icon = BaseballBatNails,
MinAngle = 0,
MaxDamage = 1.8,
MinDamage = 1.8,
MaxRange = 1.5,
SwingAnim = Bat,
WeaponSprite = baseballbat,
Weight = 15,
WeaponWeight = 1.0,
DoorDamage = 10,
MinimumSwingTime = 15,
SwingTime = 26,
SwingAmountBeforeImpact = 0.2,
PushBackMod = 0.6,
ConditionLowerChanceOneIn = 3,
ConditionMax   = 15,
Categories = Blunt,
 
}</nowiki>
{{Navbox/Weapons}}
[[Category:weapons]]
[[Category:Version 0.2.0p]]

Latest revision as of 07:23, 4 August 2018

blank