1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
Andrew Tomaka e07857d1af Update barb DPS score with adjusted APS 2013-04-15 03:16:49 -04:00
Andrew Tomaka f7ba2ca831 Fixed bug where modified DPS was not being used for DPS Score 2013-04-12 18:22:02 -04:00
Andrew Tomaka 167f7e59d5 Calculate EHP cleanly to correct issue with some overwriting variable...somewhere...??? 2013-04-10 00:23:03 -04:00
Andrew Tomaka e39b550a48 No longer modify Gem Life for experience helm gem 2013-04-09 23:32:59 -04:00
Andrew Tomaka 8c2a855ed6 Modify HP before calculating the EHP 2013-04-09 23:21:04 -04:00
Andrew Tomaka 7b717c9c6a DH requires DPS to be modified by attacks per second 2013-04-09 23:02:03 -04:00
Andrew Tomaka 8eb7b206be Elite damage counts fully in PvP. 2013-04-08 20:38:42 -04:00
Andrew Tomaka 3002330133 Ignore XP to Life gem conversion if PvP 2013-04-08 20:15:20 -04:00
Andrew Tomaka 14ff704b5f Calculate EHP one time insead of every time 2013-04-08 20:12:30 -04:00
Andrew Tomaka 2f8c6e4a8e Move stat adjustments from stats class to d3class class 2013-04-08 20:07:37 -04:00
Andrew Tomaka 34462191bb No DR on EHP in PvP 2013-04-08 19:58:34 -04:00
Andrew Tomaka 6f5bd88ff0 Various stuff in prep for pvp vs pve; WIP 2013-04-08 18:44:04 -04:00
Andrew Tomaka 962d5db3be Update with new EHP formula: WIP 2013-04-08 17:21:49 -04:00
Andrew Tomaka 4124cd55f3 Abstract Stats Collection
Abstract the stats collection portions of DPClass so that additional
providers might easily be substituted in the future.  Initial abstract
is weak and can expand when an additional provider is actually found.
2013-03-05 00:22:17 -05:00