Wooden Doorframe

From PZwiki
Revision as of 04:43, 12 January 2024 by Calvy (talk | contribs) (→‎Wooden doorframes: Update picture and caption, update information and rewording. Getting ready for a full overhaul)
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