Umbrella

From PZwiki
Revision as of 20:58, 26 February 2023 by Faalagorn (talk | contribs) (Remove 120px, minor fixes)
AppleRotten.png
This article may be outdated.
Editors are encouraged to update this article with new information.
The Game WorldItemsToolsUmbrella
Umbrella
Umbrella
General
Category Item
Encumbrance
Heavy Load
0.2
Function Keep player dry
Technical details
Base ID Base.Umbrella

An umbrella is a functionable item.

Usage

Staying dry

An umbrella can be equipped by the player to keep dry when it's raining. This has become incredibly useful post build 40, with the additional weather effects on the player, increasing the importance of staying dry, especially on windy days.

Distribution

Buildings

Umbrellas can rarely be found in wardrobes and changing room lockers.

Vehicles

Umbrellas are commonly found in the trunk of vehicles.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.30

	item Umbrella
		Type			= Normal,
		DisplayName		= Umbrella,
		Icon			= Umbrella,
		Weight			= 0.2,
		MetalValue 		= 9,

See also