1
0
Fork 0
Commit Graph

16 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 075028075b Update DH to count Discipline properly 2013-04-13 13:36:41 -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 1922897d05 Add DRs for DH sustain formula 2013-04-10 00:04:28 -04:00
Andrew Tomaka c390fa8982 Move around to make similar to barb sustain 2013-04-10 00:00:09 -04:00
Andrew Tomaka 4a6cef16c6 Do not need to modify DPS for DH 2013-04-09 23:49:19 -04:00
Andrew Tomaka eceeaea558 Use getStat to view stats 2013-04-09 23:23:19 -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 9c42d150e0 Update DH EHPScore to follow new rules 2013-04-09 22:53:12 -04:00
Andrew Tomaka dd173978ea Update inherit DR values for DH 2013-04-09 22:51:07 -04:00
Andrew Tomaka 4f93c77afd Direct copy barb EHP caclulation for DH...DRY as hell 2013-04-09 22:49:45 -04:00
Andrew Tomaka 5c1e26e390 Life steal on LoH do not count for PvP 2013-04-08 21:29:06 -04:00
Andrew Tomaka 9886817246 Update lifesteal coefficient based on attack speed 2013-04-08 20:30:49 -04:00
Andrew Tomaka 6f5bd88ff0 Various stuff in prep for pvp vs pve; WIP 2013-04-08 18:44:04 -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
Andrew Tomaka 557157238e Add Demon Hunter Class
Implement a new class for handling Demon Hunters.  Demon Hunter
formulas are slightly different and can be maintained via the
Demon Hunter class file.
2012-12-03 14:03:26 -05:00