Enum EffectType
- Namespace
- AshesOfVelsingrad.systems
- Assembly
- Ashes of Velsingrad.dll
Defines the type of effect a skill applies when used.
public enum EffectType
Fields
Buff = 2Control = 5Damage = 0Debuff = 3Dot = 4Heal = 1StatusEffect = 6
Defines the type of effect a skill applies when used.
public enum EffectType
Buff = 2Control = 5Damage = 0Debuff = 3Dot = 4Heal = 1StatusEffect = 6