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.
It's always been designed that way, and the behavior is documented in the tooltip that appears when you hover over that checkbox.
Okay I didn't find anything in the FAQ or known issues section and I have tried googling this but no luck.
Rarity won't track my attempts on madness of deathwing. I was doing HC25 up until I got the handmaiden, after that I switched to normal 25 to make farming on alts easier but ever since then Rarity will no longer track my attempts on the Blazing drake and it won't even update to "defeated" unless I reload.
Is this a known issue? Can I fix it somehow?
I haven't farmed that in a while, but it was working when I did. It tracks it based on the Statistic. Does the Statistic in your achievements window go up when you kill that boss? Is the item enabled in Rarity (i.e. you don't already have it)?
I only farmed this on normal 10 mode, so it's possible there's a bug with the statistic ID. Can you check them? Try 10 man and see if it works. I will double check the data later when I get home.
If you hover over the item in the Rarity tooltip, you'll see that it requires looting one of those two items. That's when the attempt is made.
my question is, I cant seem to get Garn Steelmaw to track every other Garrison Invasion mount seems to track fine according to friend (this is the only one i Need) but for some reason its not tracking any help?
Did you open an Invader's Forgotten Treasure or Routed Invader's Crate of Spoils? That's how it is detected.
I have previously yes but not this week, I was under the imperssion it tracked from invasions completed
There is now a ptBR translation for Snow Mound. :)
<snipping for compaction since the issue's been taken care of>
A fix has already been pushed out for this.
It would be very cool if we had the choice to show the output in more than one place. Is there any chance that you can let us choose more than one output target? I personally would like to see the output as floating text and in the chat...
I agree that would be cool. Let me think on the best approach for this.
German localization for "Snow Mound" is done. Time for a new build ;)
Hello, Allara! Great addon, I've been using it for years now.
I noticed that the update you pushed today only included Minion of Grumpus (mount). There's also a new battle pet called Grumpling. The item that teaches the pet is #128770, and it is looted from Snow Mound (object #243911). I'll add it to my Custom group, but I thought you may appreciate the heads-up.
Merry Christmas!
Thanks for the tip! I'll admit I'm pretty focused on mounts, and often rely on other players to let me know about the pets and toys. I'll get it added, probably tomorrow. Merry Christmas!
im having this issue as well, i put the listing for the grumpling pet under custom only when i loot the snow mounds the addon isnt showing each looted mound as an attempt it just stays at 0 on the pop up tracker and doesnt list attempts in the category list on the minimap button :(
Unfortunately Rarity doesn't support looting world objects as a method of detecting except in rare cases where the localized string is present. I'll have to do some further investigation on this.
Hi, I really like using your addon, but i already have the Black Tabby which i snagged from the AH for super cheap, is there some way i can remove that from the list?
Go into the Rarity Options screen, find the pet, and turn off "Repeatable".
If anyone would like to help me gather the rest of the waypoint data I need, it would greatly help! This would let me do some new features including Filter/Sort by Zone. You'd need to prepare it in the Lua format I use. I need waypoint data for all the pets in Rarity, except those that were introduced in 6.2.
Basically, the data is placed inside a "coords" array for each item in Options_Defaults.lua. This is an array of individual points, since an item can exist in multiple places at once.
At a minimum, a Map ID is needed to identify the zone. These can be found here: http://wow.gamepedia.com/MapID
I'll post these as examples: