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.
You can turn off one of the tooltips, or choose which side it should appear on, from the options menu. A better solution would be to get an LDB display like Fortress, and put Rarity in the middle of your screen so it has room to show both tooltips at once. See the screenshot on this page for an example of how it is supposed to look.
Cat Carrier (Black Tabby) doesnt drop from Syndicate mobs in Hillsbrad foothills.
Actually it drops only from this list only: http://www.wowhead.com/item=8491#dropped-by:0+1-9-8.
Thanks great addon!
Hey,
I was just wondering if there might be a way to track more than one drop at once in the anchor window, for example, I'm farming is Northern STV for the two pets, having both tracking at once would be really helpful, I'm not sure it would apply to any other farming scenario, but right now at least it'd be brilliant
Hey there,
Great tool. Just a couple small issues that I'm trying to figure out how to fix... I had a couple of the companions in my bag already, and installed BunnyHunter... Then I found your tool, and decided to use it instead as it tracks more companions. I accidently imported the data from BunnyHunter, and now everytime I launch wow, I get 2 achievements saying I got a Tiny Emerald Whelping and a Dark Whelpling on the first attempt. I can't find anywhere on how to stop the achievement from popping up everytime I load wow... I also can't find anywhere for it to stop thinking that I keep getting the pets on the first loot since they are already in my bag.
Hopefully this makes sense, if not, let me know and I can try to explain better.
I removed BunnyHunter, and also attempted to remove Rarity, and re-add Rarity, but I am still getting the achievements. I also tried resetting the profile.
Actually it's pretty easy to fix. Both of those pets are marked as "Repeatable", so it thinks you keep obtaining them. Go into Rarity's options, find those items, and uncheck "Repeatable".
Installed r117 alpha, re-enabled SWD, received the same message. Disabled SWD again, and everything works fine. To make extra super sure nothing else was conflicting, I disabled all other addons while doing this test.
Message: Interface\AddOns\Rarity\Core.lua:1643: attempt to compare string with number
Time: 05/03/12 21:18:00
Count: 2
Stack: [C]: ?
Interface\AddOns\Rarity\Core.lua:1643: in function <Interface\AddOns\Rarity\Core.lua:1604>
Interface\AddOns\Rarity\Core.lua:1696: in function `ShowTooltip'
Interface\AddOns\Rarity\Core.lua:1331: in function `OnEnter'
Interface\AddOns\ChocolateBar\Chocolate.lua:212: in function <Interface\AddOns\ChocolateBar\Chocolate.lua:182>
Locals:
Getting this error when I mouseover and no tooltip:
Message: Interface\AddOns\Rarity\Core.lua:1639: attempt to compare string with number
Time: 04/27/12 15:40:40
Count: 1
Stack: [C]: ?
Interface\AddOns\Rarity\Core.lua:1639: in function <Interface\AddOns\Rarity\Core.lua:1600>
Interface\AddOns\Rarity\Core.lua:1692: in function `ShowTooltip'
Interface\AddOns\Rarity\Core.lua:1327: in function `OnEnter'
Interface\AddOns\ChocolateBar\Chocolate.lua:212: in function <Interface\AddOns\ChocolateBar\Chocolate.lua:182>
Locals:
It sounds like your saved variables may have become corrupted. Unfortunately, you'll need to delete Rarity's saved variables and start over.
Deleted SavedVariables and restarted. Still getting the same error. I started disabling addons 1 by 1 and it seems to be a conflict with SWD (http://www.curse.com/addons/wow/swd). Is there anything I can do to fix this myself or help troubleshoot further?
I'm not seeing any way for SWD to be causing the problem, nor is there any bug in Rarity. However, I've put in an extra guard statement into the code. Download the latest alpha and let me know if it solves your issue. I'm concerned because this error should be impossible, and I still suspect you have some other problem going on here that Rarity didn't cause.
I missed seeing your reply -- sorry about that! I'm committing another alpha right now that will hopefully address this new error you posted on line 1643. Again, I don't see any way for this to be happening, but I have no problem continuing to add extra guard statements as you bring them up. If you get another error, post it here and hopefully I'll see it this time.
Edit: r119 alpha is the build you should test.
I'm not aware of any bugs related to the Ravenlord at this time. Feel free to adjust the attempt count back down to what you think is appropriate.
As far as the other items go, be aware that Rarity looks at your character's Statistics to automatically generate an attempt count for many things. This is generally much more accurate than any other method of counting attempts. (Except in the case of LFR mode in Dragon Soul, where it results in more attempts than actually occurred.)
Hi, today i went for teh sethekk halls mount. However when i looted i got teh message -585 attempts, yesterday i was at 47 attempts which is about right, just wondering what could have gone wrong as when i looked in the rarity info several mobs say lower (or higher) than i should have?
It says I've tried for experiment 12-B seventeen times. I've only done LFR, and even if its counting that, I haven't done LFR seventeen times. Same with blazing drake at 16. Does it drop in LFR, and whats Rarity using for those counters?
Black War Mammoth and Deathcharger make sense now though. :)
In 4.3, Blizzard counts LFR kills in the same statistic as Normal kills. They are combined together. At this time I am not going to do anything about it, because I'm guessing they may split it into 3 statistics in 5.x. Heroic kills are correctly separated into their own statistic.
It certainly wasn't me, and I can't seem to reset them. Any ideas?
Whenever possible, Rarity uses your Statistics (available under the Achievements screen) to count attempts. If you can't change the attempt count, that means the mount is tied to a statistic. You really did attempt to obtain the mounts that number of times.
Are you fishing in a pool? Are you mousing over the pool once every time you fish? This is needed in order to count the attempt.
Hi. Love this addon!!! I've started going for the Sea Turtle mount and noticed it doesn't count fishing in "The Frozen Sea" which seems to show up as a seperate zone outside of Borean Tundra. According to Els Anglin and Wowhead it can be caught in pools there.
Thanks!
It would be cool to have a feature to change the looks of the bars. Pretty much like the addon Reputation Bars (http://www.curse.com/addons/wow/reputation-bars).