azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.57k stars 2.63k forks source link

(Instance/Karazhan): Queen chess event piece AoE ability targets incorrectly. #17175

Open heyitsbench opened 1 year ago

heyitsbench commented 1 year ago

Current Behaviour

Currently, the Human Conjurer and Orc Warlock AoE abilities have no targeting (like Blizzard or Rain of Fire) and are cast on top of the unit that casted it.

This can be seen here, recorded by quigiboo.

Expected Blizzlike Behaviour

There should be a targeting circle like the aforementioned spells for these abilities.

Source

Wrath Classic, retail circa WoD

Steps to reproduce the problem

  1. .tele kara
  2. Make your way to the Chess event.
  3. Start the event and control a faction leader.
  4. Release the leader.
  5. Control the queen piece.
  6. Use their AoE ability (second ability).
  7. Observe its targetting.

Extra Notes

Originally reported at https://github.com/chromiecraft/chromiecraft/issues/6100.

AC rev. hash/commit

cacb32f4232f6ca011c43e01316100b7ad2c3b8d

Operating system

Windows 10 x64

Custom changes or Modules

mod-ptr-template

Nyeriah commented 1 year ago

Rain of Fire - 37465

image

It misses conditions so it falls ontop of the right npcs

kerricsson commented 1 year ago

Good day, I'll be grateful if devs/cc contributors can have a look at this issue because this fix is needed to fix/tune DBM version for AC. DBM is used by majority of CC raiders (more that 500 players) use on weekly basis. Thank you in advance.

avarishd commented 1 year ago

Side note, orc warlock has wrong spell while controlled/in script. Should be 37463 (Fireball) instead of 37461 (Shadow Spear, Orc Necrolyte) and order is swapped.