Vest Assets

The ItemVestAsset class is used by clothing items occupying the “vest” slot. Vests can be worn by players and zombies, and cover their torso.

Game Data File

The ItemVestAsset class inherits properties from the ItemBagAsset class. Properties that are required (or recommended) are listed in the table below.

Class

Property Name

Required Value

ItemAsset

GUID

ItemAsset

ID

ItemAsset

Type

Vest

ItemAsset

Useable

Clothing

Properties

Vests have no unique properties. Refer to parent classes for additional properties instead.