|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleAfterHit () |
| PrepareSpellScript (spell_mastery_ignite_SpellScript) | |
| void | Register () OVERRIDE |
Definition at line 249 of file spell_mastery.cpp.
|
inlineprivate |
Definition at line 253 of file spell_mastery.cpp.
References SpellScript::GetCaster(), SpellScript::GetHitDamage(), SpellScript::GetHitUnit(), SpellScript::GetSpellInfo(), SpellInfo::Id, MASTERY_SPELL_IGNITE, PLAYER_FIELD_MASTERY, SPELL_AURA_PERIODIC_DAMAGE, and TYPEID_PLAYER.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 282 of file spell_mastery.cpp.
References SpellScript::AfterHit, HandleAfterHit(), OVERRIDE, and SpellHitFn.