Wooden Doorframe

From PZwiki
Revision as of 23:48, 30 May 2023 by Faalagorn (talk | contribs) (Add recipe)
The Game WorldItemsConstructionCarpentryWooden Doorframe

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

Wooden doorframes

Ingame image of a wooden door frame at Build 36.40.

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.

All wooden doorframes require a player to have a hammer, planks, and nails to construct. The strength of the doorframe is dependent on its level.

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

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