|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | boss_toravon |
| struct | boss_toravon::boss_toravonAI |
| class | npc_frost_warder |
| struct | npc_frost_warder::npc_frost_warderAI |
| class | npc_frozen_orb |
| struct | npc_frozen_orb::npc_frozen_orbAI |
| class | npc_frozen_orb_stalker |
| struct | npc_frozen_orb_stalker::npc_frozen_orb_stalkerAI |
Enumerations | |
| enum | Creatures { NPC_FROZEN_ORB = 38456 } |
| enum | Events { EVENT_FREEZING_GROUND = 1 , EVENT_FROZEN_ORB = 2 , EVENT_WHITEOUT = 3 , EVENT_FROST_BLAST = 4 } |
| enum | Spells { SPELL_FREEZING_GROUND = 72090 , SPELL_FROZEN_ORB = 72091 , SPELL_WHITEOUT = 72034 , SPELL_FROZEN_MALLET = 71993 , SPELL_FROST_BLAST = 72123 , SPELL_FROZEN_MALLET_2 = 72122 , SPELL_FROZEN_ORB_DMG = 72081 , SPELL_FROZEN_ORB_AURA = 72067 , SPELL_FROZEN_ORB_SUMMON = 72093 } |
Functions | |
| void | AddSC_boss_toravon () |
| enum Creatures |
| Enumerator | |
|---|---|
| NPC_FROZEN_ORB | |
Definition at line 39 of file boss_toravon.cpp.
| enum Events |
| Enumerator | |
|---|---|
| EVENT_FREEZING_GROUND | |
| EVENT_FROZEN_ORB | |
| EVENT_WHITEOUT | |
| EVENT_FROST_BLAST | |
Definition at line 30 of file boss_toravon.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_FREEZING_GROUND | |
| SPELL_FROZEN_ORB | |
| SPELL_WHITEOUT | |
| SPELL_FROZEN_MALLET | |
| SPELL_FROST_BLAST | |
| SPELL_FROZEN_MALLET_2 | |
| SPELL_FROZEN_ORB_DMG | |
| SPELL_FROZEN_ORB_AURA | |
| SPELL_FROZEN_ORB_SUMMON | |
Definition at line 10 of file boss_toravon.cpp.
| void AddSC_boss_toravon | ( | ) |
Definition at line 271 of file boss_toravon.cpp.
Referenced by AddNorthrendScripts().