|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleEffectCalcSpellMod (AuraEffect const *aurEff, SpellModifier *&spellMod) |
| PrepareAuraScript (spell_warl_chaotic_energy_AuraScript) | |
| void | Register () OVERRIDE |
Definition at line 64 of file spell_warlock.cpp.
|
inlineprivate |
Definition at line 68 of file spell_warlock.cpp.
References SpellInfo::Effects, AuraEffect::GetAmount(), AuraScript::GetAura(), AuraEffect::GetEffIndex(), AuraScript::GetId(), AuraScript::GetSpellInfo(), SpellModifier::mask, SpellModifier::op, SpellEffectInfo::SpellClassMask, SpellModifier::spellId, SPELLMOD_COST, SPELLMOD_PCT, SpellModifier::type, and SpellModifier::value.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 82 of file spell_warlock.cpp.
References AuraEffectCalcSpellModFn, AuraScript::DoEffectCalcSpellMod, EFFECT_1, HandleEffectCalcSpellMod(), OVERRIDE, and SPELL_AURA_ADD_PCT_MODIFIER.