◆ HandleDummy()
1389 {
1391 return;
1392
1394
1396 }
@ SPELL_LAVA_STRIKE
Definition boss_sartharion.cpp:87
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:1361
bool _dummyFired
Definition boss_sartharion.cpp:1433
References _dummyFired, Unit::CastSpell(), SpellScript::GetCaster(), SpellScript::GetHitUnit(), and SPELL_LAVA_STRIKE.
Referenced by Register().
◆ HandleSchoolDamage()
| void spell_sartharion_lava_strike::HandleSchoolDamage |
( |
SpellEffIndex |
| ) |
|
|
inlineprivate |
◆ HandleSummon()
| void spell_sartharion_lava_strike::HandleSummon |
( |
SpellEffIndex |
effIndex | ) |
|
|
inlineprivate |
◆ Load()
| bool spell_sartharion_lava_strike::Load |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ PrepareSpellScript()
◆ Register()
| void spell_sartharion_lava_strike::Register |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
1422 {
1427 else
1429 }
@ EFFECT_0
Definition SharedDefines.h:31
@ SPELL_EFFECT_DUMMY
Definition SharedDefines.h:769
@ SPELL_EFFECT_SUMMON
Definition SharedDefines.h:794
@ SPELL_EFFECT_SCHOOL_DAMAGE
Definition SharedDefines.h:768
#define SpellEffectFn(F, I, N)
Definition SpellScript.h:337
@ SPELL_LAVA_STRIKE_DUMMY
Definition boss_sartharion.cpp:88
HookList< EffectHandler > OnEffectHit
Definition SpellScript.h:335
HookList< EffectHandler > OnEffectHitTarget
Definition SpellScript.h:336
uint32 m_scriptSpellId
Definition SpellScript.h:107
void HandleSummon(SpellEffIndex effIndex)
Definition boss_sartharion.cpp:1415
void HandleSchoolDamage(SpellEffIndex)
Definition boss_sartharion.cpp:1398
void HandleDummy(SpellEffIndex)
Definition boss_sartharion.cpp:1388
References EFFECT_0, HandleDummy(), HandleSchoolDamage(), HandleSummon(), _SpellScript::m_scriptSpellId, SpellScript::OnEffectHit, SpellScript::OnEffectHitTarget, SPELL_EFFECT_DUMMY, SPELL_EFFECT_SCHOOL_DAMAGE, SPELL_EFFECT_SUMMON, SPELL_LAVA_STRIKE_DUMMY, SPELL_LAVA_STRIKE_SUMMON, and SpellEffectFn.
◆ Validate()
| bool spell_sartharion_lava_strike::Validate |
( |
SpellInfo const * |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ _dummyFired
| bool spell_sartharion_lava_strike::_dummyFired {false} |
|
private |
◆ _spawned
| bool spell_sartharion_lava_strike::_spawned {false} |
|
private |
The documentation for this class was generated from the following file:
- azerothcore-wotlk/src/server/scripts/Northrend/ChamberOfAspects/ObsidianSanctum/boss_sartharion.cpp