Spiked Plank

From PZwiki
Revision as of 17:10, 25 July 2013 by Felicitations (talk | contribs) (moved Spiked Plank to Spiked Plank: fixing capitalization)


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