![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
| PrepareAuraScript (spell_dru_wild_growth_aura) | |
| bool | Validate (SpellInfo const *) override |
| void | SetTickHeal (AuraEffect const *, int32 &amount, bool &) |
| void | HandleTickUpdate (AuraEffect *aurEff) |
| void | Register () override |
Private Attributes | |
| float | _baseTick = 0.f |
| float | _baseReduction = 2.f |
|
inlineprivate |
References _baseReduction, _baseTick, CalculatePct(), AuraEffect::GetTickNumber(), and AuraEffect::SetAmount().
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraEffectCalcAmountFn, AuraEffectUpdatePeriodicFn, AuraScript::DoEffectCalcAmount, EFFECT_0, HandleTickUpdate(), AuraScript::OnEffectUpdatePeriodic, SetTickHeal(), and SPELL_AURA_PERIODIC_HEAL.
|
inlineprivate |
References _baseReduction, _baseTick, AddPct(), EFFECT_0, AuraScript::GetCaster(), and SPELL_DRUID_RESTORATION_T10_2P_BONUS.
Referenced by Register().
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_DRUID_RESTORATION_T10_2P_BONUS, and _SpellScript::ValidateSpellInfo().
|
private |
Referenced by HandleTickUpdate(), and SetTickHeal().
|
private |
Referenced by HandleTickUpdate(), and SetTickHeal().