|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Attributes | |
| uint32 | poweringUp |
| Public Attributes inherited from SpellScript | |
| HookList< CastHandler > | AfterCast |
| HookList< HitHandler > | AfterHit |
| HookList< CastHandler > | BeforeCast |
| HookList< HitHandler > | BeforeHit |
| HookList< CastHandler > | OnCast |
| HookList< CheckCastHandler > | OnCheckCast |
| HookList< EffectHandler > | OnEffectHit |
| HookList< EffectHandler > | OnEffectHitTarget |
| HookList< EffectHandler > | OnEffectLaunch |
| HookList< EffectHandler > | OnEffectLaunchTarget |
| HookList< HitHandler > | OnHit |
| HookList< ObjectAreaTargetSelectHandler > | OnObjectAreaTargetSelect |
| HookList< ObjectTargetSelectHandler > | OnObjectTargetSelect |
Additional Inherited Members | |
| Protected Attributes inherited from _SpellScript | |
| uint8 | m_currentScriptState |
| std::string const * | m_scriptName |
| uint32 | m_scriptSpellId |
Definition at line 673 of file boss_twin_valkyr.cpp.
|
inline |
Definition at line 694 of file boss_twin_valkyr.cpp.
References EFFECT_1, SpellScript::GetHitUnit(), poweringUp, SPELL_EMPOWERED_DARK, SPELL_EMPOWERED_LIGHT, and SPELLFAMILY_GENERIC.
Referenced by Register().
|
inlinevirtual |
Reimplemented from _SpellScript.
Definition at line 681 of file boss_twin_valkyr.cpp.
References SpellScript::GetCaster(), OVERRIDE, poweringUp, SPELL_POWERING_UP, SPELL_SURGE_OF_SPEED, and sSpellMgr.
| spell_powering_up::spell_powering_up_SpellScript::PrepareSpellScript | ( | spell_powering_up_SpellScript | ) |
|
inlinevirtual |
Implements _SpellScript.
Definition at line 714 of file boss_twin_valkyr.cpp.
References EFFECT_1, HandleScriptEffect(), SpellScript::OnEffectHitTarget, OVERRIDE, SPELL_EFFECT_SCRIPT_EFFECT, and SpellEffectFn.
| uint32 spell_powering_up::spell_powering_up_SpellScript::poweringUp |
Definition at line 679 of file boss_twin_valkyr.cpp.
Referenced by HandleScriptEffect(), and Load().