Thread Tools Display Modes
12-24-10, 01:59 AM   #1
panker
A Defias Bandit
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 2
Retrieving total haste percentage

As the title suggests, I find myself in need of knowing the total haste modifier for a character (ranged haste in this case). The combat rating retrieval functions do exactly that and only show haste gained from ratings.

I figured you could get an accurate value by doing (base weaponspeed)/(modified weaponspeed), but then surprisingly I ran into another problem - which was retrieving the base weapon speed. Before I succumb into tooltip parsing, I'd like to know if there's another way of getting this? GetItemStats() doesn't seem to include it.
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Retrieving total haste percentage


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off