Commit graph

13 commits

Author SHA1 Message Date
1922897d05 Add DRs for DH sustain formula 2013-04-10 00:04:28 -04:00
c390fa8982 Move around to make similar to barb sustain 2013-04-10 00:00:09 -04:00
4a6cef16c6 Do not need to modify DPS for DH 2013-04-09 23:49:19 -04:00
eceeaea558 Use getStat to view stats 2013-04-09 23:23:19 -04:00
7b717c9c6a DH requires DPS to be modified by attacks per second 2013-04-09 23:02:03 -04:00
9c42d150e0 Update DH EHPScore to follow new rules 2013-04-09 22:53:12 -04:00
dd173978ea Update inherit DR values for DH 2013-04-09 22:51:07 -04:00
4f93c77afd Direct copy barb EHP caclulation for DH...DRY as hell 2013-04-09 22:49:45 -04:00
5c1e26e390 Life steal on LoH do not count for PvP 2013-04-08 21:29:06 -04:00
9886817246 Update lifesteal coefficient based on attack speed 2013-04-08 20:30:49 -04:00
6f5bd88ff0 Various stuff in prep for pvp vs pve; WIP 2013-04-08 18:44:04 -04:00
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
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