WowRarity / Rarity

Collectibles and statistics tracking addon for World of Warcraft
https://www.curseforge.com/wow/addons/rarity
GNU General Public License v2.0
56 stars 35 forks source link

Add Dragonflight mounts to the database #515

Closed godejord closed 1 year ago

godejord commented 1 year ago

Here is a list of new mounts that should be looked into and potentially added. I have gone over the full list and filtered out irrelevant items. Note that some of these are still missing accurate drop rates.

rdw-software commented 1 year ago

Looking into the Skitterfly mount, it seems to require looting yet another object from the ground.

As for the renown check, I think this might work:

So far that's completely untested (I don't even have DF), but it should be easy enough to manually verify ingame.

cyriun commented 1 year ago

excluding renown, is the verdant skitterfly similar to the spectral mawrat's tail from shadowlands?

rdw-software commented 1 year ago

excluding renown, is the verdant skitterfly similar to the spectral mawrat's tail from shadowlands?

I can't say for sure, but if it's an object lootable from a container on the ground then yes - it should use the same method.

cyriun commented 1 year ago

used the same method and it works for every expedition scout pack looted regardless of renown, just got to add the renown check now.