Wooden Plank: Difference between revisions

From PZwiki
Wooden Plank
No edit summary
(Redirected page to Plank)
 
(23 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{languages}}
#REDIRECT [[Plank]]
{{Weapons
|image = Plank.png
|weapontype = Melee
|ammo = none
|weight = 8
}}
Wood planks can be found throughout the game world. They are primarily used to make a [[barricade]].
 
Extra wood planks can sometimes be found in [[crate]]s, or recovered by breaking down [[door]]s with a melee weapon.
 
Wood planks can also be used as a [[weapons|weapon]], although they do very little damage. They do, however, work well for pushing [[zombie]]s away from the [[player]] and thus are effective for crowd control purposes.
 
[[doors|Doors]] can also be broken down by the player or zombies.  Each destroyed door will yield two wood planks.
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|18}}
{{RecipeLookup|1}}
{{RecipeLookup|6}}
{{RecipeLookup|10}}
{{RecipeLookup|14}}
{{RecipeLookup|15}}
{{RecipeLookup|34}}
|}
 
== Code ==
<nowiki>item Plank
{
Type = Weapon,
DisplayName = Wooden Plank,
Icon = Plank,
MinAngle = -0.2,
MaxDamage = 0.2,
MinDamage = 0.1,
MaxRange = 2.0,
SwingAnim = Bat,
WeaponSprite         = plank,
Weight = 8,
WeaponWeight         = 2.5,
DoorDamage = 5,
MinimumSwingTime         = 15,
SwingTime = 26,
SwingAmountBeforeImpact        =         0.2,
PushBackMod = 4.5,
ConditionLowerChanceOneIn      =                 5,
ConditionMax           = 10,
Categories = Improvised,
 
}</nowiki>
{{Navbox/Weapons}}
[[Category:weapons]]
[[Category:Version 0.2.0p]]

Latest revision as of 12:20, 6 April 2014

Redirect to: