AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_warr_improved_spell_reflection) | |
bool | Validate (SpellInfo const *) override |
bool | CheckProc (ProcEventInfo &eventInfo) |
void | OnProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
void | Register () override |
|
inlineprivate |
References ProcEventInfo::GetActor(), ProcEventInfo::GetSpellInfo(), SpellInfo::Id, and SPELL_WARRIOR_SPELL_REFLECTION.
Referenced by Register().
|
inlineprivate |
References CustomSpellValues::AddSpellMod(), Unit::CastCustomSpell(), ProcEventInfo::GetActor(), AuraEffect::GetAmount(), AuraScript::PreventDefaultAction(), SPELL_WARRIOR_IMPROVED_SPELL_REFLECTION_TRIGGER, SPELLVALUE_MAX_TARGETS, SPELLVALUE_RADIUS_MOD, and TRIGGERED_FULL_MASK.
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraCheckProcFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_1, AuraScript::OnEffectProc, AuraScript::OnProc, and SPELL_AURA_DUMMY.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_WARRIOR_IMPROVED_SPELL_REFLECTION_TRIGGER, SPELL_WARRIOR_SPELL_REFLECTION, and _SpellScript::ValidateSpellInfo().