cmangos / issues

This repository is used as a centralized point for all issues regarding CMaNGOS.
180 stars 47 forks source link

🐛 [WOTLK] Plague Cloud #3499

Open al3xc1985 opened 1 year ago

al3xc1985 commented 1 year ago

Bug Details

https://www.wowhead.com/wotlk/spell=50366/plague-cloud

A putrid cloud of plague surrounds the caster, dealing Shadow damage to nearby enemies.

BUT

The spell does not do aoe damage at all

Steps to Reproduce

1. 2. 3. 4.

Expected behavior

No response

Suggested Workaround

No response

Crash Log

No response

Core SHA1 Commit Hash

49c8ce69c569622f24b77f3cd84df33da9cb4155

Database SHA1 Commit Hash

87d213957c5f6d4e2e3679eaf81986eb43e32525

Operating System

windows 10

Client Version

3.3.5a (Wrath of the Lich King)

virusav commented 1 year ago

Core SHA: 7c72208cd373e642f60732656182f83259fc45ea. Wotlk-db SHA: a5e9d2890da486481b4b0f9bae51ecb1f0535343.

The AI specifies the use of aura 50366 for NPCs 24954, 25615, 25684, 29697, but only NPC 25684 uses it. If an aura is applied to the target, it deals damage.

al3xc1985 commented 1 year ago

ty for adding correct core and db SHA, mine are old and default, but the server is allways 100% update

virusav commented 1 year ago

Check with yourself whether the aura on NPC 25684 works correctly. If yes, then you need to deal with the AI NPC, and these are questions for the database.

al3xc1985 commented 1 year ago

what command should I use?

virusav commented 1 year ago

You just need to approach NPC 25684 and join the battle. If the aura buff is visible on it, then damage should be dealt.

al3xc1985 commented 1 year ago

well, I remember when I tested on mobs that they had the aura, but no damage. I might check this again