TrinityCore
spell_azerite.cpp File Reference
#include "ScriptMgr.h"
#include "AzeritePackets.h"
#include "Containers.h"
#include "Player.h"
#include "Spell.h"
#include "SpellAuraEffects.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
#include "SpellScript.h"
+ Include dependency graph for spell_azerite.cpp:

Go to the source code of this file.

Classes

class  spell_azerite_gen_aura_calc_from_2nd_effect_triggered_spell
 
class  spell_item_azerite_fortification
 
class  spell_item_strength_in_numbers
 
class  spell_item_blessed_portents
 
class  spell_item_concentrated_mending
 
class  spell_item_bracing_chill_proc
 
class  spell_item_bracing_chill_search_jump_target
 
class  spell_item_trample_the_weak
 
class  spell_item_wracking_brilliance
 
class  spell_item_orbital_precision
 
class  spell_item_blur_of_talons
 
class  spell_item_divine_right
 
class  spell_item_blood_rite
 
class  spell_item_tradewinds
 
class  spell_item_bastion_of_might
 
class  spell_item_echoing_blades
 
class  spell_item_echoing_blades_damage
 
class  spell_item_hour_of_reaping
 
class  spell_item_conflict_wearer_on_stun_proc
 
class  spell_item_conflict_rank3
 
class  spell_item_heart_of_azeroth
 
class  spell_item_corruption_grasping_tendrils
 

Enumerations

enum  StrengthInNumbers { SPELL_STRENGTH_IN_NUMBERS_TRAIT = 271546 , SPELL_STRENGTH_IN_NUMBERS_BUFF = 271550 }
 
enum  BlessedPortents { SPELL_BLESSED_PORTENTS_TRAIT = 267889 , SPELL_BLESSED_PORTENTS_HEAL = 280052 }
 
enum  ConcentratedMending { SPELL_CONCENTRATED_MENDING_TRAIT = 267882 }
 
enum  BracingChill { SPELL_BRACING_CHILL_TRAIT = 267884 , SPELL_BRACING_CHILL = 272276 , SPELL_BRACING_CHILL_HEAL = 272428 , SPELL_BRACING_CHILL_SEARCH_JUMP_TARGET = 272436 }
 
enum  OrbitalPrecision { SPELL_MAGE_FROZEN_ORB = 84714 }
 
enum  BlurOfTalons { SPELL_HUNTER_COORDINATED_ASSAULT = 266779 }
 

Functions

void AddSC_azerite_item_spell_scripts ()
 

Enumeration Type Documentation

◆ BlessedPortents

Enumerator
SPELL_BLESSED_PORTENTS_TRAIT 
SPELL_BLESSED_PORTENTS_HEAL 

Definition at line 103 of file spell_azerite.cpp.

◆ BlurOfTalons

Enumerator
SPELL_HUNTER_COORDINATED_ASSAULT 

Definition at line 318 of file spell_azerite.cpp.

◆ BracingChill

Enumerator
SPELL_BRACING_CHILL_TRAIT 
SPELL_BRACING_CHILL 
SPELL_BRACING_CHILL_HEAL 
SPELL_BRACING_CHILL_SEARCH_JUMP_TARGET 

Definition at line 162 of file spell_azerite.cpp.

◆ ConcentratedMending

Enumerator
SPELL_CONCENTRATED_MENDING_TRAIT 

Definition at line 136 of file spell_azerite.cpp.

◆ OrbitalPrecision

Enumerator
SPELL_MAGE_FROZEN_ORB 

Definition at line 294 of file spell_azerite.cpp.

◆ StrengthInNumbers

Enumerator
SPELL_STRENGTH_IN_NUMBERS_TRAIT 
SPELL_STRENGTH_IN_NUMBERS_BUFF 

Definition at line 74 of file spell_azerite.cpp.

Function Documentation

◆ AddSC_azerite_item_spell_scripts()

void AddSC_azerite_item_spell_scripts ( )

Definition at line 620 of file spell_azerite.cpp.

+ Here is the caller graph for this function: