azerothcore / azerothcore-wotlk

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

Prospecting Adamantite Ore yields too many uncommon gems #17922

Open The-GhostRider opened 10 months ago

The-GhostRider commented 10 months ago

Reported From

https://github.com/chromiecraft/chromiecraft/issues/4749

Current Behaviour

After recent changes (https://github.com/azerothcore/azerothcore-wotlk/pull/14456). Prospecting Adamantite gives much more uncommon ore than expected. I prospected 1000 Adamantite Ores and got:

obraz

Expected Blizzlike Behaviour

I will refer to similar report https://github.com/azerothcore/azerothcore-wotlk/issues/14441:

Source

Same sources like in https://github.com/azerothcore/azerothcore-wotlk/issues/14441

Steps to reproduce the problem

.learn all recipes jewelcrafting
.additem 23425 1000

macro:

/cast Prospecting
/use Adamantite Ore

Extra Notes

No response

AC rev. hash/commit

https://github.com/chromiecraft/azerothcore-wotlk/compare/3ad652d8a..f9c159cf8

Operating system

Ubuntu 20.04

Custom changes or Modules

No response

The-GhostRider commented 10 months ago

I add these screenshots of a test I did.

Test 1 of 1000 Adamantite ![Prosp](https://github.com/azerothcore/azerothcore-wotlk/assets/1884642/52ed3b9e-12ef-4d8f-8dda-9710b359cab7)
Test 2 of 1000 Adamantite ![Prosp2](https://github.com/azerothcore/azerothcore-wotlk/assets/1884642/e73410e2-2e99-43b4-b2c0-ffb78b77e8be)
Test 3 of 1000 Adamantite ![Prosp3](https://github.com/azerothcore/azerothcore-wotlk/assets/1884642/d16522b7-fc87-4fe1-8a2f-fce06736f0a6)