Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
spell_hunter.cpp File Reference
#include "Pet.h"
#include "ScriptMgr.h"
#include "Cell.h"
#include "CellImpl.h"
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"
#include "SpellScript.h"
#include "SpellAuraEffects.h"
Include dependency graph for spell_hunter.cpp:

Go to the source code of this file.

Classes

class  spell_hun_a_murder_of_crows
class  spell_hun_a_murder_of_crows::spell_hun_a_murder_of_crows_AuraScript
class  spell_hun_chimera_shot
class  spell_hun_chimera_shot::spell_hun_chimera_shot_SpellScript
class  spell_hun_cobra_shot
class  spell_hun_cobra_shot::spell_hun_cobra_shot_SpellScript
class  spell_hun_fire
class  spell_hun_fire::spell_hun_fire_AuraScript
class  spell_hun_improved_serpent_sting
class  spell_hun_improved_serpent_sting::spell_hun_improved_serpent_sting_AuraScript
class  spell_hun_invigoration
class  spell_hun_invigoration::spell_hun_invigoration_SpellScript
class  spell_hun_last_stand_pet
class  spell_hun_last_stand_pet::spell_hun_last_stand_pet_SpellScript
class  spell_hun_masters_call
class  spell_hun_masters_call::spell_hun_masters_call_SpellScript
class  spell_hun_misdirection
class  spell_hun_misdirection::spell_hun_misdirection_AuraScript
class  spell_hun_misdirection_proc
class  spell_hun_misdirection_proc::spell_hun_misdirection_proc_AuraScript
class  spell_hun_pet_carrion_feeder
class  spell_hun_pet_carrion_feeder::spell_hun_pet_carrion_feeder_SpellScript
class  spell_hun_pet_heart_of_the_phoenix
class  spell_hun_pet_heart_of_the_phoenix::spell_hun_pet_heart_of_the_phoenix_SpellScript
class  spell_hun_ready_set_aim
class  spell_hun_ready_set_aim::spell_hun_ready_set_aim_AuraScript
class  spell_hun_scatter_shot
class  spell_hun_scatter_shot::spell_hun_scatter_shot_SpellScript
class  spell_hun_steady_shot
class  spell_hun_steady_shot::spell_hun_steady_shot_SpellScript
class  spell_hun_tame_beast
class  spell_hun_tame_beast::spell_hun_tame_beast_SpellScript
class  spell_hun_thrill_of_the_hunt
class  spell_hun_thrill_of_the_hunt::spell_hun_thrill_of_the_hunt_AuraScript

Enumerations

enum  HunterSpells {
  SPELL_HUNTER_A_MURDER_OF_CROWS = 131894 , SPELL_HUNTER_CROW_TRIGGER = 131951 , SPELL_HUNTER_DELAYED_CROW = 131637 , SPELL_HUNTER_DELAYED_CROW2 = 131952 ,
  SPELL_HUNTER_CROW_DMG = 131900 , SPELL_HUNTER_BESTIAL_WRATH = 19574 , SPELL_HUNTER_CHIMERA_SHOT_HEAL = 53353 , SPELL_HUNTER_FIRE = 82926 ,
  SPELL_HUNTER_GENERIC_ENERGIZE_FOCUS = 91954 , SPELL_HUNTER_INVIGORATION_TRIGGERED = 53398 , SPELL_HUNTER_LOCK_AND_LOAD = 56453 , SPELL_HUNTER_MASTERS_CALL_TRIGGERED = 62305 ,
  SPELL_HUNTER_MISDIRECTION_PROC = 35079 , SPELL_HUNTER_PET_LAST_STAND_TRIGGERED = 53479 , SPELL_HUNTER_PET_HEART_OF_THE_PHOENIX = 55709 , SPELL_HUNTER_PET_HEART_OF_THE_PHOENIX_TRIGGERED = 54114 ,
  SPELL_HUNTER_PET_HEART_OF_THE_PHOENIX_DEBUFF = 55711 , SPELL_HUNTER_PET_CARRION_FEEDER_TRIGGERED = 54045 , SPELL_HUNTER_SERPENT_STING = 1978 , SPELL_HUNTER_STEADY_SHOT_FOCUS = 77443 ,
  SPELL_HUNTER_THRILL_OF_THE_HUNT = 34720
}

Functions

void AddSC_hunter_spell_scripts ()

Enumeration Type Documentation

◆ HunterSpells

Enumerator
SPELL_HUNTER_A_MURDER_OF_CROWS 
SPELL_HUNTER_CROW_TRIGGER 
SPELL_HUNTER_DELAYED_CROW 
SPELL_HUNTER_DELAYED_CROW2 
SPELL_HUNTER_CROW_DMG 
SPELL_HUNTER_BESTIAL_WRATH 
SPELL_HUNTER_CHIMERA_SHOT_HEAL 
SPELL_HUNTER_FIRE 
SPELL_HUNTER_GENERIC_ENERGIZE_FOCUS 
SPELL_HUNTER_INVIGORATION_TRIGGERED 
SPELL_HUNTER_LOCK_AND_LOAD 
SPELL_HUNTER_MASTERS_CALL_TRIGGERED 
SPELL_HUNTER_MISDIRECTION_PROC 
SPELL_HUNTER_PET_LAST_STAND_TRIGGERED 
SPELL_HUNTER_PET_HEART_OF_THE_PHOENIX 
SPELL_HUNTER_PET_HEART_OF_THE_PHOENIX_TRIGGERED 
SPELL_HUNTER_PET_HEART_OF_THE_PHOENIX_DEBUFF 
SPELL_HUNTER_PET_CARRION_FEEDER_TRIGGERED 
SPELL_HUNTER_SERPENT_STING 
SPELL_HUNTER_STEADY_SHOT_FOCUS 
SPELL_HUNTER_THRILL_OF_THE_HUNT 

Definition at line 21 of file spell_hunter.cpp.

Function Documentation

◆ AddSC_hunter_spell_scripts()

void AddSC_hunter_spell_scripts ( )

Definition at line 762 of file spell_hunter.cpp.

Referenced by AddSpellScripts().