UtilityBelt
Releases
Plugin
Service
Scripting
Lua API
Releases
Plugin
Service
Scripting
Lua API
Lua API
Overview
Lua Globals
UB Globals
Overview
Actions
Classes
Enums
ActionError
ActionType
AddRemoveEventType
AllegianceHouseAction
AllegianceLockAction
AllegianceOfficerLevel
AllegianceRecordFlags
AmmoType
AnimationFlags
AnimationHookDir
AnimationHookType
ArmorHighlightMask
AttackConditionsMask
AttackHeight
AttackType
AttributeId
AttributeMask
BoolId
BSPType
BusyAction
CastEventType
CellPortalFlags
CharacterErrorType
CharacterOptions1
CharacterOptions2
CharGenResponseType
ChatChannel
ChatDisplayMask
ChatMessageType
ChessMoveResult
ClientCapability
ClientConfirmationType
ClientState
Back to top
Fields
Coordination
Endurance
Focus
Health
Mana
Quickness
Self
Stamina
Strength
Lua API
Back to top
On this page
AttributeMask
enum
base
flags
1.0.0+
View Source
The AttributeMask selects which creature attributes highlighting is applied to.
Fields:
Name
Value
Added In
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