Wooden Wall: Difference between revisions

From PZwiki
mNo edit summary
(Brought "Wall Piece" article across to Wooden Wall due to new introduction of Metal Wall.)
Line 1: Line 1:
{{languages}}
__NOTOC__
{{languages|Wooden_Wall}}
<div class="header" style="margin: 5px; align: right; background: #C3E4ED; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #9AC0CD"> <!-- Code for Background Colour -->
<div style="float: right;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">    '''Page Updated @ Version: 36.4'''    </div><!-- Code for Version Tag at top -->
<div style="float: left;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Construction|Construction]] -> [[:Category:Carpentry|Carpentry]] -> [[{{PAGENAME}}|Wooden Wall]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
'''Wooden Walls''' are structures that a [[Player|character]] can build to fortify a structure or create obstacles against zombies.<br>
<br>
{| style="float:right; border:1px solid FFFFFF;margin:.46em 0 0 .2em"
|- style="font-size:100%"
| valign="top" |[[Image:Wall_Construction.png]]<!--
  --><br> <small>''Ingame image of wooden walls at Build 36.40 - From Wooden Frame to Level 3 Wall''</small>
|}
__NOTOC__
== Wooden Walls ==


{{Notice|Improve}}
Wooden Walls are a defensive structure that can be built to seal entranceways, reinforce entry/exit points, and can be used in the creation of completely new structures.


[[File:Wooden wall all.png|thumb| Wooden Walls]]
All [[Wooden_Wall|wooden walls]] and [[Wooden_window_frame|wooden windows]] require a player to have a [[hammer]], [[plank|planks]], and [[nails]] to construct. The strength of the wall itself is dependant on the level of the actual wall.


Wooden Walls are constructed using 4x [[Wooden Plank]]s and 4x [[Nails]]
Walls over time can be destroyed by zombies, however if painted, at this current version, will be ignored by zombies who will concentrate on barricaded windows and doors to enter a building. While a slight oversight, you must be holding the planks and nails in your inventory to upgrade a wooden frame to a wall, and these construction parts can not be used if on the floor.
<br><br><br><br><br><br><br>


The minimum [[skills|carpentry skill]] level is 2, however, a higher [[skills|carpentry skill]] will result in stronger, better looking walls.
== Construction ==
{| style="float:right; border:1px solid FFFFFF;margin:.46em 0 0 .2em"
|- style="font-size:100%"
| valign="top" |[[Image:Wall_Construction_2.png]]<!--
  --><br> <small>''Right clicking on the wooden frame shows the upgrade menu.''</small>
|}
To build a [[Wooden_Wall|wooden wall]], a player must first equip the hammer, build a wooden frame, and then upgrade this frame with further wood and nails.


Each wall piece gives a small amount of carpentry experience, and to be removed must be destroyed, either by sledgehammer or other tool, giving no supplies back.
To construct a Wooden Frame, a player would require for Level 1, 2 skill points in carpentry. For Level 2 it requires 4 carpentry skill, and the Level 3 wall requires 7 Carpentry skill.
 
Walls can be destroyed quickly by a [[sledgehammer]] and walls can be painted using paint and a [[paintbrush]].
=== Wooden Wall Stats ===
{| class="wikitable" style="text-align:center;"
|-
! Item
! Wood Required to Build Stage
! Total Nails to Build Stage
! Health of Wall Provided
! Level of Construction
|-
|[[File:wall.png]] <br>
Wooden Frame
| 2
| 2
| 50
| 2
|-
|[[File:wall.png]] <br>
Wooden Wall Level 1
| 2
| 4
| 150
| 2
|-
|[[File:wall.png]] <br>
Wooden Wall Level 2
| 2
| 4
| 200
| 4
|-
|[[File:wall.png]] <br>
Wooden Wall Level 3
| 2
| 4
| 250
| 7
|-
|}
 
=== Important to Note ===
To upgrade from Level 1 to Level 2, or Level 2 to 3 it would cost 1 plant and 4 nails.
 
To upgrade from Level 1 to Level 3, it would cost 2 plant and 8 nails. '''(it is cheaper in nail cost to demolish the wall and rebuild)'''
 
== Code ==
<nowiki>
item Wall
Weight = 13,
Type = Normal,
DisplayName = Wall Piece,
Icon = Wall,
</nowiki>
 
==See Also==
*[[Carpentry_Guide|Carpentry Guide]]
 
[[Category:Construction]]
[[Category:Carpentry]]
[[Category:Items]]
[[Category:Version 36]]

Revision as of 20:04, 22 January 2017


Page Updated @ Version: 36.4
   Navigation - Main Index -> The Game World -> Items -> Construction -> Carpentry -> Wooden Wall   

Wooden Walls are structures that a character can build to fortify a structure or create obstacles against zombies.

Wall Construction.png
Ingame image of wooden walls at Build 36.40 - From Wooden Frame to Level 3 Wall

Wooden Walls

Wooden Walls are a defensive structure that can be built to seal entranceways, reinforce entry/exit points, and can be used in the creation of completely new structures.

All wooden walls and wooden windows require a player to have a hammer, planks, and nails to construct. The strength of the wall itself is dependant on the level of the actual wall.

Walls over time can be destroyed by zombies, however if painted, at this current version, will be ignored by zombies who will concentrate on barricaded windows and doors to enter a building. While a slight oversight, you must be holding the planks and nails in your inventory to upgrade a wooden frame to a wall, and these construction parts can not be used if on the floor.






Construction

Wall Construction 2.png
Right clicking on the wooden frame shows the upgrade menu.

To build a wooden wall, a player must first equip the hammer, build a wooden frame, and then upgrade this frame with further wood and nails.

To construct a Wooden Frame, a player would require for Level 1, 2 skill points in carpentry. For Level 2 it requires 4 carpentry skill, and the Level 3 wall requires 7 Carpentry skill.

Walls can be destroyed quickly by a sledgehammer and walls can be painted using paint and a paintbrush.

Wooden Wall Stats

Item Wood Required to Build Stage Total Nails to Build Stage Health of Wall Provided Level of Construction
Wall.png

Wooden Frame

2 2 50 2
Wall.png

Wooden Wall Level 1

2 4 150 2
Wall.png

Wooden Wall Level 2

2 4 200 4
Wall.png

Wooden Wall Level 3

2 4 250 7

Important to Note

To upgrade from Level 1 to Level 2, or Level 2 to 3 it would cost 1 plant and 4 nails.

To upgrade from Level 1 to Level 3, it would cost 2 plant and 8 nails. (it is cheaper in nail cost to demolish the wall and rebuild)

Code

item Wall
	Weight		= 13,
	Type		= Normal,
	DisplayName	= Wall Piece,
	Icon		= Wall,

See Also