Thread Tools Display Modes
01-05-07, 10:44 AM   #1
Tatheltek
A Cyclonian
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 43
Bonus to spells

I've been researching to see if i could make a simple addon that displayed my total bonus to magical spells and effects. There are mods to view your attack power that use UNIT_ATTACK_POWER to get the value for your total attack power, but there doesn't seem to se a similar argument for Bonus to Spells...

...anyway I was hoping to start a discussion about how this might get done in a simpler way then what "Bonus Scanner" does. Since the release of 2.0 Blizzard has your +spelldmg in your character window..did they add an event argument for it?
  Reply With Quote
01-05-07, 03:01 PM   #2
Minou
A Fallenroot Satyr
Join Date: Jan 2006
Posts: 27
SpellTips can display your actual spelldamage from items+talents in your tooltips.
http://www.wowinterface.com/download...Spelltips.html



edit: Sorry, I think I misunderstood your question I don't think that there is a similar UNIT_ATTACK_POWER or UNIT_RANGED_ATTACK_POWER for spelldamage..
Look at the SpellTable.en.lua from Spelltips mod - it requires parsing through every talent/level and adding it to the original tooltip.

Last edited by Minou : 01-05-07 at 03:14 PM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Bonus to spells


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