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

Go to the source code of this file.

Classes

struct  arena_cage_of_carnage
 
class  spell_undermine_arena_reaction_trigger_low_health
 
class  spell_undermine_arena_reaction_trigger
 
class  spell_undermine_arena_warning_countdown
 
class  spell_undermine_arena_warning_teleport
 

Namespaces

namespace  CageOfCarnage
 
namespace  CageOfCarnage::Actions
 
namespace  CageOfCarnage::Creatures
 
namespace  CageOfCarnage::GameObjects
 
namespace  CageOfCarnage::MapIds
 
namespace  CageOfCarnage::Positions
 
namespace  CageOfCarnage::Spells
 
namespace  CageOfCarnage::Texts
 
namespace  CageOfCarnage::Texts::Naminze
 

Functions

void AddSC_arena_cage_of_carnage ()
 

Variables

static constexpr uint32 CageOfCarnage::Actions::ReactionTrigger = 1
 
static constexpr uint32 CageOfCarnage::Actions::ReactionDead = 2
 
static constexpr uint32 CageOfCarnage::Creatures::NaminzeBoltfingers = 232750
 
static constexpr uint32 CageOfCarnage::GameObjects::GoblinArenaTrapDoor01 = 505683
 
static constexpr uint32 CageOfCarnage::MapIds::CageOfCarnage = 2759
 
static constexpr Position CageOfCarnage::Positions::PurpleWarningTeleport = { 442.311f, 343.167f, -34.1166f, 1.7453293f }
 
static constexpr Position CageOfCarnage::Positions::GoldWarningTeleport = { 443.167f, 439.243f, -42.6562f, 4.5902157f }
 
static constexpr uint32 CageOfCarnage::Spells::UndermineArenaVOCooldownAura = 472905
 
static constexpr uint32 CageOfCarnage::Spells::UndermineArenaVOCooldownAuraPlayerDeath = 472913
 
static constexpr uint32 CageOfCarnage::Spells::UndermineArenaReactionTrigger = 472885
 
static constexpr uint32 CageOfCarnage::Spells::ArenaLowHealthCooldownAura = 234031
 
static constexpr uint32 CageOfCarnage::Spells::Warning = 1214676
 
static constexpr uint32 CageOfCarnage::Spells::WarningTeleport = 371319
 
static constexpr uint32 CageOfCarnage::Spells::ArenaStartingAreaMarker = 228212
 
static constexpr uint8 CageOfCarnage::Texts::Naminze::Prepare = 0
 
static constexpr uint8 CageOfCarnage::Texts::Naminze::Start = 1
 
static constexpr uint8 CageOfCarnage::Texts::Naminze::ReactionAlmostDead = 2
 
static constexpr uint8 CageOfCarnage::Texts::Naminze::ReactionKill = 3
 

Function Documentation

◆ AddSC_arena_cage_of_carnage()

void AddSC_arena_cage_of_carnage ( )

Definition at line 325 of file arena_cage_of_carnage.cpp.

+ Here is the caller graph for this function: