Enum AvoidDamageType
Enumerates the possible damage types to avoid.
Namespace: Fibula.Common.Contracts.Enumerations
Assembly: Fibula.Common.Contracts.dll
Syntax
public enum AvoidDamageType : byte
Fields
Name | Description |
---|---|
All | Avoid all types. |
Energy | Avoid energy. |
Fire | Avoid fire. |
Poison | Avoid poison. |
Special | Avoids special. |