Wooden Window: Difference between revisions

From PZwiki
m (→‎Wooden Wall Stats: Corrected Typo)
m (→‎Important to Note: Typo and noted its only better if the window is unbarricaded.)
Line 74: Line 74:
To upgrade from Level 1 to Level 2, or Level 2 to 3 it would cost 1 plant and 4 nails.
To upgrade from Level 1 to Level 2, or Level 2 to 3 it would cost 1 plant and 4 nails.


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


== Code ==
== Code ==

Revision as of 23:08, 22 January 2017


Page Updated @ Version: 36.4

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

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

Wooden Window Frames

Wooden Window Frames 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

Wall Construction 2.png
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
File:WindowFrame.png

Wooden Window Frame Level 1

2 4 150 2
File:WindowFrame.png

Wooden Window Frame Level 2

2 4 200 4
File:WindowFrame.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 plant and 4 nails.

To upgrade from Level 1 to Level 3, it would cost 2 plant 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