Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
molten_core.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  Actions { ACTION_START_RAGNAROS = 0 , ACTION_START_RAGNAROS_ALT = 1 }
enum  Creatures {
  NPC_LUCIFRON = 12118 , NPC_MAGMADAR = 11982 , NPC_GEHENNAS = 12259 , NPC_GARR = 12057 ,
  NPC_SHAZZRAH = 12264 , NPC_BARON_GEDDON = 12056 , NPC_SULFURON_HARBINGER = 12098 , NPC_GOLEMAGG_THE_INCINERATOR = 11988 ,
  NPC_MAJORDOMO_EXECUTUS = 12018 , NPC_RAGNAROS = 11502 , NPC_FLAMEWAKER_HEALER = 11663 , NPC_FLAMEWAKER_ELITE = 11664
}
enum  Data { DATA_RAGNAROS_ADDS = 0 }
enum  Encounters {
  BOSS_LUCIFRON = 0 , BOSS_MAGMADAR = 1 , BOSS_GEHENNAS = 2 , BOSS_GARR = 3 ,
  BOSS_SHAZZRAH = 4 , BOSS_BARON_GEDDON = 5 , BOSS_SULFURON_HARBINGER = 6 , BOSS_GOLEMAGG_THE_INCINERATOR = 7 ,
  BOSS_MAJORDOMO_EXECUTUS = 8 , BOSS_RAGNAROS = 9 , MAX_ENCOUNTER
}
enum  GameObjects { GO_CACHE_OF_THE_FIRELORD = 179703 }

Variables

Position const RagnarosSummonPos = {838.510f, -829.840f, -232.000f, 2.00000f}
Position const RagnarosTelePos = {829.159f, -815.773f, -228.972f, 5.30500f}

Enumeration Type Documentation

◆ Actions

enum Actions
Enumerator
ACTION_START_RAGNAROS 
ACTION_START_RAGNAROS_ALT 

Definition at line 24 of file molten_core.h.

◆ Creatures

enum Creatures
Enumerator
NPC_LUCIFRON 
NPC_MAGMADAR 
NPC_GEHENNAS 
NPC_GARR 
NPC_SHAZZRAH 
NPC_BARON_GEDDON 
NPC_SULFURON_HARBINGER 
NPC_GOLEMAGG_THE_INCINERATOR 
NPC_MAJORDOMO_EXECUTUS 
NPC_RAGNAROS 
NPC_FLAMEWAKER_HEALER 
NPC_FLAMEWAKER_ELITE 

Definition at line 33 of file molten_core.h.

◆ Data

enum Data
Enumerator
DATA_RAGNAROS_ADDS 

Definition at line 54 of file molten_core.h.

◆ Encounters

enum Encounters
Enumerator
BOSS_LUCIFRON 
BOSS_MAGMADAR 
BOSS_GEHENNAS 
BOSS_GARR 
BOSS_SHAZZRAH 
BOSS_BARON_GEDDON 
BOSS_SULFURON_HARBINGER 
BOSS_GOLEMAGG_THE_INCINERATOR 
BOSS_MAJORDOMO_EXECUTUS 
BOSS_RAGNAROS 
MAX_ENCOUNTER 

Definition at line 9 of file molten_core.h.

◆ GameObjects

Enumerator
GO_CACHE_OF_THE_FIRELORD 

Definition at line 49 of file molten_core.h.

Variable Documentation

◆ RagnarosSummonPos

Position const RagnarosSummonPos = {838.510f, -829.840f, -232.000f, 2.00000f}

Definition at line 31 of file molten_core.h.

Referenced by boss_majordomo::boss_majordomoAI::UpdateAI().

◆ RagnarosTelePos

Position const RagnarosTelePos = {829.159f, -815.773f, -228.972f, 5.30500f}