Rarity

Rarity

17M Downloads

Add Dragonflight 10.1.5 mounts to the database

godejord opened this issue ยท 5 comments

commented

The following mounts were added in patch 10.1.5 and should be tracked by Rarity. All of these mounts are from the same event. Source for the list is warcraftmounts.com

All mounts seem to drop both from completing the event, as well as being able to drop from a container. Aka we have two sources here, which is generally an issue for Rarity

commented

The info on wowhead suggests these drop from a container, but purchasing them via currency is also possible? If that's correct, any reason to not just add the container drop and ignore the alternative method? It's probably better than not tracking them at all.

commented

All of them can drop from container and be purchased via currency, yes. Some of the Wowhead comments indicated that they could also drop directry off the bosses associated with the event (not via container). I am not sure if that last bit was a PTR only thing, or if that is still possible on live servers. If it can drop from the bosses too, then we should probably find out which is the primary way of obtaining/grinding these? That being said, I fully support adding tracking to the containers for the time being regardless

commented

OK, I'll just add them as a drop from the container (for now). I've no way to test ingame though (no max level character).

commented

As for the boss drops, maybe we can add support for this via "SPECIAL"-like event handling code? It's not clean but it might work.

The alternative would be modifying the detection system to support multiple item sources, which sounds like a headache.

commented

I can't see any indication on wowhead that the faction-specific mounts would drop from the container, so I'll omit them.

Edit: According to wacraftmounts, these may still drop from the bosses even if they can't be obtained from the container. So it's worth keeping in mind when/if event handling for the Time Rift event bosses would be added.