Belt: Difference between revisions

From PZwiki
m (Replace navbox)
m (128px)
Line 4: Line 4:
| name_text_colour=Clothing
| name_text_colour=Clothing
| image=Belt.png
| image=Belt.png
| image_width=120px
| image_width=128px
| weight=0.3
| weight=0.3
| function=Wearable
| function=Wearable

Revision as of 15:34, 25 June 2023

Template:Infobox normalA belt is used to attach weapons and tools to the character. Items attached this way can easily be equipped with hotkeys.

Usage

The belt can be worn by the player since version 41. It offers two slots in the hotbar on the bottom of the screen.

A belt could previously be used in the since removed story mode, where it could be used as a tourniquet for your spouse, Kate Smith.

The health system is rumored to be improved further at some point in the future, likely giving some usage to the belt, specifically with the return of NPC survivors.

Distribution

Belts are most commonly found in bedroom wardrobes and shelves in clothing stores. They may also be found in kitchen counters.

Code

Retrieved: Build 41.39 From items.txt (Project Zomboid directory/media/scripts/)

	item Belt
		Weight		= 0.3,
		Type		= Normal,
		DisplayName	= Belt,
		Icon		= Belt,

See also