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.
-
View User Profile
-
Send Message
Posted Oct 28, 2024In reply to crockcw:
I've started looking into the event, but there are some problems. No ETA until I know more.
Status: https://github.com/WowRarity/Rarity/issues/784
-
View User Profile
-
Send Message
Posted Oct 30, 2024In reply to RDW: Ok. Thanks so much for everything!
-
View User Profile
-
Send Message
Posted Nov 21, 2024In reply to crockcw:
After some ingame testing, it seems that the loot method used doesn't allow Rarity to detect attempts at all. I mean, it can show a notification ("achievement popup") if you got the item, but there's no way to count how many times you've killed the boss and received loot, at least none that would allow tying the generic loot window to the boss kill.
Combat log events could be scanned, but they will cause false positives - and therefore bug reports - as you might not have tagged the boss before it dies. Unless someone figures out a way to detect this reliably I'm afraid I can't offer a workable solution, and I don't have time to try out some of the more exotic ideas.
(There must be a way since wowhead is able to list the drops, though I've no idea how)
-
View User Profile
-
Send Message
Posted Aug 21, 2024There's a delay in loot collection. Is anyone else experiencing this problem?
-
View User Profile
-
Send Message
Posted Nov 21, 2024In reply to Xxex:
Didn't see this comment (no notification was sent from CF). Is the problem still relevant?
If yes, can you make sure it can be reproduced with all other addons disabled and provide a debug log (type /rarity dump after it happens)? Some "fast loot" addons have caused problems like this in the past, so it might not be Rarity causing the delay.
-
View User Profile
-
Send Message
Posted Aug 20, 2024In reply to pokettz:
I didn't encounter any such issue in my testing, so the best guess I can offer is that some other addon might be interfering. If the problem persists, disable all other addons and check for script errors, as well as the debug log (type /rarity dump after it happens).
For now, I'll close the GitHub issue since I can't reproduce the problem.
-
View User Profile
-
Send Message
Posted Aug 18, 2024With r734 installed in retail, got the following error just now:
1x Rarity/Core/GUI/GameTooltipHooks.lua:524: Failed to extract item ID from item link (format might have changed?)
[string "=[C]"]: in function `assert'
[string "@Rarity/Core/GUI/GameTooltipHooks.lua"]:524: in function <Rarity/Core/GUI/GameTooltipHooks.lua:513>
[string "=(tail call)"]: ?
[string "=[C]"]: in function `securecallfunction'
[string "@Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua"]:61: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:56>
[string "@Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua"]:81: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:77>
[string "@Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua"]:117: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:107>
[string "=[C]"]: in function `SetAttribute'
[string "@Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua"]:142: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:135>
[string "@Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua"]:288: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:238>
[string "=[C]"]: in function `securecallfunction'
[string "@Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua"]:235: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:234>
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function `SetBagItem'
[string "@Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua"]:1553: in function `OnUpdate'
[string "@Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua"]:1512: in function `OnEnter'
[string "@Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua"]:1508: in function <...s/Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua:1507>
Locals:
(*temporary) = nil
(*temporary) = "Failed to extract item ID from item link (format might have changed?)"
-
View User Profile
-
Send Message
Posted Aug 18, 2024In reply to gaviin1242:
Yup, I'm aware. First reported here: https://github.com/WowRarity/Rarity/issues/740
-
View User Profile
-
Send Message
Posted Aug 15, 2024Have had an issue today where any kill is adding an attempt to the last mount I tried to get.
I.e. Killed Ruhkmar, 80 attempts. Kept playing and every mob kill has added an attempt to Solar Spirehawk, now at 186 attempts. I have found that if I reload my UI after each boss kill it stops any further "attempts" tracking.
-
View User Profile
-
Send Message
Posted Aug 15, 2024In reply to pokettz:
That sounds very peculiar, but I'm not aware of any other reports describing this problem.
You can try disabling all other addons to see if something might be interfering with Rarity. Also enable script errors (see FAQ) and potentially check if there's something in the debug log (/rarity debug or /rarity dump). Does it also happen with other NPCs or just Rukhmar?
-
View User Profile
-
Send Message
Posted Aug 15, 2024In reply to Cakechart: I will try that but to answer your question it is happening with any boss that drops a mount. Lately I have been running Helfire Citadel, Freehold, Kings Rest and Mechagon, after every boss kill the count goes up for whatever the last mount attempt was.
Eg. I run Freehold, kill the last boss only, count for Sharkbait goes up by 1, then I head to Mechagon and because I have to kill 3 bosses to trigger the Aerial Unit the count for Sharkbait goes up by a further 3, then when I kill the Aerial Unit the count for the Mechagon Peacekeeper goes up by 1. etc.
-
View User Profile
-
Send Message
Posted Aug 19, 2024In reply to pokettz:
Well, not all bosses use the same method of detection. Rukhmar would be using combat log events, while Sharkbait is tracked by looting the NPC. Others use kill statistics from Blizzard.
Without a discernible pattern or additional information/a way to reproduce, hard to debug.
-
View User Profile
-
Send Message
Posted Aug 19, 2024In reply to Cakechart: I'm not sure it helps but I do think I was wrong about how the attempts were going up. I do now believe that it was entering and exiting combat that was raising the attempt counts, in every instance. Either way I am now just reloading my UI after every mount attempt to stop the count from increasing incorrectly. Thanks for looking into it.
-
View User Profile
-
Send Message
Posted Aug 19, 2024In reply to pokettz:
I've created this issue to track the status, just in case it can be reproduced:
* https://github.com/WowRarity/Rarity/issues/743
-
View User Profile
-
Send Message
Posted Jul 16, 2024I notice Crispin is missing! I dunno what possessed me to boop that shaman anyway!
https://www.wowhead.com/item=129175/crispin
-
View User Profile
-
Send Message
Posted Jul 17, 2024In reply to Bananafana:
The item has a drop rate of 95% (according to wowhead). There's probably no point in tracking it.
-
View User Profile
-
Send Message
Posted Jul 18, 2024In reply to Cakechart: Are there many others like that? I've been using the tooltip to decide whether to go for a mob or not, so maybe I've been missing things.
-
View User Profile
-
Send Message
Posted Aug 15, 2024In reply to Bananafana:
Probably? For completionist efforts, I'd recommend installing AllTheThings.
-
View User Profile
-
Send Message
Posted May 9, 2024Hi, is there any reason Rei Lun, who drops the Pristine Cloud Serpent Scale which can be used to purchase the Rajani Warserpent isn't available to track on this addon?
-
View User Profile
-
Send Message
Posted May 9, 2024In reply to Deltrus:
That item is already part of the database, but it's in the "Toys and Items" category: https://github.com/WowRarity/Rarity/blob/a8606072dadf1e1438734f6a2dca401a0d4263fa/DB/Toys/BattleForAzeroth.lua#L648