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

Go to the source code of this file.

Enumerations

enum  CreatureIds {
  NPC_MEDIVH = 15608 , NPC_TIME_RIFT = 17838 , NPC_TIME_KEEPER = 17918 , NPC_RIFT_KEEPER = 21104 ,
  NPC_RIFT_LORD = 17839 , NPC_CRONO_LORD_DEJA = 17879 , NPC_TEMPORUS = 17880 , NPC_AEONUS = 17881 ,
  NPC_INFINITE_ASSASIN = 17835 , NPC_INFINITE_WHELP = 21818 , NPC_INFINITE_CRONOMANCER = 17892 , NPC_INFINITE_EXECUTIONER = 18994 ,
  NPC_INFINITE_VANQUISHER = 18995
}
enum  DataTypes {
  TYPE_MEDIVH = 1 , TYPE_RIFT = 2 , TYPE_AEONUS = 3 , TYPE_TEMPORUS = 4 ,
  TYPE_CRONO_LORD_DEJA = 5 , DATA_MEDIVH = 10 , DATA_PORTAL_COUNT = 11 , DATA_SHIELD = 12
}
enum  QuestIds { QUEST_OPENING_PORTAL = 10297 , QUEST_MASTER_TOUCH = 9836 }
enum  WorldStateIds { WORLD_STATE_BM = 2541 , WORLD_STATE_BM_SHIELD = 2540 , WORLD_STATE_BM_RIFT = 2784 }

Variables

uint32 const EncounterCount = 2

Enumeration Type Documentation

◆ CreatureIds

Enumerator
NPC_MEDIVH 
NPC_TIME_RIFT 
NPC_TIME_KEEPER 
NPC_RIFT_KEEPER 
NPC_RIFT_LORD 
NPC_CRONO_LORD_DEJA 
NPC_TEMPORUS 
NPC_AEONUS 
NPC_INFINITE_ASSASIN 
NPC_INFINITE_WHELP 
NPC_INFINITE_CRONOMANCER 
NPC_INFINITE_EXECUTIONER 
NPC_INFINITE_VANQUISHER 

Definition at line 36 of file the_black_morass.h.

◆ DataTypes

enum DataTypes
Enumerator
TYPE_MEDIVH 
TYPE_RIFT 
TYPE_AEONUS 
TYPE_TEMPORUS 
TYPE_CRONO_LORD_DEJA 
DATA_MEDIVH 
DATA_PORTAL_COUNT 
DATA_SHIELD 

Definition at line 11 of file the_black_morass.h.

◆ QuestIds

enum QuestIds
Enumerator
QUEST_OPENING_PORTAL 
QUEST_MASTER_TOUCH 

Definition at line 30 of file the_black_morass.h.

◆ WorldStateIds

Enumerator
WORLD_STATE_BM 
WORLD_STATE_BM_SHIELD 
WORLD_STATE_BM_RIFT 

Definition at line 23 of file the_black_morass.h.

Variable Documentation

◆ EncounterCount

uint32 const EncounterCount = 2

Definition at line 9 of file the_black_morass.h.