Lua API
On this page

AttributeMask

enumbaseflags
The AttributeMask selects which creature attributes highlighting is applied to.

Fields:

Description

Coordination

0x00000008
v1.0.0

Endurance

0x00000002
v1.0.0

Focus

0x00000010
v1.0.0

Health

0x00000040
v1.0.0

Mana

0x00000100
v1.0.0

Quickness

0x00000004
v1.0.0

Self

0x00000020
v1.0.0

Stamina

0x00000080
v1.0.0

Strength

0x00000001
v1.0.0