Spiked Plank: Difference between revisions

From PZwiki
mNo edit summary
No edit summary
Line 47: Line 47:


}</nowiki>
}</nowiki>
== History ==
{| class="wikitable" width="550" style="text-align:center;"
|-
! Alpha || 
|-
| RC 2.9.8a || Melee weapons debuffed.
|}
==See Also==
* [[spiked baseball bat]]
{{Navbox/Weapons}}
{{Navbox/Weapons}}
[[Category:weapons]]
[[Category:weapons]]
[[Category:Items]]
[[Category:Version 0.2.0p]]
[[Category:Version 0.2.0p]]

Revision as of 20:22, 3 June 2013


Template:Weapons


An improvement on the normal plank made by hammering a nail into a regular wooden plank. Although the pushback is reduced by quite a bit, the damage is increased to match the levels of the pool cue. Unfortunately, the durability is reduced slightly as well.

Crafting

Name Recipe Description












Code

item PlankNail
{
		MaxRange	=	2,
		WeaponSprite	=	WoodPlank,
		MinAngle	=	-0.2,
		MinimumSwingTime	=	2,
		Type	=	Weapon,
		SwingAnim	=	Bat,
		WeaponWeight	=	2.5,
		DisplayName	=	Nailed Plank,
		Categories	=	Improvised,
		SwingAmountBeforeImpact	=	0.02,
		SwingTime	=	2,
		MinDamage	=	0.6,
		ConditionLowerChanceOneIn	=	5,
		Weight	=	3.1,
		PushBackMod	=	0.8,
		MaxDamage	=	0.8,
		SubCategory	=	Swinging,
		ConditionMax	=	8,
		Icon	=	PlankNail,
		DoorDamage	=	5,



}

History

Alpha
RC 2.9.8a Melee weapons debuffed.

See Also

Template:Navbox/Weapons