Rarity
NEW: Rarity now has a Discord server!
If you're interested in following the development process or contributing, you should also check out the official GitHub repository. We're always in need of more hands to help us make the addon better!
Rarity tracks how many times you've tried to obtain various rare items like mounts, battle pets, and toys. It will tell you how likely you are to obtain the item, track how long you've been farming for it, and tell you how lucky you've been so far. Although it's mostly used for mounts, battle pets, and toys, it supports pretty much any item, including profession patterns, archaeology projects, and more.
Looking for Rarity Item Packs? Click here.
Out of the box, Rarity includes support for every single mount, battle pet, and toy in the game which require some time to farm. It also includes support for some mount-related items like Skyshard, Primal Egg, and Giant Dinosaur Bone. It'll even notice if you mouseover a Mysterious Camel Figurine, plus lots of other stuff. Rarity factors in the size of a typical group when determining probabilities, and can also tell you if you've killed various bosses this week (or day). Holiday just started, and you didn't notice? Rarity will give you a helpful reminder to run those holiday dungeons or daily quests if you still need an item from them.
If Rarity doesn't track something you want to track, you can add it yourself! Just about everything is user configurable.
Curious what math is going on behind the scenes? The author of Bunny Hunter created the original algorithms. He wrote an article about it here. Your chance to obtain an item doesn't increase as you farm it; Rarity is just telling you how lucky you've been so far. It can be remarkably cathartic to see a progress bar move up as you spend hours upon hours trying for that Disgusting Oozeling.
Main features
- Rarity is primarily an LDB feed with a large tooltip. It can function as either a mini-map icon (you have to turn this on in the options), or as a standard LDB feed (use a display like Fortress, Button Bin, Titan Panel, or Chocolate Bar).
- Provides a progress bar, which you can toggle by clicking the icon or feed label.
- Adds info to NPC and item tooltips, showing you if it drops or contains something that Rarity tracks. Rare mobs with a guaranteed drop show which item they drop and if you've defeated them yet.
- Includes full source info, telling you how to obtain everything Rarity tracks.
Other features
- Share packs of items with other users
- Can automatically add waypoints to TomTom for certain items
- Uses statistics whenever possible to keep track of attempts
- Breaks your farming down by session, day, week, and month
- Looks at your instance locks to see if you've defeated various bosses recently
- Reminds you if you need to farm a holiday dungeon or daily quest, and hides holiday items that aren't available right now
- Supports bonus coin rolls
- Automatically screenshots when you obtain an item
- Keeps track of rare achievements like Frostbitten and Glorious
- You can add your own items to track
- Lets you modify your attempt count without having to edit saved variables
- Automatically imports data from Bunny Hunter if you're switching
Slash Commands
Simply typing /rarity should open the options menu (unless disabled).
For troubleshooting issues:
- /rarity dump displays the most recent debug log entries (even if the debug mode is disabled)
- /rarity validate checks the consistency of your item database, including custom items (experimental)
Comments & bug reports
Help translate Rarity
Click here to help translate Rarity into your language.
Frequently Asked Questions
Click here to read the Frequently Asked Questions. Please read this before requesting support.
In reply to Quartzfire:
That's a cosmetic issue caused by some legacy code (I think) that adds "weird" items to your database. It simply means the item was ignored and won't be displayed in the UI, but if the error bothers you there's a setting (under Advanced/Experimental I believe) to disable them.
Edit: It may also be a Custom item with invalid settings, so you can try removing any old ones that you no longer need.
In reply to Cakechart:
Hi,
Thanks very much for your quick response.
I did some checking in the settings and indeed it was a custom item. I took a screenshot which you can see here ==> https://imgur.com/a/eCM2X4P
Regards
Quartz
Not currently counting progress anymore for Strange Goop from fishing in Zereth Mortis. New fishing spell id? only guess, because I don't imagine fishing has always had the spell id 131474
In reply to Eiwo:
fixed on alpha version, might have not checked before writing the first comment
Will there be an update for Dragonflight?
In reply to Sojourna:
Yes please! Getting CURSOR_DOWN errors sourced from ace3. Possibly updating the library might fix it?
In reply to Carnitaas:
Status: https://github.com/WowRarity/Rarity/issues/493
In reply to Sojourna:
Yes, but I need to find the time first :)
That's unlikely to happen before the weekend, unless someone submits fixes on GitHub before then.
In reply to Cakechart:
Not a problem at all, thanks so much for continuing to develop Rarity!
In reply to Cakechart:
That's fine. I wasn't expecting an update in the first week anyway, given the amount of fires patch 10.0.0 has caused. Thank you for taking the time to respond. :)
In reply to Sojourna:
A new alpha release is already available (since yesterday) :)
In reply to Cakechart:
Thank you!
Not sure if it's a me problem, but I'm currently farming the Mechagon peacekeeper mount and it's not counting attempts, still counts the ones I'm doing solo (regular mythics) but not my M+'s.
In reply to Bobins666:
It's a known issue, but unlikely to be fixed (if that's even possible).
Silly question, but does this tell you a mount's rarity %?
I just need to know if this is a rarity addon, or an "Attempt Count" addon.
In reply to weltallica:
It does, although that data isn't always accurate.
In reply to Cakechart:
Sorry, my wording was poor.
I meant the percentage of other players who have the mount.
In reply to weltallica:
No, that's not something Rarity could do without collecting data from its users (like wowhead does).
In reply to Cakechart:
Could an addon collect that data from Wowhead?
Like RarityRaider does?
In reply to weltallica:
That website doesn't appear to be using wowhead data? Addons can't automatically collect data from wowhead, or in fact any other website. You'd have to manually enter it.