azerothcore / azerothcore-wotlk

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

Low level creatures skinnable and giving incorrect skinning loot #6250

Open Stump876 opened 3 years ago

Stump876 commented 3 years ago

WHAT CLIENT DO YOU PLAY ON?

FACTION
CONTENT PHASE:
CURRENT BEHAVIOUR:

This was fixed on several other creatures, but remained on others. So, Instead of opening a bunch of different reports I thought I would consolidate. Skinning these creatures will drop occasionally drop x2 light leather, light hides, medium leather/hides, or red whelp scales Durator: Scorpid worker Mulgore: Plainstrider Mountain cougar Battleboar

I don't think any starting zone creatures should be skinnable. Looking at wowhead, there is a tab for Skinning to show what it drops when skinned, and how many times it has been skinned. For example. image None of the links above have this skinning tab. Additinally the top comment for the Plainstrider is they can not be skinned, also Springpaw lynx in Eversong currently can not be skinned, and it has no skinning tab. And, with the exception of Teldrassil's Young Thistleboar, Thistleboar, and Mangy Nightsaber the rest of the animals in the alliance zones are not skinnable, nor have tables for skinning. I even find those a little suspect with how low the actual number times skinned is. Plus I found this on skinning https://wowpedia.fandom.com/wiki/Skinning#Frequently_asked_questions "To prevent farming of easy leather, beasts found in starting areas cannot be skinned."

EXPECTED BLIZZLIKE BEHAVIOUR:

Seeing as how these are levels 1-5 at the very least they should not drop double light leather, medium leather, or hides of any kind. I tried to look up what they should drop and ended up with more questions than answers. Depending on what site you're going off of they should drop scraps and light leather, or not allowed to be skinned at all.

SOURCE:
STEPS TO REPRODUCE THE PROBLEM:
  1. .set skill 393 75
  2. .additem 7005
  3. .tele Narache
  4. Kill and skin the above Mulgore creatures
  5. .go c 6471
  6. Kill and skin scorpid workers
EXTRA NOTES:
AC HASH/COMMIT:

https://github.com/chromiecraft/azerothcore-wotlk/commit/617a935ee469641f3689061bb390158040b5d8d7

OPERATING SYSTEM:

Ubuntu 20.04

MODULES:
OTHER CUSTOMIZATIONS:

None.

SERVER:

ChromieCraft

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/99020489-low-level-creatures-skinnable-and-giving-incorrect-skinning-loot?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github).
Einkatzi commented 3 years ago

I've reported the same issue and closed it again. However, I want to note that while researching for my issue report I have found out that TrinityCore had the same problem and solved it. See here for the issue and here for the commit with the solution.