azerothcore / azerothcore/azerothcore-wotlk
Prince Malchezaar
- Dominant language
- C++
- Stars
- 8.9k
- Forks
- 3.8k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 207
Description
### Current Behaviour
Prince Malchezaar Enfeebles 5 random players.
### Expected Blizzlike Behaviour
Prince Malchezaar Enfeebles 5 random players, excluding the current target.
### Source
https://wowwiki-archive.fandom.com/wiki/Enfeeble
### Steps to reproduce the problem
Fight prince till he uses Enfeeble
.go creature 135477
### Extra Notes
This is not the same as bug reports about overlap of unfortunate transitions.
### AC rev. hash/commit
AzerothCore rev. d1d46074a6d9+ 2023-10-15 12:56:31 +0000 (master branch) (Win64, Debug, Static)
Connected players: 1. Characters in world: 1.
Connection peak: 1.
Server uptime: 26 minute(s) 51 second(s)
Update time diff: 22ms, average: 27ms.
Using SSL version: OpenSSL 3.1.2 1 Aug 2023 (library: OpenSSL 3.1.2 1 Aug 2023)
Using Boost version: 1.81.0
Using CMake version: 3.27.3
Using MySQL version: 80034
Found MySQL Executable: C:/Program Files/MySQL/MySQL Server 8.0/bin/mysql.exe
Compiled on: Windows 10.0.22621
Worldserver listening connections on port 8085
Realmlist (Realm Id: 1) configured in port 8085
VMAPs status: Enabled. LineOfSight: 1, getHeight: 1, indoorCheck: 1
MMAPs status: Enabled
maps directory located in data/maps. Total size: 291014951 bytes
vmaps directory located in data/vmaps. Total size: 658130721 bytes
mmaps directory located in data/mmaps. Total size: 2192910844 bytes
Default DBC locale: enUS.
All available DBC locales: enUS frFR deDE esES esMX ruRU
Using World DB: ACDB 335.10-dev
Latest LoginDatabase update: 2023_04_24_00.sql
Latest CharacterDatabase update: 2023_09_16_00.sql
Latest WorldDatabase update: rewards_vendor.sql
LoginDatabase queue size: 0
CharacterDatabase queue size: 0
WorldDatabase queue size: 0
### Operating system
Windows 11 x64
### Custom changes or Modules
List enable modules:
- mod-ah-bot
- mod-autobalance
- mod-solo-lfg
- mod-transmog
Contributor guide
Research direction
Start by reproducing the Enfeeble behavior during the Prince Malchezaar fight, using the reported creature entry and reproduction steps. Trace the boss's Enfeeble handling and verify that the five random players selected exclude the current target; done when this behavior matches the linked source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100