Wooden Window

From PZwiki
Revision as of 00:11, 26 April 2023 by Faalagorn (talk | contribs) (→‎Wooden Window: Update links)

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

Ingame image of wooden frames at Build 36.40 - From Wooden Frame to Level 3 Window.

Wooden Window

Wooden windows 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. The Window allows for barricades to be erected on the hole and a rope sheet to be used with the window to allow for a escape route in a structure.

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

Windows without barricades can be climbed through by zombies. While a slight oversight, you must be holding the planks and nails in your inventory to upgrade a wooden frame to a wooden window frame, and these construction parts can not be used if on the floor.

Construction

Right clicking on the wooden frame shows the upgrade menu.

To build a wooden window frame, 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 window 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 window frame requires 7 Carpentry skill.

Wooden window frames can be destroyed quickly by a sledgehammer and window frames can be painted using paint and a paintbrush.

Wooden Window 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
WallWindow.png

Wooden Window Frame Level 1

2 4 150 2
WallWindow.png

Wooden Window Frame Level 2

2 4 200 4
WallWindow.png

Wooden Window Frame 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 plank and 4 nails.

To upgrade from Level 1 to Level 3, it would cost 2 planks and 8 nails. (it is cheaper in nail cost to demolish the window frame and rebuild IF unbarricaded)

Code

	item WindowFrame
		Weight		= 10,
		Type		= Normal,
		DisplayName	= Wooden Window Frame,
		Icon		= WallWindow,

See also