Belt: Difference between revisions

From PZwiki
m (→‎See also: Change links)
m (Bump to 41.78.16, minor fixes)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Clothing|Accessories}}
{{Header|Project Zomboid|Items|Clothing|Accessories}}
{{Page version|41.39}}
{{Page version|41.78.16}}
{{Infobox item
{{Infobox item
| display_name=Belt
| display_name=Belt
<!--| model= COMMENT: model image to go here: Belt_Model.png -->
| model=Belt_Model.png
| icon=Belt.png
| icon=Belt.png
| icon_name=Belt
| icon_name=Belt
| model=Belt_Model.png
<!--General-->
<!--General-->
| category=Accessory
| category=Accessory
Line 13: Line 12:
| attachments_provided=SmallBeltLeft<br>SmallBeltRight
| attachments_provided=SmallBeltLeft<br>SmallBeltRight
<!--Technical-->
<!--Technical-->
| item_id=Base.Belt2<br>Base.Belt (pre-[[Build 41|b41]])
| item_id=Base.Belt2
| item_id2=Base.Belt (pre-[[Build 41|b41]])
}}
}}


Line 19: Line 19:


==Usage==
==Usage==
The belt can be worn by the player since version 41. It offers two slots in the hotbar at the bottom of the screen.
The belt can be worn by the player since [[build 41]]. It offers two slots in the hotbar at the bottom of the screen.


A belt could previously be used in the since removed [['Til Death Us Do Part|story mode]], where it could be used as a tourniquet for your spouse, [[Kate Smith|Kate]].
A belt could previously be used in now removed [['Til Death Us Do Part|story mode]], where it could be used as a tourniquet for your spouse, [[Kate Smith|Kate]].


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 [[survivor]]s.
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 [[survivor]]s.

Revision as of 14:32, 17 March 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Belt
Belt Model.png
General
Category
Accessory
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Equipped
Belt
Slots added
SmallBeltLeft
SmallBeltRight
Technical
Item ID
Base.Belt2
Base.Belt (pre-b41)

A belt is used to attach weapons and tools to the character. Items attached this way can easily be equipped with hotkeys. The player always spawns with a belt.

Usage

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

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

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

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\items.txt

Retrieved: Build 41.39
item Belt
{
    Weight = 0.3,
    Type = Normal,
    DisplayName = Belt,
    Icon = Belt,
}

Trivia

See also