Wooden Doorframe: Difference between revisions

From PZwiki
mNo edit summary
m (clean up, replaced: wikitable → pztable)
Line 3: Line 3:
<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 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: 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 Door Frame]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
<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]] -> [[Wooden Door Frame|Wooden Door Frame]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
'''Wooden door frames''' are structures that a [[Player|character]] can build to fortify a structure or create obstacles against zombies.<br>
'''Wooden door frames''' are structures that a [[Player|character]] can build to fortify a structure or create obstacles against zombies.<br>
<br>
<br>
Line 17: Line 17:
Wooden door frames are a defensive structure that can be built to seal and reinforce entry/exit points, and can be used in the creation of completely new structures.
Wooden door frames are a defensive structure that can be built to seal and reinforce entry/exit points, and can be used in the creation of completely new structures.


All wooden door frames require a player to have a [[hammer]], [[plank|planks]], and [[nails]] to construct. The strength of the door frame itself is dependant on the level of the door frame.
All wooden door frames require a player to have a [[hammer]], [[plank]]s, and [[nails]] to construct. The strength of the door frame itself is dependant on the level of the door frame.


Door frames are not attacked by zombies, but the [[Door|wooden doors]] built into them however can be destroyed by zombies.  
Door frames are not attacked by zombies, but the [[Door|wooden doors]] built into them however can be destroyed by zombies.  


<br><br><br><br><br><br><br>
 
 
 


== Construction ==
== Construction ==
Line 31: Line 33:
Wooden door frames can be destroyed quickly by a [[sledgehammer]] and can be plastered and then painted using paint and a [[paintbrush]].
Wooden door frames can be destroyed quickly by a [[sledgehammer]] and can be plastered and then painted using paint and a [[paintbrush]].
=== Wooden Door Frame Stats ===
=== Wooden Door Frame Stats ===
{| class="wikitable" style="text-align:center;"  
{| class="pztable" style="text-align:center;"  
|-
|-
! Item
! Item
Line 57: Line 59:
</nowiki>
</nowiki>


==See Also==
==See also==
*[[Carpentry_Guide|Carpentry Guide]]
*[[Carpentry Guide]]
{{Navbox/Construction}}
{{Navbox/Construction}}
[[Category:Construction]]
[[Category:Construction]]

Revision as of 15:13, 11 May 2019


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

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

Wooden Door Frames

Wooden Door Frame Article.png
Ingame image of a wooden door frame at Build 36.40


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

All wooden door frames require a player to have a hammer, planks, and nails to construct. The strength of the door frame itself is dependant on the level of the door frame.

Door frames are not attacked by zombies, but the wooden doors built into them however can be destroyed by zombies.



Construction

To build a wooden door frame, a player must first equip the hammer, and then select a door frame through the construction menu.

To construct a wooden frame, a player would require carpentry level 2.

Wooden door frames can be destroyed quickly by a sledgehammer and can be plastered and then painted using paint and a paintbrush.

Wooden Door Frame Stats

Item Wood Required to Build Total Nails to Build Health of Structure Provided Level of Construction
DoorFrame.png

Wooden Door Frame

4 4 - 2

Code

	item DoorFrame
		Weight		= 8.5,
		Type		= Normal,
		DisplayName	= Wooden Door Frame,
		Icon		= WallDoor,

See also

Template:Navbox/Construction