Nailed Baseball Bat: Difference between revisions

From PZwiki
Nailed Baseball Bat
m (Tickleman moved page Spiked Baseball Bat to Spiked Baseball Bat over redirect: Others en pages have an uppercase first letter of words)
(blanked)
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{languages}}
#REDIRECT [[Spiked Baseball Bat]]
 
''blank''
{{Weapons
|image = Baseballbatnails.png
|weapontype = Melee
|ammo = none
|weight = 2.0
}}
A craftable improvement on the basic [[baseball bat]] which does more damage, generally killing [[zombies]] with one well-charged hit. Since it has good range, pushes zombies away, and deals above average 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 two to three dozen battles. It is recommended to have a backup weapon on long trips, as the spiked baseball bat is likely to break during repeat confrontations. The spiked baseball bat is of moderate weight, because of the combined weight of the bat and the nails.
 
The spiked baseball bat is not for the unfit, any user should prioritize putting a point or two in swinging skills if not already done so.
 
The [[spiked baseball bat]] can also be used to bash down [[door]]s. They are most commonly found on the bodies of survivors, but it is more reliable to craft it, as the majority of the survivors actually prefer the unmodified bat.
 
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Output
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|3001}}
|}
 
== Code ==
<nowiki>item BaseballBatNails
{
MaxRange = 1.5,
WeaponSprite = Baseballbat,
MinAngle = 0.2,
Type = Weapon,
MinimumSwingTime = 3,
KnockBackOnNoDeath = TRUE,
SwingAmountBeforeImpact = 0.02,
Categories = Blunt,
ConditionLowerChanceOneIn = 30,
Weight = 2,
SplatNumber = 1,
PushBackMod = 0.5,
MaxDamage = 1.5,
SubCategory = Swinging,
ConditionMax = 10,
MaxHitCount = 2,
DoorDamage = 7,
IdleAnim = Idle_Weapon2,
SwingAnim = Bat,
CriticalChance = 15,
WeaponWeight = 2,
DisplayName = Nailed Baseball Bat,
MinRange = 0.61,
SwingTime = 3,
HitAngleMod = -30,
MinDamage = 1,
KnockdownMod = 1,
SplatBloodOnNoDeath = TRUE,
Icon = BaseballBat,
RunAnim = Run_Weapon2,
 
 
}</nowiki>
== History ==
 
{| class="wikitable" width="550" style="text-align:center;"
|-
! Pre Alpha || 
|-
| Initial || Added to the game.
|}
 
==See Also==
* [[baseball bat]]
 
{{Navbox/Weapons}}
[[Category:weapons]]
[[Category:Version 0.2.0p]]

Latest revision as of 07:23, 4 August 2018

blank