|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleDummy (SpellEffIndex) |
| PrepareSpellScript (spell_item_six_demon_bag_SpellScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Definition at line 1099 of file spell_item.cpp.
|
inlineprivate |
Definition at line 1110 of file spell_item.cpp.
References Unit::CastSpell(), SpellScript::GetCaster(), SpellScript::GetCastItem(), SpellScript::GetHitUnit(), SPELL_CHAIN_LIGHTNING, SPELL_ENVELOPING_WINDS, SPELL_FIREBALL, SPELL_FROSTBOLT, SPELL_POLYMORPH, and SPELL_SUMMON_FELHOUND_MINION.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 1141 of file spell_item.cpp.
References EFFECT_0, HandleDummy(), SpellScript::OnEffectHitTarget, OVERRIDE, SPELL_EFFECT_DUMMY, and SpellEffectFn.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 1103 of file spell_item.cpp.
References OVERRIDE, SPELL_CHAIN_LIGHTNING, SPELL_ENVELOPING_WINDS, SPELL_FIREBALL, SPELL_FROSTBOLT, SPELL_POLYMORPH, SPELL_SUMMON_FELHOUND_MINION, and sSpellMgr.