Lua API
On this page

EquipMask

enumbaseflags
The EquipMask value describes the equipment slots an item uses.

Fields:

Description

Abdomen

0x00000400
v1.0.0

AbdomenUnderwear

0x00000004
v1.0.0

Ammunition

0x00800000
v1.0.0

Chest

0x00000200
v1.0.0

ChestUnderwear

0x00000002
v1.0.0

Feet

0x00000100
v1.0.0

Hands

0x00000020
v1.0.0
0x00000001
v1.0.0

LeftBracelet

0x00020000
v1.0.0

LeftRing

0x00080000
v1.0.0

LowerArms

0x00001000
v1.0.0

LowerArmsUnderwear

0x00000010
v1.0.0

LowerLegs

0x00004000
v1.0.0

LowerLegsUnderwear

0x00000080
v1.0.0

MeleeWeapon

0x00100000
v1.0.0

MissileWeapon

0x00400000
v1.0.0

Necklace

0x00008000
v1.0.0

None

0x00000000
v1.0.0

None

RightBracelet

0x00010000
v1.0.0

RightRing

0x00040000
v1.0.0

Shield

0x00200000
v1.0.0

UpperArms

0x00000800
v1.0.0

UpperArmsUnderwear

0x00000008
v1.0.0

UpperLegs

0x00002000
v1.0.0

UpperLegsUnderwear

0x00000040
v1.0.0

Wand

0x01000000
v1.0.0