Description
Broker Hittable is a LDB data source that is primarily meant for tanks. It provides a text display of your character's total avoidance (miss, dodge and parry) and a detailed Hittable in a tooltip.
Features
- Calculates a hittable for auto attacks from a NPC (mob) against your character
- Works for any character class and level
- User-definable mob level
- Level of current target overrides default level setting (optional)
- Update frequency is throttled at a definable interval to improve performance
- When determining which defensive abilties your character can use, it takes into account:
- If the character has learned it (parry and block have to be trained)
- If the character meets the equipment requirements (melee weapon, shield)
- Disarm effects like Disarm and Dismantle
- Stuns
- Can be toggled to assume the enemy mob is dual-wielding, increasing its miss chance
Usage
Install it like any other addon. In order to display the data, you will additionaly need a Data Broker display, personally I use DockingStation. A list of most available displays can be found here.
You can disable (and reenable) the addon by right-clicking the datafeed, so it won't use any CPU cycles, and toggle the dual-wield setting by left-clicking.

The configuration can be found on the Blizzard addon configuration panel.
Calculations
The calculations done by the addon are based on the derivation work by Whitetooth and a few articles I found on [[htp://www.wowwiki.com|WoWWiki]], and should be fairly correct in most situations. The following data is used to get the results:
- Character's base defense and defense skill from gear
- Diminishing returns, dual-wield malus and the Night Elf racial for miss chance
- All talents, gear and buffs/debuffs that change the chance to dodge, parry or block
- Resilence and the druid talent Survival of the Fittest for crit reduction
If you find anything not covered, please post a ticket so I can add it.
- 1 comment
- 1 comment
Facts
- Date created
- May 14, 2009
- Categories
- Last update
- Sep 27, 2010
- Development stage
- Abandoned
- Language
- deDE
- enUS
- License
- All Rights Reserved
- Downloads
- 2,683
- Recent files
- R: v1.1 for 3.3.5 Sep 27, 2010
- A: r18 for 3.3.5 Sep 27, 2010
- B: v1.1 beta2 for 3.3.0 Mar 07, 2010
- A: r16 for 3.3.0 Mar 07, 2010
- B: v1.1 beta for 3.3.0 Feb 24, 2010
Authors
Relationships
- Tool used
- LibDataBroker-1.1
- Embedded library
- Ace3
- CallbackHandler-1.0
- LibQTip-1.0
- LibStub
- Reply
- #1
LiquidEnforcer Oct 31, 2009 at 23:30 UTC - 0 likesNice addon. Would be nice if it had the ability to show hittable % counting your block chance as well on the main display.