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

Go to the source code of this file.

Classes

struct  arena_nokhudon_proving_grounds
 
struct  npc_nokhudon_proving_grounds_nokhud_combatant
 
class  spell_nokhudon_proving_grounds_trigger_low_health
 
class  spell_nokhudon_proving_grounds_reaction_trigger
 

Namespaces

namespace  NokhudonProvingGrounds
 
namespace  NokhudonProvingGrounds::Actions
 
namespace  NokhudonProvingGrounds::Creatures
 
namespace  NokhudonProvingGrounds::GameObjects
 
namespace  NokhudonProvingGrounds::MapIds
 
namespace  NokhudonProvingGrounds::Spells
 
namespace  NokhudonProvingGrounds::Texts
 
namespace  NokhudonProvingGrounds::Texts::Malicia
 
namespace  NokhudonProvingGrounds::Conversations
 

Functions

void AddSC_arena_nokhudon_proving_grounds ()
 

Variables

static constexpr uint32 NokhudonProvingGrounds::Actions::ReactionTrigger = 1
 
static constexpr uint32 NokhudonProvingGrounds::Actions::ReactionDead = 2
 
static constexpr uint32 NokhudonProvingGrounds::Creatures::Malicia = 196670
 
static constexpr uint32 NokhudonProvingGrounds::Creatures::NokhudCombatant = 196470
 
static constexpr uint32 NokhudonProvingGrounds::GameObjects::Door01 = 379282
 
static constexpr uint32 NokhudonProvingGrounds::MapIds::NokhudonProvingGrounds = 2563
 
static constexpr uint32 NokhudonProvingGrounds::Spells::ArenaLowHealthCooldownAura = 234031
 
static constexpr uint32 NokhudonProvingGrounds::Spells::NokhudonProvingGroundsVOCooldownAuraPlayerDeath = 391325
 
static constexpr uint32 NokhudonProvingGrounds::Spells::NokhudonProvingGroundsVOCooldownAura = 388904
 
static constexpr uint32 NokhudonProvingGrounds::Spells::NokhudonProvingGroundsReactionTrigger = 388970
 
static constexpr uint8 NokhudonProvingGrounds::Texts::Malicia::Prepare = 0
 
static constexpr uint8 NokhudonProvingGrounds::Texts::Malicia::Start = 1
 
static constexpr uint8 NokhudonProvingGrounds::Texts::Malicia::ReactionNonGendered = 2
 
static constexpr std::array< uint32, 2 > NokhudonProvingGrounds::Conversations::ReactionKill = { 20101, 20102 }
 

Function Documentation

◆ AddSC_arena_nokhudon_proving_grounds()

void AddSC_arena_nokhudon_proving_grounds ( )

Definition at line 297 of file arena_nokhudon_proving_grounds.cpp.

+ Here is the caller graph for this function: