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

Go to the source code of this file.

Classes

class  spell_evo_azure_strike
 
class  spell_evo_charged_blast
 
class  spell_evo_glide
 
class  spell_evo_living_flame
 
class  spell_evo_permeating_chill
 
class  spell_evo_pyre
 

Enumerations

enum  EvokerSpells {
  SPELL_EVOKER_ENERGIZING_FLAME = 400006 , SPELL_EVOKER_GLIDE_KNOCKBACK = 358736 , SPELL_EVOKER_HOVER = 358267 , SPELL_EVOKER_LIVING_FLAME = 361469 ,
  SPELL_EVOKER_LIVING_FLAME_DAMAGE = 361500 , SPELL_EVOKER_LIVING_FLAME_HEAL = 361509 , SPELL_EVOKER_PERMEATING_CHILL_TALENT = 370897 , SPELL_EVOKER_PYRE_DAMAGE = 357212 ,
  SPELL_EVOKER_SOAR_RACIAL = 369536
}
 
enum  EvokerSpellLabels { SPELL_LABEL_EVOKER_BLUE = 1465 }
 

Functions

void AddSC_evoker_spell_scripts ()
 

Enumeration Type Documentation

◆ EvokerSpellLabels

Enumerator
SPELL_LABEL_EVOKER_BLUE 

Definition at line 46 of file spell_evoker.cpp.

◆ EvokerSpells

Enumerator
SPELL_EVOKER_ENERGIZING_FLAME 
SPELL_EVOKER_GLIDE_KNOCKBACK 
SPELL_EVOKER_HOVER 
SPELL_EVOKER_LIVING_FLAME 
SPELL_EVOKER_LIVING_FLAME_DAMAGE 
SPELL_EVOKER_LIVING_FLAME_HEAL 
SPELL_EVOKER_PERMEATING_CHILL_TALENT 
SPELL_EVOKER_PYRE_DAMAGE 
SPELL_EVOKER_SOAR_RACIAL 

Definition at line 33 of file spell_evoker.cpp.

Function Documentation

◆ AddSC_evoker_spell_scripts()

void AddSC_evoker_spell_scripts ( )

Definition at line 206 of file spell_evoker.cpp.

+ Here is the caller graph for this function: