Rarity
NEW:
- Support for Cataclysm Classic (experimental)
- 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.
Hey there getting a bunch of exceptions from this addon lately especially when in Emerald Nightmare and/or Nighthold hovering over some Mobs like the Dragons (Boss) or some Trash in Nighthold resulting in other addons breaking after the Rarity error appears the first time.
Any help? Exception can be seen in this screenshot:
https://imgur.com/a/lXHse
In reply to Ulathar:
In reply to Cakechart:
Did Blizzard lock/forbid additional API functions with 7.3.2? I didn't notice these issues prior to that Patch.
Alongside with Rarity i have 2 other Addons throwing exceptions since that patch under comparable conditions (especially when i am on a HEALER spec/char. On my DK those do not appear or appear way less often, which is pretty strange). Maybe this might help you:
https://imgur.com/a/metnN
But i think that is another problem.
In reply to Ulathar:
In reply to Cakechart:
Maybe this first one helps: https://drive.google.com/open?id=1wRzwifeAolQuN4T49J2cZPddfwx1tJuX
In reply to Ulathar:
In reply to Cakechart:
If its not related to Rarity (directly) it would still be great to know WHAT is causing it :). Will report back, again, thank you for your time!
In reply to Ulathar:
Hi. After a format and clean install of WoW I cant make the progress bar to show up. Any tips?
In reply to Forge_User_59354506:
In reply to Cakechart I thought I could enable it from the addon options. I installed a broker addon and enabled it from there. Thanks :)
I am looking for a very simple explanation of what a Kill Statistic ID is, and where this number is pulled from. I apologize if this has been addressed, I've not had any luck finding it. Based off the tooltip from the addon in game, I get it comes from WoWHead or other sites somewhere. As an example, I saw the Drudge Remains from the Lich King had numerous numbers listed in that box. On the WoWHead page for that pet, I saw no numbers that seemed to match them, but I may not be looking in the right place. Thanks.
In reply to Barbatum:
Made the Antoran Charhound string for those who want it.
["Antoran Charhound"] = { cat = LEGION, type = MOUNT, method = BOSS, name = L["Antoran Charhound"], spellId = 253088, itemId = 152816, npcs = { 99999 }, tooltipNpcs = { 126916 }, chance = 100, groupSize = 10, equalOdds = true, statisticId = { 12118, 11957, 11958, 11959, }, coords = { {m=1188,f=1,i=true} }, },
In reply to Forge_User_67771609:
In reply to Cakechart:
It works the same way as the Abyss Worm so I thought best match it with that rather then e.g living infernal core which is similar but does not drop in LFR, as for the missing npc only one has a loot table not sure which or if it changes per raid but it will still count/detect.
P.S I'll do more testing if only one drops loot on my next few raids.
In reply to Forge_User_67771609:
Kill Statistic IDs 4686/4688 need to be removed from the Drudge Remains pet, as the pet doesn't drop from Heroic difficulty.
In reply to oxlotus:
I've added the 7.3 (Argus) items to the alpha version that is now available. Hopefully, I didn't break too much, as I'm still getting used to working with the repository :P
There's some more behind-the-scenes stuff to sort out, but once that is done I will take a look at the issues that have piled up. Please create a ticket (if you haven't already) to make sure I don't miss it if there are any problems still in need of addressing.
Edit: The localization website is currently unavailable, which is most likely due to the ongoing Curseforge/Twitch migration. Phrases for the new items will be added there once it stops throwing errors in my face :)