TrinityCore
Loading...
Searching...
No Matches
arena_blades_edge_legion.cpp File Reference
#include "Battleground.h"
#include "BattlegroundScript.h"
#include "Containers.h"
#include "GameObject.h"
#include "Map.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "ScriptMgr.h"
#include "SpellScript.h"
#include "TaskScheduler.h"
+ Include dependency graph for arena_blades_edge_legion.cpp:

Go to the source code of this file.

Classes

struct  arena_blades_edge_legion
 
class  npc_blades_edge_high_king_maulgar
 
class  spell_blades_edge_arena_game_event
 

Namespaces

namespace  BladesEdge
 
namespace  BladesEdge::Actions
 
namespace  BladesEdge::Creatures
 
namespace  BladesEdge::GameObjects
 
namespace  BladesEdge::MapIds
 
namespace  BladesEdge::Spells
 
namespace  BladesEdge::Texts
 
namespace  BladesEdge::Texts::HighKingMaulgar
 

Functions

void AddSC_arena_blades_edge_legion ()
 

Variables

static constexpr uint32 BladesEdge::Actions::ArenaStart = 1
 
static constexpr uint32 BladesEdge::Actions::ReactionTrigger = 2
 
static constexpr uint32 BladesEdge::Actions::MaulgarReactionGenderedM = 3
 
static constexpr uint32 BladesEdge::Actions::MaulgarReactionGenderedF = 4
 
static constexpr uint32 BladesEdge::Actions::MaulgarReactionNonGendered = 5
 
static constexpr uint32 BladesEdge::Actions::MaulgarReactionBored = 6
 
static constexpr uint32 BladesEdge::Creatures::HighKingMaulgar = 115494
 
static constexpr uint32 BladesEdge::GameObjects::Door01 = 265571
 
static constexpr uint32 BladesEdge::GameObjects::Door02 = 265569
 
static constexpr uint32 BladesEdge::MapIds::BladesEdge = 1672
 
static constexpr uint32 BladesEdge::Spells::KingVoiceOverCooldownAura = 236744
 
static constexpr uint32 BladesEdge::Spells::ArenaLowHealthCooldownAura = 234031
 
static constexpr uint32 BladesEdge::Spells::ArenaReactionTrigger = 234032
 
static constexpr uint8 BladesEdge::Texts::HighKingMaulgar::Bored = 0
 
static constexpr uint8 BladesEdge::Texts::HighKingMaulgar::ReactionTriggerGenderedM = 1
 
static constexpr uint8 BladesEdge::Texts::HighKingMaulgar::ReactionTriggerGenderedF = 2
 
static constexpr uint8 BladesEdge::Texts::HighKingMaulgar::ReactionTriggerNonGendered = 3
 
static constexpr uint8 BladesEdge::Texts::HighKingMaulgar::ArenaStart = 4
 

Function Documentation

◆ AddSC_arena_blades_edge_legion()

void AddSC_arena_blades_edge_legion ( )

Definition at line 241 of file arena_blades_edge_legion.cpp.

+ Here is the caller graph for this function: