- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,100 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
PetBattle Info
- 7 Likes
- World of Warcraft
- 985 Monthly Downloads
- Supports: 5.2.0
- 40,608 Total Downloads
- Updated 03/23/2013
- Created 10/03/2012
- 64 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: 1.1.3
About PetBattle Info
- Displays pets cooldowns for their abilities in the pet tooltip. (PVE Battles only. The API was changed in 5.2 to no longer show PVP battle pet cooldowns)
- Displays pets breed (Off by default, automatically disables itself if you also use Battle Pet BreedID to prevent conflicts)
- Displays information about a pets quality above and beyond what blizzard does.
- Displays the chance to hit of each ability in the abilities tooltip.
- Accuracy information may require some effort to understand. There is currently no API support for determining which effect is being referenced vs the description. As far as I can tell all of the effects are in the same order as they appear in the description.
- Accuracy information does not take the state of the game into account.
- All of the features can be disabled independently from the Game Menu -> Interface ->AddOns -> PetBattle Info menu
- Grey Breed names indicates that PetBattle Info is not very sure that its guessed a pets breed correctly.
- Gold Breed names indicates that PetBattle Info has correctly identified a pets breed.
1.1.3 updated libpetbreedinfo to latest version
1.1.2 fixed library issues
1.1.2 fixed color usage for names
1.1.2 compatible with 5.2 now.
1.1.1 added pet cooldowns to options menu
1.1.1 fixed toc version number
1.1.1 updated libpetbreedinfo to latest
1.1.1 removed un-needed petjournal lib
1.1.0 added options for enabling and disabling breed information, pet ability accuracy, and quality glow information
1.1.0 added breed info to the names in the same style as PBT and PJE.
1.1.0 breed info is off by default and automatically disables itself if battle pet breedID is loaded
1.1.0 tested to ensure battle pet breedID compatability
r3 fixed handling for non contiguously indexed effects, eg 1,3,4,5
r2 added check for nil ability id's
r2 re-added quality glow
r1 added accuracy text to the end of any ability tooltip
r1 todo: add ability to toggle that information
1.0.2 removed quality frame info as its now handled by blizzard
1.0.2 removed petbattle dependancy
1.0.2 updated toc
1.0.1 initial release
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| 1.1.3 | Release | 5.2.0 | 7,485 | 03/23/2013 |
| 1.1.2 | Release | 5.1.0 | 8,342 | 01/20/2013 |
| 1.1.1 | Release | 5.1.0 | 4,938 | 01/13/2013 |
| 1.1.0 | Beta | 5.1.0 | 206 | 01/13/2013 |
| r3 | Beta | 5.1.0 | 87 | 01/12/2013 |
| r2 | Beta | 5.1.0 | 142 | 01/10/2013 |
| r1 | Beta | 5.1.0 | 112 | 01/09/2013 |
| 1.0.2 | Release | 5.1.0 | 4,108 | 01/09/2013 |
| 1.0.1 | Release | 5.0.5 | 15,171 | 10/03/2012 |
Addon Packs Containing This...
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,011,007 Monthly Downloads
-
- Bagnon
- Bags & Inventory
- 484,403 Monthly Downloads
-
- Auctioneer
- Mail, Tooltip, Bags & Inventory, Professions, and Auction & Economy
- 336,889 Monthly Downloads
-
- Recount
- Combat
- 322,013 Monthly Downloads
-
- HealBot Continued
- Healer and Unit Frames
- 295,551 Monthly Downloads

Comments
How do you calculate chance to hit? Where do you find the numbers info for that? I have been wondering how it is calculated.
C_PetBattles.GetAbilityEffectInfo(abilityID,turn,effect,"accuracy") it comes straight from the blizzard api for pet battles.
Still doesn´t work with PvP-Petbattles...
It won't, they changed the API to no longer return pvp cool downs.
Missing this addon. Hope it's updated soon! =)
It works fine without updating, just enable out of date addons.
Thanks for the reply, I really hope you have time to update this great mod soon!
If its not working in PVP only, but working in PVE then they stealth nerfed it as the code is identical for either.
it would be possible to recoup that data by parsing the combat log but thats not somthing im really interested in doing at the moment.
Breed ID's are done via a library that has info for 5.1 only, I havent had time to update it yet.
This is not the only problem, the new Isle of Thunder pets etc do not show breeds, and also in pvp pet battles the abilities and cooldowns are now hidden since 5.2 launched. I think blizzard stealth nerfed the pvp thing, but can you update your mod to get around it?
Unfortunately it doesn´t work for the PvP-Petbattles without an update.
Little bug with r2 beta and the ability "Howling Blast" (have not seen this error with anything else):
fixed in r3
1.0.2 removed quality frame info as its now handled by blizzard ?
This was my reason to use this Addon. Really liked the colored healthbar and so on, just downgraded it to 1.0.1 :/
Re-added the quality and fixed it so it doesn't mess with Breed ID in the latest beta. As soon as I have a configuration entry in the interface->addons list ill release 1.1.0, and all should be well with the world.
Sounds good, i´ll try it ;-) thx