TrinityCore
Loading...
Searching...
No Matches
spell_ymiron_the_fallen_king_bane_periodic_AuraScript Member List

This is the complete list of members for spell_ymiron_the_fallen_king_bane_periodic_AuraScript, including all inherited members.

_anglesspell_ymiron_the_fallen_king_bane_periodic_AuraScriptprivate
_distancesspell_ymiron_the_fallen_king_bane_periodic_AuraScriptprivate
_FinishScriptCall()AuraScript
_Init(std::string const &scriptname, uint32 spellId)SpellScriptBase
_IsDefaultActionPrevented() constAuraScript
_Load(Aura *aura)AuraScript
_PrepareScriptCall(AuraScriptHookType hookType, AuraApplication const *aurApp=nullptr)AuraScript
_Register()SpellScriptBase
_Unload()SpellScriptBase
_Validate(SpellInfo const *entry) overrideAuraScriptvirtual
AfterDispelAuraScript
AfterEffectAbsorbAuraScript
AfterEffectAbsorbHealAuraScript
AfterEffectApplyAuraScript
AfterEffectManaShieldAuraScript
AfterEffectProcAuraScript
AfterEffectRemoveAuraScript
AfterProcAuraScript
AuraScript() noexceptAuraScript
BANE_MAX_TOTAL_TICKSspell_ymiron_the_fallen_king_bane_periodic_AuraScriptprivatestatic
BANE_MISSILE_ANGLE_OFFSETspell_ymiron_the_fallen_king_bane_periodic_AuraScriptprivatestatic
BANE_MISSILE_DIST_BASEspell_ymiron_the_fallen_king_bane_periodic_AuraScriptprivatestatic
BANE_MISSILE_DIST_OFFSETspell_ymiron_the_fallen_king_bane_periodic_AuraScriptprivatestatic
CalcMaxCharges() constAuraScript
CalcMaxDuration() constAuraScript
CalcPeriodic(AuraEffect const *, bool &, int32 &amplitude)spell_ymiron_the_fallen_king_bane_periodic_AuraScriptinlineprivate
DoCheckAreaTargetAuraScript
DoCheckEffectProcAuraScript
DoCheckProcAuraScript
DoEffectCalcAmountAuraScript
DoEffectCalcCritChanceAuraScript
DoEffectCalcDamageAndHealingAuraScript
DoEffectCalcPeriodicAuraScript
DoEffectCalcSpellModAuraScript
DoPrepareProcAuraScript
DropCharge(AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)AuraScript
GetApplyTime() constAuraScript
GetAura() constAuraScript
GetCastDifficulty() constAuraScript
GetCaster() constAuraScript
GetCasterGUID() constAuraScript
GetCharges() constAuraScript
GetDuration() constAuraScript
GetDynobjOwner() constAuraScript
GetEffect(uint8 effIndex) constAuraScript
GetEffectInfo(SpellEffIndex effIndex) constAuraScript
GetGObjCaster() constAuraScript
GetId() constAuraScript
GetMaxDuration() constAuraScript
GetOwner() constAuraScript
GetScriptClass_t typedefSpellScriptBaseprotected
GetScriptName() constSpellScriptBase
GetSpellInfo() constAuraScript
GetStackAmount() constAuraScript
GetTarget() constAuraScript
GetTargetApplication() constAuraScript
GetType() constAuraScript
GetUnitOwner() constAuraScript
HasEffect(uint8 effIndex) constAuraScript
HasEffectType(AuraType type) constAuraScript
IsDeathPersistent() constAuraScript
IsExpired() constAuraScript
IsPassive() constAuraScript
IsPermanent() constAuraScript
Load()SpellScriptBaseinlinevirtual
m_auraAuraScriptprivate
m_auraApplicationAuraScriptprivate
m_currentScriptStateSpellScriptBaseprotected
m_defaultActionPreventedAuraScriptprivate
m_scriptNameSpellScriptBaseprotected
m_scriptSpellIdSpellScriptBaseprotected
m_scriptStatesAuraScriptprivate
ModCharges(int8 num, AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)AuraScript
ModStackAmount(int32 num, AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)AuraScript
OnAfterApply(AuraEffect const *, AuraEffectHandleModes)spell_ymiron_the_fallen_king_bane_periodic_AuraScriptinlineprivate
OnAfterRemove(AuraEffect const *, AuraEffectHandleModes)spell_ymiron_the_fallen_king_bane_periodic_AuraScriptinlineprivate
OnDispelAuraScript
OnEffectAbsorbAuraScript
OnEffectAbsorbHealAuraScript
OnEffectApplyAuraScript
OnEffectManaShieldAuraScript
OnEffectPeriodicAuraScript
OnEffectProcAuraScript
OnEffectRemoveAuraScript
OnEffectSplitAuraScript
OnEffectUpdatePeriodicAuraScript
OnEnterLeaveCombatAuraScript
OnHeartbeatAuraScript
OnPeriodic(AuraEffect const *aurEff)spell_ymiron_the_fallen_king_bane_periodic_AuraScriptinlineprivate
OnProcAuraScript
operator=(SpellScriptBase const &right)=deleteSpellScriptBase
operator=(SpellScriptBase &&right)=deleteSpellScriptBase
PreventDefaultAction()AuraScript
RefreshDuration()AuraScript
Register() overridespell_ymiron_the_fallen_king_bane_periodic_AuraScriptinlineprivatevirtual
Remove(AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)AuraScript
ScriptFuncInvoker typedefAuraScriptprivate
ScriptStateStack typedefAuraScriptprivate
SetCharges(uint8 charges)AuraScript
SetDuration(int32 duration, bool withMods=false)AuraScript
SetMaxDuration(int32 duration)AuraScript
SetStackAmount(uint8 num)AuraScript
SpawnBaneOrb(int8 tickNumber)spell_ymiron_the_fallen_king_bane_periodic_AuraScriptinlineprivate
SpellScriptBase() noexceptSpellScriptBase
SpellScriptBase(SpellScriptBase const &right)=deleteSpellScriptBase
SpellScriptBase(SpellScriptBase &&right)=deleteSpellScriptBase
Unload()SpellScriptBaseinlinevirtual
Validate(SpellInfo const *spellInfo)SpellScriptBaseinlinevirtual
ValidateSpellEffect(std::initializer_list< std::pair< uint32, SpellEffIndex > > effects)SpellScriptBaseinlinestatic
ValidateSpellEffect(T const &spellEffects)SpellScriptBaseinlinestatic
ValidateSpellEffectImpl(uint32 spellId, SpellEffIndex effectIndex)SpellScriptBaseprivatestatic
ValidateSpellEffectsImpl(Iterator begin, Iterator end)SpellScriptBaseinlineprivatestatic
ValidateSpellInfo(std::initializer_list< uint32 > spellIds)SpellScriptBaseinlinestatic
ValidateSpellInfo(T const &spellIds)SpellScriptBaseinlinestatic
ValidateSpellInfoImpl(Iterator begin, Iterator end)SpellScriptBaseinlineprivatestatic
ValidateSpellInfoImpl(uint32 spellId)SpellScriptBaseprivatestatic
~AuraScript()AuraScript
~SpellScriptBase()SpellScriptBasevirtual