Thread Tools Display Modes
Prev Previous Post   Next Post Next
09-08-12, 02:22 PM   #1
Morsker
A Fallenroot Satyr
 
Morsker's Avatar
AddOn Author - Click to view addons
Join Date: May 2006
Posts: 22
Spell Coefficient Data - How do I get it?

The client seems very smart about spell tooltips now, adjusting them for spellpower and haste.

Is there any way I can get at these coefficients and do it myself? Or any resource that has it datamined and available? I want to be able to predict exact dot tick damage.


edit: I found out SimulationCraft can output data if you do this:

simc spell_query=class_spell.name=living_bomb@85

I guess I can make a script and dump 1-90 into a file, then convert it to a Lua table for an addon.

Last edited by Morsker : 09-08-12 at 02:53 PM.
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » Spell Coefficient Data - How do I get it?


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