azerothcore / azerothcore-wotlk

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

[WoLK] On Borean Tundra, quest 11626 can't kill the target ELite. #18608

Open kanmt opened 5 months ago

kanmt commented 5 months ago

Current Behaviour

The trident can take off the elite monster 98% HP on first hit, and then can do nothing with the target (can fire it with the Trident again and again, but without any effect), except being killed —— I'was killed 3times.

Expected Blizzlike Behaviour

The elite should be killed by one hit.

Source

No response

Steps to reproduce the problem

  1. received the quest (ID 11626) from NPC
  2. reaching the elite monster -- it is sleeping.
  3. fire it, and you die.

Extra Notes

No response

AC rev. hash/commit

b661512c636be226b92aac86cb00d91540d01419

root@VM-16-13-debian:~/azerothcore# git log commit b661512c636be226b92aac86cb00d91540d01419 (HEAD -> master, origin/master, origin/HEAD) Author: github-actions[bot] github-actions[bot]@users.noreply.github.com Date: Sun Mar 17 10:36:35 2024 +0000

chore(DB): import pending files

Referenced commit(s): 91c8cdf36d62b323cd2bacaaf83fca701166236f

commit 91c8cdf36d62b323cd2bacaaf83fca701166236f Author: Marcos Costa marcosroflomg242@gmail.com Date: Sun Mar 17 10:22:55 2024 +0000

fix(DB/Creature) Underground Orgrimmar Grunt (#18532)

* fix(DB/Creature) Underground Orgrimmar Grunt

* Rename Query to Query.sql

* delete creature_addon

---------

Co-authored-by: Pagani Walter <paganiwalter@gmail.com>

Operating system

Debian 12

Custom changes or Modules

No response

bauxa commented 5 months ago

Comments in WowHead for this quest from 2009 says that you have to finish killing him. So isn't the issue here should bve that you can't target & kill him instead of "The elite should be killed by one hit." ?

kanmt commented 5 months ago

Comments in WowHead for this quest from 2009 says that you have to finish killing him. So isn't the issue here should bve that you can't target & kill him instead of "The elite should be killed by one hit." ?

Do you mean that, the left 2% HP, we should done it by our character? I don't know, maybe you are right. But you see, the monster's attributes are higher than us for more, it could kill us with just one or two hit times. And I remember that, playing it in the Blizzard official server, we could kill it with the spear just in one hit.

bauxa commented 4 months ago

This week I was finally able to build Azerothcore and try to see if something was wrong. (Docker installation, commit: https://github.com/azerothcore/azerothcore-wotlk/commit/40bbba64d95f617137c256a56c0462a89b7444a6 )

As I remember my pexing in Wotlk Classic and the Wowhead Comments, this is working as intended 👍 The fight isn't easy!

WoWScrnShot_040524_214735

kanmt commented 4 months ago

I'm wondering how you could do it.

In my experience, when we received the task, our level was about 68, and the equipment on our bodies was also the blue equipment rewarded by the task. And this quest is a personal quest. If the npc given quest item can'nt kill this elite mob, i don't think i can kill it by my character self.

casutton08 commented 3 months ago

The issue isn't that he doesn't die from the trident throw, it's that he hits _extremely hard. He's supposed to be a soloable quest at level 70, and players are reporting that 1 or 2 hits from the NPC are killing them, as if he was still elite. Throwing the item at him should reduce his health AND damage, which was the original blizzlike behavior.