Table of Contents

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 = 3
Buff = 7
Control = 5
Damage = 0
Debuff = 8
Heal = 1
RemoveModifier = 4
Revive = 2
Summon = 6