TrinityCore
AzeriteItem.h File Reference
#include "Item.h"
+ Include dependency graph for AzeriteItem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AzeriteItem
 
struct  AzeriteItem::ValuesUpdateForPlayerWithMaskSender
 

Variables

constexpr uint32 ITEM_ID_HEART_OF_AZEROTH = 158075
 
constexpr uint32 MAX_AZERITE_ITEM_LEVEL = 129
 
constexpr uint32 MAX_AZERITE_ITEM_KNOWLEDGE_LEVEL = 30
 
constexpr uint32 PLAYER_CONDITION_ID_UNLOCKED_AZERITE_ESSENCES = 69048
 
constexpr uint32 SPELL_ID_HEART_ESSENCE_ACTION_BAR_OVERRIDE = 298554
 

Variable Documentation

◆ ITEM_ID_HEART_OF_AZEROTH

constexpr uint32 ITEM_ID_HEART_OF_AZEROTH = 158075
constexpr

Definition at line 23 of file AzeriteItem.h.

◆ MAX_AZERITE_ITEM_KNOWLEDGE_LEVEL

constexpr uint32 MAX_AZERITE_ITEM_KNOWLEDGE_LEVEL = 30
constexpr

Definition at line 25 of file AzeriteItem.h.

◆ MAX_AZERITE_ITEM_LEVEL

constexpr uint32 MAX_AZERITE_ITEM_LEVEL = 129
constexpr

Definition at line 24 of file AzeriteItem.h.

◆ PLAYER_CONDITION_ID_UNLOCKED_AZERITE_ESSENCES

constexpr uint32 PLAYER_CONDITION_ID_UNLOCKED_AZERITE_ESSENCES = 69048
constexpr

Definition at line 26 of file AzeriteItem.h.

◆ SPELL_ID_HEART_ESSENCE_ACTION_BAR_OVERRIDE

constexpr uint32 SPELL_ID_HEART_ESSENCE_ACTION_BAR_OVERRIDE = 298554
constexpr

Definition at line 27 of file AzeriteItem.h.