![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CellImpl.h"
#include "GridNotifiers.h"
#include "ScriptMgr.h"
#include "SpellAuraEffects.h"
#include "SpellMgr.h"
#include "SpellScript.h"
Go to the source code of this file.
Classes | |
class | spell_rog_savage_combat |
class | spell_rog_combat_potency |
class | spell_rog_blade_flurry |
class | spell_rog_cheat_death |
class | spell_rog_deadly_poison |
class | spell_rog_killing_spree |
class | spell_rog_killing_spree::spell_rog_killing_spree_SpellScript |
class | spell_rog_killing_spree::spell_rog_killing_spree_AuraScript |
class | spell_rog_nerves_of_steel |
class | spell_rog_preparation |
class | spell_rog_prey_on_the_weak |
class | spell_rog_rupture |
class | spell_rog_shiv |
class | spell_rog_tricks_of_the_trade |
class | spell_rog_tricks_of_the_trade_proc |
class | spell_rog_pickpocket |
Macros | |
#define | KillingSpreeScriptName "spell_rog_killing_spree" |
Enumerations | |
enum | RogueSpells { SPELL_ROGUE_BLADE_FLURRY_EXTRA_ATTACK = 22482 , SPELL_ROGUE_CHEAT_DEATH_COOLDOWN = 31231 , SPELL_ROGUE_CHEATING_DEATH = 45182 , SPELL_ROGUE_GLYPH_OF_PREPARATION = 56819 , SPELL_ROGUE_KILLING_SPREE = 51690 , SPELL_ROGUE_KILLING_SPREE_TELEPORT = 57840 , SPELL_ROGUE_KILLING_SPREE_WEAPON_DMG = 57841 , SPELL_ROGUE_KILLING_SPREE_DMG_BUFF = 61851 , SPELL_ROGUE_PREY_ON_THE_WEAK = 58670 , SPELL_ROGUE_SHIV_TRIGGERED = 5940 , SPELL_ROGUE_TRICKS_OF_THE_TRADE_DMG_BOOST = 57933 , SPELL_ROGUE_TRICKS_OF_THE_TRADE_PROC = 59628 } |
Functions | |
void | AddSC_rogue_spell_scripts () |
#define KillingSpreeScriptName "spell_rog_killing_spree" |
enum RogueSpells |
void AddSC_rogue_spell_scripts | ( | ) |
References RegisterSpellScript.
Referenced by AddSpellsScripts().