|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| SpellCastResult | CheckRequirement () |
| void | HandleOnHit () |
| PrepareSpellScript (spell_sha_ascendance_SpellScript) | |
| void | Register () OVERRIDE |
Definition at line 927 of file spell_shaman.cpp.
|
inlineprivate |
Definition at line 931 of file spell_shaman.cpp.
References SpellScript::GetCaster(), SPELL_CAST_OK, SPELL_FAILED_CANT_DO_THAT_RIGHT_NOW, TALENT_TREE_SHAMAN_ELEMENTAL, TALENT_TREE_SHAMAN_ENHANCEMENT, and TALENT_TREE_SHAMAN_RESTORATION.
Referenced by Register().
|
inlineprivate |
Definition at line 949 of file spell_shaman.cpp.
References SpellScript::GetCaster(), SPELL_SHAMAN_ASCENDANCE_ELEMENTAL, SPELL_SHAMAN_ASCENDANCE_ENHANCEMENT, SPELL_SHAMAN_ASCENDANCE_RESTORATION, TALENT_TREE_SHAMAN_ELEMENTAL, TALENT_TREE_SHAMAN_ENHANCEMENT, and TALENT_TREE_SHAMAN_RESTORATION.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 970 of file spell_shaman.cpp.
References CheckRequirement(), HandleOnHit(), SpellScript::OnCheckCast, SpellScript::OnHit, OVERRIDE, SpellCheckCastFn, and SpellHitFn.