| Enumerator |
|---|
| EVEMT_MAGE_SPELL_FIREBALL | |
| EVEMT_MAGE_SPELL_BLAST_WAVE | |
| EVEMT_MAGE_SPELL_HASTE | |
| EVEMT_MAGE_SPELL_POLYMORPH | |
| EVENT_SHAMAN_SPELL_CHAIN_LIGHTNING | |
| EVENT_SHAMAN_SPELL_EARTH_SHIELD | |
| EVENT_SHAMAN_SPELL_HEALING_WAVE | |
| EVENT_SHAMAN_SPELL_HEX_OF_MENDING | |
| EVENT_HUNTER_SPELL_DISENGAGE | |
| EVENT_HUNTER_SPELL_LIGHTNING_ARROWS | |
| EVENT_HUNTER_SPELL_MULTI_SHOT | |
| EVENT_HUNTER_SPELL_SHOOT | |
| EVENT_ROGUE_SPELL_EVISCERATE | |
| EVENT_ROGUE_SPELL_FAN_OF_KNIVES | |
| EVENT_ROGUE_SPELL_POISON_BOTTLE | |
| EVENT_WARRIOR_SPELL_MORTAL_STRIKE | |
| EVENT_WARRIOR_SPELL_BLADESTORM | |
| EVENT_WARRIOR_SPELL_INTERCEPT | |
| EVENT_WARRIOR_SPELL_ROLLING_THROW | |
103{
108
113
118
122
127};
@ EVENT_SHAMAN_SPELL_EARTH_SHIELD
Definition boss_grand_champions.cpp:110
@ EVENT_WARRIOR_SPELL_MORTAL_STRIKE
Definition boss_grand_champions.cpp:123
@ EVENT_HUNTER_SPELL_MULTI_SHOT
Definition boss_grand_champions.cpp:116
@ EVENT_WARRIOR_SPELL_BLADESTORM
Definition boss_grand_champions.cpp:124
@ EVEMT_MAGE_SPELL_BLAST_WAVE
Definition boss_grand_champions.cpp:105
@ EVEMT_MAGE_SPELL_FIREBALL
Definition boss_grand_champions.cpp:104
@ EVEMT_MAGE_SPELL_HASTE
Definition boss_grand_champions.cpp:106
@ EVENT_HUNTER_SPELL_DISENGAGE
Definition boss_grand_champions.cpp:114
@ EVENT_HUNTER_SPELL_SHOOT
Definition boss_grand_champions.cpp:117
@ EVENT_HUNTER_SPELL_LIGHTNING_ARROWS
Definition boss_grand_champions.cpp:115
@ EVEMT_MAGE_SPELL_POLYMORPH
Definition boss_grand_champions.cpp:107
@ EVENT_ROGUE_SPELL_POISON_BOTTLE
Definition boss_grand_champions.cpp:121
@ EVENT_SHAMAN_SPELL_HEX_OF_MENDING
Definition boss_grand_champions.cpp:112
@ EVENT_SHAMAN_SPELL_HEALING_WAVE
Definition boss_grand_champions.cpp:111
@ EVENT_ROGUE_SPELL_FAN_OF_KNIVES
Definition boss_grand_champions.cpp:120
@ EVENT_WARRIOR_SPELL_ROLLING_THROW
Definition boss_grand_champions.cpp:126
@ EVENT_WARRIOR_SPELL_INTERCEPT
Definition boss_grand_champions.cpp:125
@ EVENT_ROGUE_SPELL_EVISCERATE
Definition boss_grand_champions.cpp:119
@ EVENT_SHAMAN_SPELL_CHAIN_LIGHTNING
Definition boss_grand_champions.cpp:109