Plank: Difference between revisions

From PZwiki
mNo edit summary
m (grammar)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{languages|Plank}}
{{languages|Plank}}
{{header|The Game World|Items|Weapons|Melee Weapons|version=Version 37|incver=8}}{{Weapons|image = Plank.png |weapontype = Melee |ammo = None|hands = One handed|weight = 3.0|mindamage = 0.4|maxdamage = 0.6|condition = 10|degrade = 2|id = Plank}}For construction recipes for Planks, please see the [[Carpentry_Guide|Carpentry Guide]].
{{header|The Game World|Items|Weapons|Melee Weapons|version=Version 37|incver=8}}{{Weapons|image = Plank.png |weapontype = Melee |ammo = None|hands = One handed|weight = 3.0|mindamage = 0.4|maxdamage = 0.6|condition = 10|degrade = 2|id = Plank}}For construction recipes for planks, please see the [[Carpentry_Guide|Carpentry Guide]].


== Weapon Usage ==
== Weapon Usage ==


The Plank is melee weapon which has very poor durability, but has a good ability to knock down zombies.
The '''plank''' is melee weapon which has poor durability, but is effective at knocking down zombies.
<br><br>
<br><br>
The Plank has a very heavy weapon (weight 3) and has a slow swing rate. It's main benefit is that it works well for pushing [[zombie]]s away from the [[player]] and have an extremely long range in comparison to other weapons (the plank has range of 2, compared to the Baseball bat which has 1.5).   
The plank is a heavy weapon (weight 3) and has a slow swing rate. Its main benefits are that it works well for pushing [[zombie]]s away from the [[player]] and has an extremely long range in comparison to other weapons (the plank has range of 2, compared to the Baseball bat which has 1.5).   
<br><br>
<br><br>
Extra wood planks can sometimes be found in [[crate]]s in the warehouse or any other shed/storage building. Wooden planks can also be retrieved by smashing down doors and by converting logs into planks. The Plank cannot be repaired.
Planks can sometimes be found in [[crate]]s in a warehouse or any other shed/storage building. Wooden planks can also be retrieved by smashing down doors and by sawing logs into planks. A plank cannot be repaired.
<br><br>
<br><br>
The Plank is also a multi-attack weapon, and can attack 2 zombies at once. It also can cause 5 door damage per swing, but no tree damage.
A plank is a multi-attack weapon, and can attack 2 zombies at once. It also can cause 5 door damage per swing, but no tree damage.


== Non Weapon uses ==
== Non Weapon uses ==
Line 17: Line 17:
A wooden plank is the staple fortification reserve in Project Zomboid. They are primarily used to [[barricade]] doors and windows or to fortify/create structures by making wall pieces, doors, door frames, window frames, crates, stairs, and barricades.
A wooden plank is the staple fortification reserve in Project Zomboid. They are primarily used to [[barricade]] doors and windows or to fortify/create structures by making wall pieces, doors, door frames, window frames, crates, stairs, and barricades.


Planks used as barricades use their current health as part of the barricade. If a plank is at half durability and is nailed to a window/door, that durability is the strength of that piece of the barricade. Wooden planks can also be obtained by ripping away barricades on houses not occupied by the player (however planks may be damaged from previous attacks by zombies).
Planks used as barricades use their current health as part of the barricade. If a plank is at half durability and is nailed to a window/door, that durability is the strength of that piece of the barricade. Wooden planks can also be obtained by ripping away barricades on houses (though planks may be damaged from previous attacks by zombies).


Wooden planks are also used to make bridges/flooring that can be crossed by both the player and zombies.
Wooden planks are also used to make bridges/flooring that can be crossed by both the player and zombies.
Line 25: Line 25:
== Crafting (As Product) ==
== Crafting (As Product) ==


To create brand new planks, cutting up logs with a saw is the primary way to do this.
Planks can be created by sawing logs.


{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  
Line 37: Line 37:
<br>
<br>
== Crafting (As a weapon) ==
== Crafting (As a weapon) ==
Planks can be turned into Nailed Planks which increase its damage output. As of Build 34.28, the extra nails do not lower the durability of the plank (unlike the baseball bat where adding nails gives a weapon penalty)
A plank can be turned into a nailed plank, which increase its damage output. As of Build 34.28, the extra nails do not lower the durability of the plank (unlike the baseball bat, where adding nails gives a weapon penalty).


{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  

Revision as of 02:06, 7 July 2018


Template:WeaponsFor construction recipes for planks, please see the Carpentry.

Weapon Usage

The plank is melee weapon which has poor durability, but is effective at knocking down zombies.

The plank is a heavy weapon (weight 3) and has a slow swing rate. Its main benefits are that it works well for pushing zombies away from the player and has an extremely long range in comparison to other weapons (the plank has range of 2, compared to the Baseball bat which has 1.5).

Planks can sometimes be found in crates in a warehouse or any other shed/storage building. Wooden planks can also be retrieved by smashing down doors and by sawing logs into planks. A plank cannot be repaired.

A plank is a multi-attack weapon, and can attack 2 zombies at once. It also can cause 5 door damage per swing, but no tree damage.

Non Weapon uses

A wooden plank is the staple fortification reserve in Project Zomboid. They are primarily used to barricade doors and windows or to fortify/create structures by making wall pieces, doors, door frames, window frames, crates, stairs, and barricades.

Planks used as barricades use their current health as part of the barricade. If a plank is at half durability and is nailed to a window/door, that durability is the strength of that piece of the barricade. Wooden planks can also be obtained by ripping away barricades on houses (though planks may be damaged from previous attacks by zombies).

Wooden planks are also used to make bridges/flooring that can be crossed by both the player and zombies.

Planks have an additional use as a fuel for fires, and lasts for 4 hours if used this way.

Crafting (As Product)

Planks can be created by sawing logs.

Name Recipe Description Skill Level













Crafting (As a weapon)

A plank can be turned into a nailed plank, which increase its damage output. As of Build 34.28, the extra nails do not lower the durability of the plank (unlike the baseball bat, where adding nails gives a weapon penalty).

Name Recipe Description












Code

	
	item Plank
		MaxRange			= 2,
		WeaponSprite			= WoodPlank,
		MinAngle			= 0.2,
		Type				= Weapon,
		MinimumSwingTime		= 4,
		KnockBackOnNoDeath		= FALSE,
		SwingAmountBeforeImpact		= 0.02,
		Categories			= Improvised;Blunt,
		ConditionLowerChanceOneIn	= 2,
		Weight				= 3,
		SplatN.umber			= 0,
		PushBackMod			= 0.3,
		MaxDamage			= 0.6,
		SubCategory			= Swinging,
		ConditionMax			= 10,
		MaxHitCount			= 2,
		DoorDamage			= 5,
		SwingAnim			= Bat,
		WeaponWeight			= 3,
		DisplayName			= Plank,
		MinRange			= 0.61,
		SwingTime			= 4,
		MinDamage			= 0.4,
		KnockdownMod			= 2,
		SplatBloodOnNoDeath		= FALSE,
		Icon				= Plank,
		RunAnim				= Run_Weapon2,
        	IdleAnim			= Idle_Weapon2,
        	BreakSound  			= PZ_WoodSnap,
        	TreeDamage  			= 0,

Template:Navbox/Weapons