MMO News and theorycrafting for advanced MMO gamers. News and articles that relate to your gameplay. World of Warcraft, SWTOR, Guild Wars 2, Rift, TERA, Eve Online, Star Wars the Old Republic, Diablo3, The Secret World and all Western AAA MMOs
|
SWTOR formula list
|
|
11-26-2011, 07:58 PM
(This post was last modified: 11-26-2011 07:59 PM by LagunaD.)
Post: #20
|
|||
|
|||
|
RE: SWTOR formula list
I found the link to the XML data you guys are mining, which I was unaware of until today, and I believe I have found the place where the numbers I empirically determined are stored...
In the xml file, there is a table called tbl/chrclassattributemappings. This has rows for various bonuses, and columns which include: "percent_cap" and "percent_divisor" "percent_cap" is the parameter I called "b", and "percent_divisor" is the parameter I called "n"! The name "percent_divisor" matches what the parameter actually means in the formula - it is the rating/level value which results in a 1% bonus. Now, the values in the xml file I found at one of your links are different from mine in some cases, but this is almost certainly because they have changed since the build where that data was extracted and the current build. Some of the parameters which I know *haven't* changed recently, like the critical bonus from primary stats, agree exactly with what I posted above. And I also remember that the cap on Shield and Absorb rating was 0.6 when I first figured out the conversion (and 0.6 is the value in the XML file). So, it appears we know where to look for the parameters in my formula... |
|||
|
« Next Oldest | Next Newest »
|