![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_dragonblight_flame_fury) | |
bool | Validate (SpellInfo const *) override |
void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
Private Attributes | |
std::array< uint32, 5 > const | spellIds = { SPELL_FLAME_FURY_1, SPELL_FLAME_FURY_2, SPELL_FLAME_FURY_3, SPELL_FLAME_FURY_4, SPELL_FLAME_FURY_5 } |
|
inlineprivate |
References AURA_REMOVE_BY_EXPIRE, AuraScript::GetTargetApplication(), AuraScript::GetUnitOwner(), Acore::Containers::SelectRandomContainerElement(), and spellIds.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AURA_EFFECT_HANDLE_REAL, AuraEffectRemoveFn, EFFECT_0, AuraScript::OnEffectRemove, OnRemove(), and SPELL_AURA_PERIODIC_DAMAGE.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References spellIds, and _SpellScript::ValidateSpellInfo().
|
private |
Referenced by OnRemove(), and Validate().