Wooden Doorframe: Difference between revisions

From PZwiki
m (→‎top: category project: "The Game World")
(→‎Wooden doorframes: Update picture and caption, update information and rewording. Getting ready for a full overhaul)
Line 3: Line 3:


==Wooden doorframes==
==Wooden doorframes==
[[File:Wooden Door Frame Article.png|thumb|right|Ingame image of a wooden door frame at Build 36.40.]]
[[File:Wooden Door Frame Article.png|thumb|right|Ingame screenshot of a wooden door frame both with a wooden door and without one as in Build 41.78.16.]]


Wooden doorframes 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 doorframes are a defensive structure from the [[Carpentry]] skill that are used to hold constructable doors for the player to enter/exit. This allows the player easy access to their structure without risking climbing over a wall, or having an exposed gap for zombies to enter through. Doorframes are not attacked by zombies, but the [[Door|wooden doors]] built into them can be destroyed by zombies.


All wooden doorframes require a player to have a [[hammer]], [[plank]]s, and [[nails]] to construct. The strength of the doorframe is dependent on its level.
To construct a wooden doorframe, the player needs to have in their inventory or on the ground withing reach;
*4 [[Planks]]
*4 [[Nails]]


Doorframes are not attacked by zombies, but the [[Door|wooden doors]] built into them can be destroyed by zombies.
The player must also be carpentry level 2.


==Construction==
==Construction==

Revision as of 04:43, 12 January 2024

Project ZomboidItemsConstructionCarpentryWooden Doorframe

A wooden doorframe is a structure that the player can build to fortify a structure or create obstacles against zombies.

Wooden doorframes

Ingame screenshot of a wooden door frame both with a wooden door and without one as in Build 41.78.16.

Wooden doorframes are a defensive structure from the Carpentry skill that are used to hold constructable doors for the player to enter/exit. This allows the player easy access to their structure without risking climbing over a wall, or having an exposed gap for zombies to enter through. Doorframes are not attacked by zombies, but the wooden doors built into them can be destroyed by zombies.

To construct a wooden doorframe, the player needs to have in their inventory or on the ground withing reach;

The player must also be carpentry level 2.

Construction

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3
Doorframe Carpentry.gif
Wooden Doorframe
5 Carpentry Carpentry 2 Hammer.png
Hammer (tag)
(keep)
Plank.png
Plank x4
(consumed)
Nails.png
Nails x4
(consumed)

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

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

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

Wooden Doorframe stats

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

Wooden Doorframe

4 4 - 2

Code

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

See also