|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleOnHit () |
| PrepareSpellScript (spell_mastery_elemental_overload_SpellScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Definition at line 346 of file spell_mastery.cpp.
|
inlineprivate |
Definition at line 357 of file spell_mastery.cpp.
References SpellScript::GetCaster(), SpellScript::GetHitUnit(), SpellScript::GetSpellInfo(), SpellInfo::Id, MASTERY_SPELL_CHAIN_LIGHTNING, MASTERY_SPELL_ELEMENTAL_BLAST, MASTERY_SPELL_LAVA_BURST, MASTERY_SPELL_LIGHTNING_BOLT, PLAYER_FIELD_MASTERY, roll_chance_f(), and TYPEID_PLAYER.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 424 of file spell_mastery.cpp.
References HandleOnHit(), SpellScript::OnHit, OVERRIDE, and SpellHitFn.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 350 of file spell_mastery.cpp.