Download
(133Kb)
Download
Updated: 10-24-11 02:39 AM
Pictures
File Info
Updated:10-24-11 02:39 AM
Created:08-15-10 03:33 AM
Downloads:2,213
Favorites:12
MD5:
Categories:Data Broker, Discontinued and Outdated Mods

Broker Unhittable

Version: 1.8
by: nebula [More]

Broker data feed to display a variety of useful stats for tanking.

Left click will toggle including block chance in the avoidance total, Right click will open the options.

Started as a personal fork of FuBar_AbramsFu, the addon has been updated using Ace3 and LibDataBroker-1.1.

Help translating at WowAce!

1.8 Suppose I should update here, too!
- Add "Hit Chance" and "CTC" to the Defense section of your character stats
- Code clean up

1.7
- Night Elf racial (+2% miss)

1.6a
- Bump the TOC
- Display the target level in the tooltip.
- Include Chinese translations (thanks zhTW).
- Rename files and folders to satisfy my OCD tendencies.

1.6
- Updated for a world without defense!

1.5
- First public release. Don't remember why I started at 1.5, lol.
Optional Files (0)


Post A Reply Comment Options
Unread 01-18-11, 02:58 AM  
nebula
A Deviate Faerie Dragon
 
nebula's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 72
Uploads: 18
Originally posted by michaelawill
This accounts for the Night Elf racial Quickness, which adds 2% miss chance. [/b]
Thanks, I added in checking for this.
Report comment to moderator  
Reply With Quote
Unread 01-15-11, 04:48 PM  
michaelawill
A Kobold Labourer

Forum posts: 1
File comments: 10
Uploads: 0
Hey man, might I recommend line 266

Change

Code:
return 5
To

Code:
if ( UnitRace("player") == "Night Elf" ) then
    return 7
else
    return 5
end
This accounts for the Night Elf racial Quickness, which adds 2% miss chance.
Last edited by michaelawill : 01-15-11 at 04:49 PM.
Report comment to moderator  
Reply With Quote
Unread 08-15-10, 09:11 PM  
nebula
A Deviate Faerie Dragon
 
nebula's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 72
Uploads: 18
Re: Hi

Originally posted by ravenfox89
dus it work with druid tanks or is it mainly for warrior tanks?
I'm a warrior tank, but it'll work fine for Paladins, DKs, and Druids. Named the addon Unhittable because it replaced my anub macro, seemed like a good tanky name
Report comment to moderator  
Reply With Quote
Unread 08-15-10, 02:04 PM  
ravenfox89
A Kobold Labourer
 
ravenfox89's Avatar

Forum posts: 0
File comments: 11
Uploads: 1
Hi

dus it work with druid tanks or is it mainly for warrior tanks?
__________________
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.