azerothcore / azerothcore-wotlk

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

[Molten Core] Shaman T1 trash droprate mismatch #19198

Open sudlud opened 5 days ago

sudlud commented 5 days ago

Original cc issue: https://github.com/chromiecraft/chromiecraft/issues/2843

Current Behaviour

Shaman T1 belt (16838) and bracer (16840) droprates are a lot lower compared to droprates of the other classes.

Expected Blizzlike Behaviour

Droprates should be about equal per class.

Source

No response

Steps to reproduce the problem

Reference creature_loot_template.sql

Extra Notes

The misalignment can likely be attributed to web-scraping of drop rates from old sources, maybe even back to pre-tbc when shamans and also paladins weren't present on both factions.

Current drop rates are partially lower by a factor of 4

AC rev. hash/commit

https://github.com/chromiecraft/azerothcore-wotlk/commit/259b9133f68ef0d740fc871d59fab3d2791f33b4

Operating system

Ubuntu 20.04

Custom changes or Modules

mod-ah-bot mod-cfbg mod-chat-transmitter mod-chromie-xp mod-desertion-warnings mod-duel-reset mod-eluna-lua-engine mod-ip-tracker mod-low-level-arena mod-multi-client-check mod-pvp-titles mod-pvpstats-announcer mod-queue-list-cache mod-server-auto-shutdown mod-save-inventory lua-carbon-copy lua-exchange-npc lua-custom-worldboss lua-level-up-reward lua-recruit-a-friend lua-send-and-bind lua-temp-announcements lua-zonecheck lua-zone-debuff

sudlud commented 5 days ago

issue rebuilt from #10309