|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleEffectApply (AuraEffect const *, AuraEffectHandleModes) |
| void | HandleEffectRemove (AuraEffect const *, AuraEffectHandleModes) |
| bool | Load () OVERRIDE |
| PrepareAuraScript (spell_power_of_the_twins_AuraScript) | |
| void | Register () OVERRIDE |
Definition at line 826 of file boss_twin_valkyr.cpp.
|
inlineprivate |
Definition at line 835 of file boss_twin_valkyr.cpp.
References CAST_AI, AuraScript::GetCaster(), and ObjectAccessor::GetCreature().
Referenced by Register().
|
inlineprivate |
Definition at line 844 of file boss_twin_valkyr.cpp.
References CAST_AI, AuraScript::GetCaster(), and ObjectAccessor::GetCreature().
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 830 of file boss_twin_valkyr.cpp.
References AuraScript::GetCaster(), Object::GetTypeId(), OVERRIDE, and TYPEID_UNIT.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 853 of file boss_twin_valkyr.cpp.
References AuraScript::AfterEffectApply, AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AURA_EFFECT_HANDLE_REAL_OR_REAPPLY_MASK, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, HandleEffectApply(), HandleEffectRemove(), OVERRIDE, and SPELL_AURA_MOD_DAMAGE_PERCENT_DONE.