|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | boss_nethermancer_sepethrea |
| struct | boss_nethermancer_sepethrea::boss_nethermancer_sepethreaAI |
| class | npc_ragin_flames |
| struct | npc_ragin_flames::npc_ragin_flamesAI |
Enumerations | |
| enum | Events { EVENT_FROST_ATTACK = 1 , EVENT_ARCANE_BLAST = 2 , EVENT_DRAGONS_BREATH = 3 , EVENT_KNOCKBACK = 4 , EVENT_SOLARBURN = 5 } |
| enum | Says { SAY_AGGRO = 0 , SAY_SUMMON = 1 , SAY_DRAGONS_BREATH = 2 , SAY_SLAY = 3 , SAY_DEATH = 4 } |
| enum | Spells { SPELL_SUMMON_RAGIN_FLAMES = 35275 , SPELL_FROST_ATTACK = 35263 , SPELL_ARCANE_BLAST = 35314 , SPELL_DRAGONS_BREATH = 35250 , SPELL_KNOCKBACK = 37317 , SPELL_SOLARBURN = 35267 , H_SPELL_SUMMON_RAGIN_FLAMES = 39084 , SPELL_INFERNO = 35268 , H_SPELL_INFERNO = 39346 , SPELL_FIRE_TAIL = 35278 } |
Functions | |
| void | AddSC_boss_nethermancer_sepethrea () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_FROST_ATTACK | |
| EVENT_ARCANE_BLAST | |
| EVENT_DRAGONS_BREATH | |
| EVENT_KNOCKBACK | |
| EVENT_SOLARBURN | |
Definition at line 40 of file boss_nethermancer_sepethrea.cpp.
| enum Says |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_SUMMON | |
| SAY_DRAGONS_BREATH | |
| SAY_SLAY | |
| SAY_DEATH | |
Definition at line 17 of file boss_nethermancer_sepethrea.cpp.
| enum Spells |
Definition at line 26 of file boss_nethermancer_sepethrea.cpp.
| void AddSC_boss_nethermancer_sepethrea | ( | ) |
Definition at line 218 of file boss_nethermancer_sepethrea.cpp.
Referenced by AddOutlandScripts().