azerothcore / azerothcore-wotlk

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

(Scripts/Outland): Shartuul's Transporter event unimplemented. #17968

Open heyitsbench opened 9 months ago

heyitsbench commented 9 months ago

Current Behaviour

Currently, there is nothing around Shartuul's Transporter in Blade's Edge Mountains. Using a Crystalforged Darkrune in the area will fail due (iirc) to missing a target to possess.

Expected Blizzlike Behaviour

There should be a shade of a Doomguard Punisher at the center of the transporter, a shield above it (maybe an aura), and a Felguard Defender patrolling around the transporter. Using the Darkrune will possess the defender and begin an event. The defender, while throwing his weapon at the shield repeatedly (all controlled by the player) will be assaulted by felhounds and imps. Once the shield is destroyed, the punisher at the transporter will materialize and attack the possessed defender. Once the punisher is brought to low health, the possession will transfer to the punisher and the defender will despawn (or die, not sure atm). Then a new Shivan Assassin shade will appear at the transporter, and the player will again be assaulted, this time by Gan'arg Underlings and Mo'arg Tormenters. After enough waves have been defeated, the assassin will materialize and attack the punisher. Once brought to low enough health, the possession again will transfer, and the punisher removed. Shartuul will make his appearance, do some RP stuff, and summon an Eye of Shartuul to attack the player. Once defeated, Shartuul will then summon Dreadmaw. Once defeated, Shartuul himself will attack the player controlled assassin. Upon defeat, every boss should reward Ogri'la reputation. If the player controlled demon is ever killed, the event will end and every mob related to it will despawn, with the punisher, shield, and defender respawning shortly after.

Source

Wrath Classic, Wowhead TBCC reputation guide, Wowpedia, Wowhead Wrath Classic Shartuul page

Steps to reproduce the problem

  1. .additem 32602
  2. Go to Shartuul's Transporter in Blade's Edge Mountains.
  3. Try to use the Darkrune.

Extra Notes

Originally reported at https://github.com/chromiecraft/chromiecraft/issues/5658, https://github.com/chromiecraft/chromiecraft/issues/6331, and https://github.com/chromiecraft/chromiecraft/issues/6384. I do have a good few attempts at this event sniffed, though not a successful run yet. Will almost definitely come soon, very challenging fight though.

AC rev. hash/commit

2f2da61aebba24902994a975841d9f3944a03c4b

Operating system

Windows 10 x64

Custom changes or Modules

mod-ptr-template

elthehablo commented 8 months ago

Got a sniff for me?

EDIT: saw the comment about it. Got it now?