![]() |
TrinityCore
|
#include "scarlet_monastery.h"#include "ScriptedCreature.h"#include "ScriptMgr.h"#include "Timer.h"
Include dependency graph for boss_high_inquisitor_fairbanks.cpp:Go to the source code of this file.
Classes | |
| class | HighInquisitorFairbanksDispelMagicTargetSelector |
| struct | boss_high_inquisitor_fairbanks |
Enumerations | |
| enum | HighInquisitorFairbanksSpells { SPELL_CURSEOFBLOOD = 8282 , SPELL_DISPEL_MAGIC = 15090 , SPELL_FEAR = 12096 , SPELL_HEAL = 12039 , SPELL_POWERWORDSHIELD = 11647 , SPELL_SLEEP = 8399 } |
| enum | HighInquisitorFairbanksEvents { EVENT_CURSE_BLOOD = 1 , EVENT_DIPEL_MAGIC , EVENT_FEAR , EVENT_HEAL , EVENT_SLEEP } |
Functions | |
| void | AddSC_boss_high_inquisitor_fairbanks () |
| Enumerator | |
|---|---|
| EVENT_CURSE_BLOOD | |
| EVENT_DIPEL_MAGIC | |
| EVENT_FEAR | |
| EVENT_HEAL | |
| EVENT_SLEEP | |
Definition at line 33 of file boss_high_inquisitor_fairbanks.cpp.
| Enumerator | |
|---|---|
| SPELL_CURSEOFBLOOD | |
| SPELL_DISPEL_MAGIC | |
| SPELL_FEAR | |
| SPELL_HEAL | |
| SPELL_POWERWORDSHIELD | |
| SPELL_SLEEP | |
Definition at line 23 of file boss_high_inquisitor_fairbanks.cpp.
| void AddSC_boss_high_inquisitor_fairbanks | ( | ) |
Definition at line 158 of file boss_high_inquisitor_fairbanks.cpp.
Here is the caller graph for this function: