azerothcore-wotlk icon indicating copy to clipboard operation
azerothcore-wotlk copied to clipboard

[TK] Alar Phase 2 should trigger SPELL_HEAL not SPELL_CAST_START for 34342

Open balleny opened this issue 9 months ago • 2 comments

Current Behaviour

https://github.com/azerothcore/azerothcore-wotlk/blob/6b5289f373de503061e0acb0f6194abe11f1e640/src/server/scripts/Outland/TempestKeep/Eye/boss_alar.cpp#L197 results in SPELL_CAST_START combat log event

Expected Blizzlike Behaviour

should result in SPELL_HEAL event

Source

https://github.com/DeadlyBossMods/DBM-BCC/releases/tag/2.5.42 -> the eye -> alar

Steps to reproduce the problem

.

Extra Notes

No response

AC rev. hash/commit

https://github.com/chromiecraft/azerothcore-wotlk/commit/b9c1dc95dd8f150a77673d9f23235b235dd700e4

Operating system

ubuntu

Custom changes or Modules

chromiecraft

balleny avatar Apr 27 '24 10:04 balleny

https://github.com/chromiecraft/chromiecraft/issues/6845

balleny avatar Apr 27 '24 10:04 balleny

That`s the packet sent whenever any spell is cast, nothing we can do about it

Nyeriah avatar Apr 27 '24 10:04 Nyeriah