|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | boss_pathaleon_the_calculator |
| struct | boss_pathaleon_the_calculator::boss_pathaleon_the_calculatorAI |
| class | npc_nether_wraith |
| struct | npc_nether_wraith::npc_nether_wraithAI |
Enumerations | |
| enum | Creatures { NPC_NETHER_WRAITH = 21062 } |
| enum | Events { EVENT_SUMMON = 1 , EVENT_MANA_TAP = 2 , EVENT_ARCANE_TORRENT = 3 , EVENT_DOMINATION = 4 , EVENT_ARCANE_EXPLOSION = 5 } |
| enum | Says { SAY_AGGRO = 0 , SAY_CHARM = 1 , SAY_SUMMON = 2 , SAY_ENRAGE = 3 , SAY_SLAY = 4 , SAY_DEATH = 5 } |
| enum | Spells { SPELL_MANA_TAP = 36021 , SPELL_ARCANE_TORRENT = 36022 , SPELL_DOMINATION = 35280 , H_SPELL_ARCANE_EXPLOSION = 15453 , SPELL_FRENZY = 36992 , SPELL_SUMMON_NETHER_WRAITH_1 = 35285 , SPELL_SUMMON_NETHER_WRAITH_2 = 35286 , SPELL_SUMMON_NETHER_WRAITH_3 = 35287 , SPELL_SUMMON_NETHER_WRAITH_4 = 35288 , SPELL_DETONATION = 35058 , SPELL_ARCANE_MISSILES = 35034 } |
Functions | |
| void | AddSC_boss_pathaleon_the_calculator () |
| enum Creatures |
| Enumerator | |
|---|---|
| NPC_NETHER_WRAITH | |
Definition at line 51 of file boss_pathaleon_the_calculator.cpp.
| enum Events |
| Enumerator | |
|---|---|
| EVENT_SUMMON | |
| EVENT_MANA_TAP | |
| EVENT_ARCANE_TORRENT | |
| EVENT_DOMINATION | |
| EVENT_ARCANE_EXPLOSION | |
Definition at line 42 of file boss_pathaleon_the_calculator.cpp.
| enum Says |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_CHARM | |
| SAY_SUMMON | |
| SAY_ENRAGE | |
| SAY_SLAY | |
| SAY_DEATH | |
Definition at line 17 of file boss_pathaleon_the_calculator.cpp.
| enum Spells |
Definition at line 27 of file boss_pathaleon_the_calculator.cpp.
| void AddSC_boss_pathaleon_the_calculator | ( | ) |
Definition at line 225 of file boss_pathaleon_the_calculator.cpp.
Referenced by AddOutlandScripts().