TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
hyjal.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/>
3  * Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
4  *
5  * This program is free software; you can redistribute it and/or modify it
6  * under the terms of the GNU General Public License as published by the
7  * Free Software Foundation; either version 2 of the License, or (at your
8  * option) any later version.
9  *
10  * This program is distributed in the hope that it will be useful, but WITHOUT
11  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12  * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
13  * more details.
14  *
15  * You should have received a copy of the GNU General Public License along
16  * with this program. If not, see <http://www.gnu.org/licenses/>.
17  */
18 
19 #ifndef DEF_HYJAL_H
20 #define DEF_HYJAL_H
21 
22 #define DataHeader "HY"
23 
25 
27 {
41  DATA_TRASH = 14,
49 };
50 
52 {
56 };
57 
59 {
60  // Trash Mobs summoned in waves
61  NECROMANCER = 17899,
62  ABOMINATION = 17898,
63  GHOUL = 17895,
64  BANSHEE = 17905,
65  CRYPT_FIEND = 17897,
66  GARGOYLE = 17906,
67  FROST_WYRM = 17907,
68  GIANT_INFERNAL = 17908,
69  FEL_STALKER = 17916,
70 
71  JAINA = 17772,
72  THRALL = 17852,
73  TYRANDE = 17948,
74 
75  // Bosses summoned after every 8 waves
77  ANETHERON = 17808,
78  KAZROGAL = 17888,
79  AZGALOR = 17842,
80  ARCHIMONDE = 17968,
83 };
84 
86 {
89  GO_ANCIENT_GEM = 185557,
90  GO_ANCIENT_VEIN = 185557,
92 };
93 
94 #define MINRAIDDAMAGE 700000 // minimal damage before trash can drop loot and reputation, resets if faction leader dies
95 
96 #endif
Definition: hyjal.h:80
Definition: hyjal.h:66
Definition: hyjal.h:69
Definition: hyjal.h:76
Definition: hyjal.h:90
Definition: hyjal.h:37
Definition: hyjal.h:43
Definition: hyjal.h:71
Definition: hyjal.h:79
Definition: hyjal.h:72
Definition: hyjal.h:89
Definition: hyjal.h:61
Definition: hyjal.h:54
Definition: hyjal.h:34
Definition: hyjal.h:38
Definition: hyjal.h:87
Definition: hyjal.h:63
DataTypes
Definition: baradin_hold.h:30
Definition: hyjal.h:48
Definition: hyjal.h:53
Definition: hyjal.h:32
Definition: hyjal.h:41
Definition: hyjal.h:62
WorldStateIds
Definition: hyjal.h:51
Definition: hyjal.h:46
Definition: hyjal.h:67
Definition: hyjal.h:29
Definition: hyjal.h:77
Definition: hyjal.h:45
uint32_t uint32
Definition: Define.h:150
Definition: hyjal.h:35
Definition: hyjal.h:33
Definition: hyjal.h:40
Definition: hyjal.h:39
Definition: hyjal.h:81
Definition: hyjal.h:78
Definition: hyjal.h:68
Definition: hyjal.h:36
Definition: hyjal.h:65
Definition: hyjal.h:30
Definition: hyjal.h:88
Definition: hyjal.h:31
Definition: hyjal.h:55
Definition: hyjal.h:73
Definition: hyjal.h:44
Definition: hyjal.h:28
Definition: hyjal.h:82
Definition: hyjal.h:42
CreaturesIds
Definition: blackrock_spire.h:54
Definition: hyjal.h:47
GameobjectIds
Definition: scholomance.h:43
Definition: hyjal.h:91
uint32 const EncounterCount
Definition: hyjal.h:24
Definition: hyjal.h:64