|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | CountTargets (std::list< WorldObject * > &targets) |
| bool | Load () OVERRIDE |
| PrepareSpellScript (spell_argaloth_meteor_slash_SpellScript) | |
| void | Register () OVERRIDE |
| void | SplitDamage () |
Private Attributes | |
| uint32 | _targetCount |
Definition at line 144 of file boss_pit_lord_argaloth.cpp.
|
inlineprivate |
Definition at line 154 of file boss_pit_lord_argaloth.cpp.
References _targetCount.
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 148 of file boss_pit_lord_argaloth.cpp.
References _targetCount, and OVERRIDE.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 167 of file boss_pit_lord_argaloth.cpp.
References CountTargets(), EFFECT_0, SpellScript::OnHit, SpellScript::OnObjectAreaTargetSelect, OVERRIDE, SpellHitFn, SpellObjectAreaTargetSelectFn, SplitDamage(), and TARGET_UNIT_CONE_ENEMY_104.
|
inlineprivate |
Definition at line 159 of file boss_pit_lord_argaloth.cpp.
References _targetCount, SpellScript::GetHitDamage(), and SpellScript::SetHitDamage().
Referenced by Register().
|
private |
Definition at line 174 of file boss_pit_lord_argaloth.cpp.
Referenced by CountTargets(), Load(), and SplitDamage().