Enum AovDataStructures.EffectType
- Namespace
- AshesOfVelsingrad.Utilities
- Assembly
- Ashes of Velsingrad.dll
Defines the type of effect applied by a skill or status effect.
public enum AovDataStructures.EffectType
Fields
ApplyModifier = 3Buff = 7Control = 5Damage = 0Debuff = 8Heal = 1RemoveModifier = 4Revive = 2Summon = 6