Umbrella: Difference between revisions

From PZwiki
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
m (Minor fixes)
Line 1: Line 1:
{{Outdated}}{{Languages}}{{Header|The Game World|Items|Tools|type=Tool|version=Version 40|incver=30}}{{Infobox item
{{Languages}}
{{Header|The Game World|Items|Tools|type=Tool|version=Version 40|incver=30}}
{{Outdated}}
{{Infobox item
|display_name=Umbrella
|display_name=Umbrella
|name_colour=Tool
|name_colour=Tool
Line 9: Line 12:
|primary_use=Keep player [[Moodles#Wet|dry]]
|primary_use=Keep player [[Moodles#Wet|dry]]
|class_name=Base.Umbrella
|class_name=Base.Umbrella
}}An '''umbrella''' is a functionable [[item]].  
}}
An '''umbrella''' is a functionable [[item]].  


==Usage==
==Usage==
===Staying dry===
===Staying dry===
An umbrella can be equipped by the [[player]] to keep [[Moodles#Wet|dry]] when it's [[rain]]ing. 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.
An umbrella can be equipped by the [[player]] to keep [[Moodles#Wet|dry]] when it's [[rain]]ing. 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==
==Distribution==
===Buildings===
===Buildings===
Umbrellas can rarely be found in [[Containers#Bedroom Storage|wardrobes]] and changing room [[Containers#Lockers|lockers]].
Umbrellas can rarely be found in [[Containers#Bedroom Storage|wardrobes]] and changing room [[Containers#Lockers|lockers]].
Line 26: Line 28:
==Gallery==
==Gallery==
<gallery>
<gallery>
File:UmbrellaClosed_Model.png|Closed umbrella model when placed in the world.
UmbrellaClosed Model.png|Closed umbrella model when placed in the world.
File:UmbrellaOpen_Model.png|Open umbrella model when placed in the world.
UmbrellaOpen Model.png|Open umbrella model when placed in the world.
</gallery>
</gallery>



Revision as of 22:46, 27 October 2023

The Game WorldItemsToolsUmbrella
AppleRotten.png
This article may be outdated.
Editors are encouraged to update this article with new information.
Umbrella
UmbrellaOpen Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
Keep player dry
Technical
Item 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.

Gallery

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