azerothcore / azerothcore-wotlk

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

Item: A Talking Head (3317) incorrect drop rate? #16702

Open wowquester opened 12 months ago

wowquester commented 12 months ago

Current Behaviour

The current droprate of the Talking Head (that starts quest 460) from hide rot mobs is 100%.

Expected Blizzlike Behaviour

According to wowhead the drop rate should be somewhere around 1%-3%.

Source

https://www.wowhead.com/wotlk/item=3317/a-talking-head

Steps to reproduce the problem

.go xyz 884.7474 690.131409 53.707615 kill any rot hide

Extra Notes

I may be wrong, please sniff it.

AC rev. hash/commit

bda9b404038e

Operating system

Win11x64

Custom changes or Modules

none

elthehablo commented 12 months ago

Current Behaviour

The current droprate of the Talking Head (that starts quest 460) from hide rot mobs is 100%.

Expected Blizzlike Behaviour

According to wowhead the drop rate should be somewhere around 1%-3%.

Source

https://www.wowhead.com/wotlk/item=3317/a-talking-head

Steps to reproduce the problem

.go xyz 884.7474 690.131409 53.707615 kill any rot hide

Extra Notes

I may be wrong, please sniff it.

AC rev. hash/commit

bda9b404038e

Operating system

Win11x64

Custom changes or Modules

none

WoWhead drop rate values are almost always wrong. Especially for quest items as they require a condition for looting and may thus not drop the item when you kill the mob normally and this might still get registered.

elthehablo commented 12 months ago

In this case I mean when the quest has already been completed. Anyway, 100% is likely not correct. I can check the db for it later. Loot drop percentages cannot be sniffed so idk why I made that booboo. It is still early

elthehablo commented 12 months ago

The best way to obtain this information is by hopping on a classic realm or the PTR and kill these mobs over and over again and registering when they don't drop it and when they do. If you get hundreds of kills you will start to see a more accurate number. Truly a painstaking process