AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
spell_hun_generic_scaling Class Reference
Inheritance diagram for spell_hun_generic_scaling:
AuraScript _SpellScript

Private Member Functions

 PrepareAuraScript (spell_hun_generic_scaling)
 
void CalculateResistanceAmount (AuraEffect const *aurEff, int32 &amount, bool &)
 
void CalculateStatAmount (AuraEffect const *aurEff, int32 &amount, bool &)
 
void CalculateAPAmount (AuraEffect const *, int32 &amount, bool &)
 
void CalculateSPAmount (AuraEffect const *, int32 &amount, bool &)
 
void CalcPeriodic (AuraEffect const *, bool &isPeriodic, int32 &amplitude)
 
void HandlePeriodic (AuraEffect const *aurEff)
 
void Register () override
 

Additional Inherited Members

- Public Member Functions inherited from AuraScript
 AuraScript ()
 
bool _Validate (SpellInfo const *entry) override
 
bool _Load (Aura *aura)
 
void _PrepareScriptCall (AuraScriptHookType hookType, AuraApplication const *aurApp=nullptr)
 
void _FinishScriptCall ()
 
bool _IsDefaultActionPrevented ()
 
void PreventDefaultAction ()
 
SpellInfo const * GetSpellInfo () const
 
uint32 GetId () const
 
ObjectGuid GetCasterGUID () const
 
UnitGetCaster () const
 
WorldObjectGetOwner () const
 
UnitGetUnitOwner () const
 
DynamicObjectGetDynobjOwner () const
 
void Remove (AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)
 
AuraGetAura () const
 
AuraObjectType GetType () const
 
int32 GetDuration () const
 
void SetDuration (int32 duration, bool withMods=false)
 
void RefreshDuration ()
 
time_t GetApplyTime () const
 
int32 GetMaxDuration () const
 
void SetMaxDuration (int32 duration)
 
int32 CalcMaxDuration () const
 
bool IsExpired () const
 
bool IsPermanent () const
 
uint8 GetCharges () const
 
void SetCharges (uint8 charges)
 
uint8 CalcMaxCharges () const
 
bool ModCharges (int8 num, AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)
 
bool DropCharge (AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)
 
uint8 GetStackAmount () const
 
void SetStackAmount (uint8 num)
 
bool ModStackAmount (int32 num, AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)
 
bool IsPassive () const
 
bool IsDeathPersistent () const
 
bool HasEffect (uint8 effIndex) const
 
AuraEffectGetEffect (uint8 effIndex) const
 
bool HasEffectType (AuraType type) const
 
UnitGetTarget () const
 
AuraApplication const * GetTargetApplication () const
 
- Public Member Functions inherited from _SpellScript
 _SpellScript ()
 
virtual ~_SpellScript ()
 
virtual void _Register ()
 
virtual void _Unload ()
 
virtual void _Init (std::string const *scriptname, uint32 spellId)
 
std::string const * _GetScriptName () const
 
virtual bool Validate (SpellInfo const *)
 
virtual bool Load ()
 
virtual void Unload ()
 
- Static Public Member Functions inherited from _SpellScript
static bool ValidateSpellInfo (std::initializer_list< uint32 > spellIds)
 
template<class T >
static bool ValidateSpellInfo (T const &spellIds)
 
- Public Attributes inherited from AuraScript
HookList< CheckAreaTargetHandlerDoCheckAreaTarget
 
HookList< AuraDispelHandlerOnDispel
 
HookList< AuraDispelHandlerAfterDispel
 
HookList< EffectApplyHandlerOnEffectApply
 
HookList< EffectApplyHandlerAfterEffectApply
 
HookList< EffectApplyHandlerOnEffectRemove
 
HookList< EffectApplyHandlerAfterEffectRemove
 
HookList< EffectPeriodicHandlerOnEffectPeriodic
 
HookList< EffectUpdatePeriodicHandlerOnEffectUpdatePeriodic
 
HookList< EffectCalcAmountHandlerDoEffectCalcAmount
 
HookList< EffectCalcPeriodicHandlerDoEffectCalcPeriodic
 
HookList< EffectCalcSpellModHandlerDoEffectCalcSpellMod
 
HookList< EffectAbsorbHandlerOnEffectAbsorb
 
HookList< EffectAbsorbHandlerAfterEffectAbsorb
 
HookList< EffectManaShieldHandlerOnEffectManaShield
 
HookList< EffectManaShieldHandlerAfterEffectManaShield
 
HookList< EffectSplitHandlerOnEffectSplit
 
HookList< CheckProcHandlerDoCheckProc
 
HookList< CheckEffectProcHandlerDoCheckEffectProc
 
HookList< AfterCheckProcHandlerDoAfterCheckProc
 
HookList< AuraProcHandlerDoPrepareProc
 
HookList< AuraProcHandlerOnProc
 
HookList< AuraProcHandlerAfterProc
 
HookList< EffectProcHandlerOnEffectProc
 
HookList< EffectProcHandlerAfterEffectProc
 
- Protected Attributes inherited from _SpellScript
uint8 m_currentScriptState
 
std::string const * m_scriptName
 
uint32 m_scriptSpellId
 

Detailed Description

Member Function Documentation

◆ CalcPeriodic()

void spell_hun_generic_scaling::CalcPeriodic ( AuraEffect const *  ,
bool &  isPeriodic,
int32 amplitude 
)
inlineprivate
257 {
258 isPeriodic = true;
259 amplitude = 2 * IN_MILLISECONDS;
260 }
constexpr auto IN_MILLISECONDS
Definition Common.h:53

References IN_MILLISECONDS.

Referenced by Register().

◆ CalculateAPAmount()

void spell_hun_generic_scaling::CalculateAPAmount ( AuraEffect const *  ,
int32 amount,
bool &   
)
inlineprivate
213 {
214 if (Unit* owner = GetUnitOwner()->GetOwner())
215 {
216 // xinef: by default 22% of RAP
217 int32 modifier = 22;
218
219 // xinef: Wild Hunt bonus for AP
220 if (AuraEffect* wildHuntEff = GetUnitOwner()->GetDummyAuraEffect(SPELLFAMILY_PET, 3748, EFFECT_1))
221 AddPct(modifier, wildHuntEff->GetAmount());
222
223 float ownerAP = owner->GetTotalAttackPowerValue(RANGED_ATTACK);
224
225 // Xinef: Hunter vs. Wild
226 if (AuraEffect* HvWEff = owner->GetAuraEffect(SPELL_AURA_MOD_ATTACK_POWER_OF_STAT_PERCENT, SPELLFAMILY_HUNTER, 3647, EFFECT_0))
227 ownerAP += CalculatePct(owner->GetStat(STAT_STAMINA), HvWEff->GetAmount());
228
229 amount = CalculatePct(std::max<int32>(0, ownerAP), modifier);
231 {
232 amount += 70;
233 }
234 }
235 }
std::int32_t int32
Definition Define.h:103
@ EFFECT_1
Definition SharedDefines.h:32
@ EFFECT_0
Definition SharedDefines.h:31
@ SPELLFAMILY_HUNTER
Definition SharedDefines.h:3777
@ SPELLFAMILY_PET
Definition SharedDefines.h:3785
@ STAT_STAMINA
Definition SharedDefines.h:248
@ SPELL_AURA_MOD_ATTACK_POWER_OF_STAT_PERCENT
Definition SpellAuraDefines.h:331
@ RANGED_ATTACK
Definition Unit.h:217
T AddPct(T &base, U pct)
Definition Util.h:58
T CalculatePct(T base, U pct)
Definition Util.h:52
Definition SpellAuraEffects.h:39
WorldObject * GetOwner() const
Definition SpellScript.cpp:1040
Unit * GetUnitOwner() const
Definition SpellScript.cpp:1045
Definition Unit.h:664
@ SPELL_HUNTER_PET_LEGGINGS_OF_BEAST_MASTERY
Definition spell_hunter.cpp:72

References AddPct(), CalculatePct(), EFFECT_0, EFFECT_1, AuraScript::GetOwner(), AuraScript::GetUnitOwner(), RANGED_ATTACK, SPELL_AURA_MOD_ATTACK_POWER_OF_STAT_PERCENT, SPELL_HUNTER_PET_LEGGINGS_OF_BEAST_MASTERY, SPELLFAMILY_HUNTER, SPELLFAMILY_PET, and STAT_STAMINA.

Referenced by Register().

◆ CalculateResistanceAmount()

void spell_hun_generic_scaling::CalculateResistanceAmount ( AuraEffect const *  aurEff,
int32 amount,
bool &   
)
inlineprivate
179 {
180 // xinef: pet inherits 40% of resistance from owner and 35% of armor
181 if (Unit* owner = GetUnitOwner()->GetOwner())
182 {
183 SpellSchoolMask schoolMask = SpellSchoolMask(aurEff->GetSpellInfo()->Effects[aurEff->GetEffIndex()].MiscValue);
184 int32 modifier = schoolMask == SPELL_SCHOOL_MASK_NORMAL ? 35 : 40;
185 amount = CalculatePct(std::max<int32>(0, owner->GetResistance(schoolMask)), modifier);
186 if (owner->HasAura(SPELL_HUNTER_PET_LEGGINGS_OF_BEAST_MASTERY) && schoolMask == SPELL_SCHOOL_MASK_NORMAL)
187 {
188 amount += 490;
189 }
190 }
191 }
SpellSchoolMask
Definition SharedDefines.h:283
@ SPELL_SCHOOL_MASK_NORMAL
Definition SharedDefines.h:285

References CalculatePct(), SpellInfo::Effects, AuraEffect::GetEffIndex(), AuraScript::GetOwner(), AuraEffect::GetSpellInfo(), AuraScript::GetUnitOwner(), SPELL_HUNTER_PET_LEGGINGS_OF_BEAST_MASTERY, and SPELL_SCHOOL_MASK_NORMAL.

Referenced by Register().

◆ CalculateSPAmount()

void spell_hun_generic_scaling::CalculateSPAmount ( AuraEffect const *  ,
int32 amount,
bool &   
)
inlineprivate
238 {
239 if (Unit* owner = GetUnitOwner()->GetOwner())
240 {
241 // xinef: by default 12.87% of RAP
242 float modifier = 12.87f;
243
244 // xinef: Wild Hunt bonus for AP
245 if (AuraEffect* wildHuntEff = GetUnitOwner()->GetDummyAuraEffect(SPELLFAMILY_PET, 3748, EFFECT_1))
246 AddPct(modifier, wildHuntEff->GetAmount());
247
248 amount = CalculatePct(std::max<int32>(0, owner->GetTotalAttackPowerValue(RANGED_ATTACK)), modifier);
249
250 // xinef: Update appropriate player field
251 if (owner->IsPlayer())
252 owner->SetUInt32Value(PLAYER_PET_SPELL_POWER, (uint32)amount);
253 }
254 }
std::uint32_t uint32
Definition Define.h:107
@ PLAYER_PET_SPELL_POWER
Definition UpdateFields.h:391

References AddPct(), CalculatePct(), EFFECT_1, AuraScript::GetOwner(), AuraScript::GetUnitOwner(), PLAYER_PET_SPELL_POWER, RANGED_ATTACK, and SPELLFAMILY_PET.

Referenced by Register().

◆ CalculateStatAmount()

void spell_hun_generic_scaling::CalculateStatAmount ( AuraEffect const *  aurEff,
int32 amount,
bool &   
)
inlineprivate
194 {
195 if (Unit* owner = GetUnitOwner()->GetOwner())
196 {
197 // xinef: by default pet inherits 45% of stamina
198 int32 modifier = 45;
199
200 // xinef: Wild Hunt bonus for stamina
201 if (AuraEffect* wildHuntEff = GetUnitOwner()->GetDummyAuraEffect(SPELLFAMILY_PET, 3748, EFFECT_0))
202 AddPct(modifier, wildHuntEff->GetAmount());
203
204 amount = CalculatePct(std::max<int32>(0, owner->GetStat(Stats(aurEff->GetSpellInfo()->Effects[aurEff->GetEffIndex()].MiscValue))), modifier);
206 {
207 amount += 52;
208 }
209 }
210 }
Stats
Definition SharedDefines.h:245

References AddPct(), CalculatePct(), EFFECT_0, SpellInfo::Effects, AuraEffect::GetEffIndex(), AuraScript::GetOwner(), AuraEffect::GetSpellInfo(), AuraScript::GetUnitOwner(), SPELL_HUNTER_PET_LEGGINGS_OF_BEAST_MASTERY, and SPELLFAMILY_PET.

Referenced by Register().

◆ HandlePeriodic()

void spell_hun_generic_scaling::HandlePeriodic ( AuraEffect const *  aurEff)
inlineprivate
263 {
265 if (aurEff->GetAuraType() == SPELL_AURA_MOD_STAT && (aurEff->GetMiscValue() == STAT_STAMINA || aurEff->GetMiscValue() == STAT_INTELLECT))
266 {
267 int32 currentAmount = aurEff->GetAmount();
268 int32 newAmount = GetEffect(aurEff->GetEffIndex())->CalculateAmount(GetCaster());
269 if (newAmount != currentAmount)
270 {
271 if (aurEff->GetMiscValue() == STAT_STAMINA)
272 {
273 uint32 actStat = GetUnitOwner()->GetHealth();
274 GetEffect(aurEff->GetEffIndex())->ChangeAmount(newAmount, false);
275 GetUnitOwner()->SetHealth(std::min<uint32>(GetUnitOwner()->GetMaxHealth(), actStat));
276 }
277 else
278 {
280 GetEffect(aurEff->GetEffIndex())->ChangeAmount(newAmount, false);
281 GetUnitOwner()->SetPower(POWER_MANA, std::min<uint32>(GetUnitOwner()->GetMaxPower(POWER_MANA), actStat));
282 }
283 }
284 }
285 else
286 GetEffect(aurEff->GetEffIndex())->RecalculateAmount();
287 }
@ POWER_MANA
Definition SharedDefines.h:257
@ STAT_INTELLECT
Definition SharedDefines.h:249
@ SPELL_AURA_MOD_STAT
Definition SpellAuraDefines.h:92
void ChangeAmount(int32 newAmount, bool mark=true, bool onStackOrReapply=false)
Definition SpellAuraEffects.cpp:713
int32 CalculateAmount(Unit *caster)
Definition SpellAuraEffects.cpp:452
void RecalculateAmount()
Definition SpellAuraEffects.h:76
void PreventDefaultAction()
Definition SpellScript.cpp:1000
Unit * GetCaster() const
Definition SpellScript.cpp:1035
AuraEffect * GetEffect(uint8 effIndex) const
Definition SpellScript.cpp:1170
void SetPower(Powers power, uint32 val, bool withPowerUpdate=true, bool fromRegenerate=false)
Definition Unit.cpp:12365
void SetHealth(uint32 val)
Definition Unit.cpp:12277
uint32 GetHealth() const
Definition Unit.h:1108
uint32 GetPower(Powers power) const
Definition Unit.h:1135

References AuraEffect::CalculateAmount(), AuraEffect::ChangeAmount(), AuraEffect::GetAmount(), AuraEffect::GetAuraType(), AuraScript::GetCaster(), AuraScript::GetEffect(), AuraEffect::GetEffIndex(), Unit::GetHealth(), AuraEffect::GetMiscValue(), Unit::GetPower(), AuraScript::GetUnitOwner(), POWER_MANA, AuraScript::PreventDefaultAction(), AuraEffect::RecalculateAmount(), Unit::SetHealth(), Unit::SetPower(), SPELL_AURA_MOD_STAT, STAT_INTELLECT, and STAT_STAMINA.

Referenced by Register().

◆ PrepareAuraScript()

spell_hun_generic_scaling::PrepareAuraScript ( spell_hun_generic_scaling  )
private

◆ Register()

void spell_hun_generic_scaling::Register ( )
inlineoverrideprivatevirtual

Implements _SpellScript.

290 {
291 if (m_scriptSpellId != 34902)
293 else
294 {
298 }
299
302 }
#define EFFECT_ALL
Definition SharedDefines.h:38
@ SPELL_AURA_MOD_ATTACK_POWER
Definition SpellAuraDefines.h:162
@ SPELL_AURA_MOD_RESISTANCE
Definition SpellAuraDefines.h:85
@ SPELL_AURA_MOD_DAMAGE_DONE
Definition SpellAuraDefines.h:76
#define AuraEffectCalcAmountFn(F, I, N)
Definition SpellScript.h:783
#define AuraEffectPeriodicFn(F, I, N)
Definition SpellScript.h:771
#define AuraEffectCalcPeriodicFn(F, I, N)
Definition SpellScript.h:789
#define SPELL_AURA_ANY
Definition SpellScript.h:43
HookList< EffectCalcPeriodicHandler > DoEffectCalcPeriodic
Definition SpellScript.h:788
HookList< EffectPeriodicHandler > OnEffectPeriodic
Definition SpellScript.h:770
HookList< EffectCalcAmountHandler > DoEffectCalcAmount
Definition SpellScript.h:782
uint32 m_scriptSpellId
Definition SpellScript.h:107
void HandlePeriodic(AuraEffect const *aurEff)
Definition spell_hunter.cpp:262
void CalculateSPAmount(AuraEffect const *, int32 &amount, bool &)
Definition spell_hunter.cpp:237
void CalculateResistanceAmount(AuraEffect const *aurEff, int32 &amount, bool &)
Definition spell_hunter.cpp:178
void CalcPeriodic(AuraEffect const *, bool &isPeriodic, int32 &amplitude)
Definition spell_hunter.cpp:256
void CalculateStatAmount(AuraEffect const *aurEff, int32 &amount, bool &)
Definition spell_hunter.cpp:193
void CalculateAPAmount(AuraEffect const *, int32 &amount, bool &)
Definition spell_hunter.cpp:212

References AuraEffectCalcAmountFn, AuraEffectCalcPeriodicFn, AuraEffectPeriodicFn, CalcPeriodic(), CalculateAPAmount(), CalculateResistanceAmount(), CalculateSPAmount(), CalculateStatAmount(), AuraScript::DoEffectCalcAmount, AuraScript::DoEffectCalcPeriodic, EFFECT_ALL, HandlePeriodic(), _SpellScript::m_scriptSpellId, AuraScript::OnEffectPeriodic, SPELL_AURA_ANY, SPELL_AURA_MOD_ATTACK_POWER, SPELL_AURA_MOD_DAMAGE_DONE, SPELL_AURA_MOD_RESISTANCE, and SPELL_AURA_MOD_STAT.


The documentation for this class was generated from the following file: