FuBar - WindFuryFu

This project is abandoned.

Whether this project is out of date or its author marked it as abandoned, this project is no longer maintained.

If you wish to take this project over, please report it and state your intentions.

This addon is also available through WoWAce SVN repository (which means you can update through WinAceUpdater http://www.wowace.com/wiki/WinAceUpdater).

Read this before installing the latest version (r27554 and later)

Since the last version I've made some radical changes in the code which isn't backwards-compatible. This means that you need to delete the old version and it's SavedVariables (stored in your WTF-folder) before installing the latest version.


How is theoretical DPS calculated?

First of all we need to get the average damage your weapon will do in one windfury attack. To do this we calculate the average damage your weapon does, and then add all the bonuses to attack power that you gain from the Windfury Weapon (if you got any talent points in Elemental Weapons, it will add the percentage bonus as well) that is currently imbued on it.

After that is done we get the average damage of a critical hit, and also get the chance to get a critical hit. This is then added on top of the average damage. Now we need to calculate how much DPS one attack is doing by taking the average damage and split it with the weapons attack speed. When we got that we simply add two attacks together (to simulate one successful Windfury proc) and multiply with 0.2 (which represents the 20% chance to get the proc to trigger). It's pure magic!

Formula: ((((minDmg+maxDmg)/2)+(wfAP+ewAP/14)+(avgCritDmg*(critChance/100))/attackSpeed)*2)*0.20


Credits go out to Arshes of Stormrage for creating the original (http://www.wowinterface.com/downloads/info4873-FuBar-WindFuryFu.html...). I decided to bring it back to life. So here it is, with new features and SCT/MikSBT support. Enjoy!


Current features:

  • Theoretical and actual DPS calculation (should be working now!)
  • Partial dual-wield support (buggy, stats is only gathered from main-hand)
  • Display total windfury damage notification in SCT or MikSBT
  • Brag about your best single or total windfury attack
  • Keep track of the five latest windfury attacks
  • Keep track of victims that was hit by your windfury attacks
  • Individual statistics for each weapon during session and lifetime

Known bugs/issues:

  • Dual-wield: Partial support. Off-hand weapon will be recognized but no stats is gathered for that weapon.
  • Font face can't be changed for SCT as of yet, will try to implement if SCT supports it.

Planned features:

  • Full dual-wield support, with separate weapon statistics
  • Click-able tooltip (much like TopScoreFu)
  • Localization for more languages (spanish and chinese translators wanted!)

Localized in the following languages:

  • English
  • German (thanks to Ghoschdi)
  • French (thanks to az0te)
  • Korean (thanks to Sayclub)

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
28 Jan 2007
Categories
Last update
05 Oct 2008
Development stage
Abandoned
License
All Rights Reserved
Recent files
  • R: WindFuryFu for 2.4.3 on 05 Oct 2008
  • B: R30589 for 2.0.0 on 20 Mar 2007
  • B: r28916 for 2.0.0 on 24 Feb 2007
  • B: r28643 for 2.0.0 on 21 Feb 2007
  • B: r27748 for 2.0.0 on 10 Feb 2007

Authors