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
Acid
Bludgeoning
Cold
Electric
Fire
Piercing
Slashing
Lua API
Back to top
On this page
DamageType
enum
base
flags
1.0.0+
View Source
The DamageType identifies the type of damage.
Fields:
Name
Value
Added In
Description
Acid
0x00000020
v1.0.0
Bludgeoning
0x00000004
v1.0.0
Cold
0x00000008
v1.0.0
Electric
0x00000040
v1.0.0
Fire
0x00000010
v1.0.0
Piercing
0x00000002
v1.0.0
Slashing
0x00000001
v1.0.0