◆ HandleDummy()
1533 {
1535 {
1536 return;
1537 }
1538
1540 }
@ SPELL_LAVA_STRIKE_DUMMY_TRIGGER
Definition boss_sartharion.cpp:86
Unit * GetHitUnit()
Definition SpellScript.cpp:448
Unit * GetCaster()
Definition SpellScript.cpp:401
SpellCastResult CastSpell(SpellCastTargets const &targets, SpellInfo const *spellInfo, CustomSpellValues const *value, TriggerCastFlags triggerFlags=TRIGGERED_NONE, Item *castItem=nullptr, AuraEffect const *triggeredByAura=nullptr, ObjectGuid originalCaster=ObjectGuid::Empty)
Definition Unit.cpp:1178
References Unit::CastSpell(), SpellScript::GetCaster(), SpellScript::GetHitUnit(), and SPELL_LAVA_STRIKE_DUMMY_TRIGGER.
Referenced by Register().
◆ HandleSchoolDamage()
void spell_sartharion_lava_strike::HandleSchoolDamage |
( |
SpellEffIndex |
| ) |
|
|
inlineprivate |
◆ Load()
bool spell_sartharion_lava_strike::Load |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ PrepareSpellScript()
◆ Register()
void spell_sartharion_lava_strike::Register |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
1561 {
1563 {
1565 }
1566 else
1567 {
1569 }
1570 }
@ EFFECT_0
Definition SharedDefines.h:31
@ SPELL_EFFECT_DUMMY
Definition SharedDefines.h:781
@ SPELL_EFFECT_SCHOOL_DAMAGE
Definition SharedDefines.h:780
#define SpellEffectFn(F, I, N)
Definition SpellScript.h:337
@ SPELL_LAVA_STRIKE_DUMMY
Definition boss_sartharion.cpp:85
HookList< EffectHandler > OnEffectHitTarget
Definition SpellScript.h:336
uint32 m_scriptSpellId
Definition SpellScript.h:107
void HandleSchoolDamage(SpellEffIndex)
Definition boss_sartharion.cpp:1542
void HandleDummy(SpellEffIndex)
Definition boss_sartharion.cpp:1532
References EFFECT_0, HandleDummy(), HandleSchoolDamage(), _SpellScript::m_scriptSpellId, SpellScript::OnEffectHitTarget, SPELL_EFFECT_DUMMY, SPELL_EFFECT_SCHOOL_DAMAGE, SPELL_LAVA_STRIKE_DUMMY, and SpellEffectFn.
◆ Validate()
bool spell_sartharion_lava_strike::Validate |
( |
SpellInfo const * |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ _spawned
bool spell_sartharion_lava_strike::_spawned |
|
private |
The documentation for this class was generated from the following file:
- azerothcore-wotlk/src/server/scripts/Northrend/ChamberOfAspects/ObsidianSanctum/boss_sartharion.cpp