Lua API
On this page

DamageType

enumbaseflags
The DamageType identifies the type of damage.

Fields:

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