TrinityCore
Loading...
Searching...
No Matches
spell_gen_battleground_mercenary_shapeshift Class Reference
+ Inheritance diagram for spell_gen_battleground_mercenary_shapeshift:

Private Member Functions

bool Validate (SpellInfo const *) override
 
void HandleApply (AuraEffect const *, AuraEffectHandleModes mode) const
 
void HandleRemove (AuraEffect const *, AuraEffectHandleModes) const
 
void UpdateRacials (Races oldRace, Races newRace) const
 
void Register () override
 

Static Private Member Functions

static Races GetReplacementRace (Races nativeRace, Classes playerClass)
 
static uint32 GetDisplayIdForRace (Races race, Gender gender)
 

Static Private Attributes

static std::unordered_map< Races, std::array< uint32, 2 > > const RaceDisplayIds
 
static std::vector< uint32RacialSkills
 

Additional Inherited Members

- Public Member Functions inherited from AuraScript
 AuraScript () noexcept
 
 ~AuraScript ()
 
bool _Validate (SpellInfo const *entry) override
 
bool _Load (Aura *aura)
 
void _PrepareScriptCall (AuraScriptHookType hookType, AuraApplication const *aurApp=nullptr)
 
void _FinishScriptCall ()
 
bool _IsDefaultActionPrevented () const
 
void PreventDefaultAction ()
 
SpellInfo const * GetSpellInfo () const
 
SpellEffectInfo const & GetEffectInfo (SpellEffIndex effIndex) const
 
uint32 GetId () const
 
ObjectGuid GetCasterGUID () const
 
UnitGetCaster () const
 
GameObjectGetGObjCaster () 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
 
Difficulty GetCastDifficulty () const
 
- Public Member Functions inherited from SpellScriptBase
 SpellScriptBase () noexcept
 
virtual ~SpellScriptBase ()
 
 SpellScriptBase (SpellScriptBase const &right)=delete
 
 SpellScriptBase (SpellScriptBase &&right)=delete
 
SpellScriptBaseoperator= (SpellScriptBase const &right)=delete
 
SpellScriptBaseoperator= (SpellScriptBase &&right)=delete
 
void _Register ()
 
void _Unload ()
 
void _Init (std::string const &scriptname, uint32 spellId)
 
std::string_view GetScriptName () const
 
virtual bool Load ()
 
virtual void Unload ()
 
- Static Public Member Functions inherited from SpellScriptBase
static bool ValidateSpellInfo (std::initializer_list< uint32 > spellIds)
 
template<class T >
static bool ValidateSpellInfo (T const &spellIds)
 
static bool ValidateSpellEffect (std::initializer_list< std::pair< uint32, SpellEffIndex > > effects)
 
template<class T >
static bool ValidateSpellEffect (T const &spellEffects)
 
- Public Attributes inherited from AuraScript
HookList< CheckAreaTargetHandlerDoCheckAreaTarget
 
HookList< AuraDispelHandlerOnDispel
 
HookList< AuraDispelHandlerAfterDispel
 
HookList< AuraHeartbeatHandlerOnHeartbeat
 
HookList< EffectApplyHandlerOnEffectApply
 
HookList< EffectApplyHandlerAfterEffectApply
 
HookList< EffectApplyHandlerOnEffectRemove
 
HookList< EffectApplyHandlerAfterEffectRemove
 
HookList< EffectPeriodicHandlerOnEffectPeriodic
 
HookList< EffectUpdatePeriodicHandlerOnEffectUpdatePeriodic
 
HookList< EffectCalcAmountHandlerDoEffectCalcAmount
 
HookList< EffectCalcPeriodicHandlerDoEffectCalcPeriodic
 
HookList< EffectCalcSpellModHandlerDoEffectCalcSpellMod
 
HookList< EffectCalcCritChanceHandlerDoEffectCalcCritChance
 
HookList< EffectCalcDamageAndHealingHandlerDoEffectCalcDamageAndHealing
 
HookList< EffectAbsorbHandlerOnEffectAbsorb
 
HookList< EffectAbsorbHandlerAfterEffectAbsorb
 
HookList< EffectAbsorbHealHandlerOnEffectAbsorbHeal
 
HookList< EffectAbsorbHealHandlerAfterEffectAbsorbHeal
 
HookList< EffectAbsorbHandlerOnEffectManaShield
 
HookList< EffectAbsorbHandlerAfterEffectManaShield
 
HookList< EffectAbsorbHandlerOnEffectSplit
 
HookList< CheckProcHandlerDoCheckProc
 
HookList< CheckEffectProcHandlerDoCheckEffectProc
 
HookList< AuraProcHandlerDoPrepareProc
 
HookList< AuraProcHandlerOnProc
 
HookList< AuraProcHandlerAfterProc
 
HookList< EffectProcHandlerOnEffectProc
 
HookList< EffectProcHandlerAfterEffectProc
 
HookList< EnterLeaveCombatHandlerOnEnterLeaveCombat
 
- Protected Types inherited from SpellScriptBase
template<typename ScriptFunc >
using GetScriptClass_t = typename GetScriptClass< ScriptFunc >::type
 
- Protected Attributes inherited from SpellScriptBase
std::string_view m_scriptName
 
uint32 m_scriptSpellId
 
uint8 m_currentScriptState
 

Detailed Description

Definition at line 414 of file spell_generic.cpp.

Member Function Documentation

◆ GetDisplayIdForRace()

static uint32 spell_gen_battleground_mercenary_shapeshift::GetDisplayIdForRace ( Races  race,
Gender  gender 
)
inlinestaticprivate

Definition at line 462 of file spell_generic.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ GetReplacementRace()

static Races spell_gen_battleground_mercenary_shapeshift::GetReplacementRace ( Races  nativeRace,
Classes  playerClass 
)
inlinestaticprivate

Definition at line 453 of file spell_generic.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ HandleApply()

void spell_gen_battleground_mercenary_shapeshift::HandleApply ( AuraEffect const *  ,
AuraEffectHandleModes  mode 
) const
inlineprivate

Definition at line 490 of file spell_generic.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ HandleRemove()

void spell_gen_battleground_mercenary_shapeshift::HandleRemove ( AuraEffect const *  ,
AuraEffectHandleModes   
) const
inlineprivate

Definition at line 504 of file spell_generic.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Register()

void spell_gen_battleground_mercenary_shapeshift::Register ( )
inlineoverrideprivatevirtual

Implements SpellScriptBase.

Definition at line 532 of file spell_generic.cpp.

+ Here is the call graph for this function:

◆ UpdateRacials()

void spell_gen_battleground_mercenary_shapeshift::UpdateRacials ( Races  oldRace,
Races  newRace 
) const
inlineprivate

Definition at line 514 of file spell_generic.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Validate()

bool spell_gen_battleground_mercenary_shapeshift::Validate ( SpellInfo const *  )
inlineoverrideprivatevirtual

Reimplemented from SpellScriptBase.

Definition at line 470 of file spell_generic.cpp.

Member Data Documentation

◆ RaceDisplayIds

std::unordered_map<Races, std::array<uint32, 2> > const spell_gen_battleground_mercenary_shapeshift::RaceDisplayIds
inlinestaticprivate

Definition at line 416 of file spell_generic.cpp.

◆ RacialSkills

std::vector<uint32> spell_gen_battleground_mercenary_shapeshift::RacialSkills
inlinestaticprivate

Definition at line 451 of file spell_generic.cpp.


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