|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| bool | CheckProc (ProcEventInfo &eventInfo) |
| void | HandleProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
| PrepareAuraScript (spell_mage_ignite_AuraScript) | |
| void | Register () override |
| bool | Validate (SpellInfo const *) override |
Definition at line 564 of file spell_mage.cpp.
|
inlineprivate |
Definition at line 575 of file spell_mage.cpp.
References ProcEventInfo::GetProcTarget().
Referenced by Register().
|
inlineprivate |
Definition at line 580 of file spell_mage.cpp.
References CalculatePct(), Unit::CastCustomSpell(), ProcEventInfo::GetActor(), DamageInfo::GetDamage(), ProcEventInfo::GetDamageInfo(), Object::GetGUID(), SpellInfo::GetMaxTicks(), ProcEventInfo::GetProcTarget(), SpellInfo::GetRank(), Unit::GetRemainingPeriodicAmount(), AuraScript::GetSpellInfo(), AuraScript::GetTarget(), AuraScript::PreventDefaultAction(), SPELL_AURA_PERIODIC_DAMAGE, SPELL_MAGE_IGNITE, SPELLVALUE_BASE_POINT0, and sSpellMgr.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
Definition at line 592 of file spell_mage.cpp.
References AuraCheckProcFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_0, HandleProc(), AuraScript::OnEffectProc, and SPELL_AURA_DUMMY.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 568 of file spell_mage.cpp.
References SPELL_MAGE_IGNITE, and sSpellMgr.