promotional bannermobile promotional banner

RestoShamanStats

Tells you how effective different stats are at increasing your heals

File Details

v1.0

  • R
  • Jun 15, 2013
  • 8.48 KB
  • 359
  • 5.3.0
  • Retail

File Name

RestoShamanStat-v1.0.zip

Supported Versions

  • 5.3.0

------------------------------------------------------------------------
r26 | belechannas | 2013-06-15 23:59:25 +0000 (Sat, 15 Jun 2013) | 1 line
Changed paths:
   A /tags/v1.0 (from /branches/r17a:25)

Tag new critical rating analysis as release 1.0
------------------------------------------------------------------------
r25 | belechannas | 2013-06-15 23:51:01 +0000 (Sat, 15 Jun 2013) | 1 line
Changed paths:
   M /branches/r17a/RShamanStat.lua

Complete the critical chance analysis changes and go back to a single output line for Crit Rating results.
------------------------------------------------------------------------
r24 | belechannas | 2013-06-15 23:37:07 +0000 (Sat, 15 Jun 2013) | 1 line
Changed paths:
   A /branches/r17a (from /trunk:17)

Branch to complete previous changes to critical analysis
------------------------------------------------------------------------
r17 | belechannas | 2013-06-13 20:20:19 +0000 (Thu, 13 Jun 2013) | 1 line
Changed paths:
   M /trunk/RShamanStat.lua

Handle T15 set bonus correctly for heals which crit but could have proc'ed AA even if they hadn't
------------------------------------------------------------------------
r16 | belechannas | 2013-06-10 05:59:26 +0000 (Mon, 10 Jun 2013) | 1 line
Changed paths:
   M /trunk/RShamanStat.lua

Add rudimentary version checking to saved variables (saved data is discarded if new addon revision is detected)
------------------------------------------------------------------------
r15 | belechannas | 2013-06-10 04:41:43 +0000 (Mon, 10 Jun 2013) | 1 line
Changed paths:
   M /trunk/RestoShamanStat.toc

Update InterfaceVersion to 5.03
------------------------------------------------------------------------
r14 | belechannas | 2013-06-10 04:38:36 +0000 (Mon, 10 Jun 2013) | 9 lines
Changed paths:
   M /trunk/RShamanStat.lua
   M /trunk/RestoShamanStat.toc

Attempt to calculate the effect of Crit using a second method looking at NON crit heals. The player is inspected to find one of the two MoP metagems that increase critical heals.  The two methods are combined to create a third estimate which uses all heals. In this (Alpha) version, the old, new, and combined are all printed (in that order) to check consistency. It is expected that the combined method will eventually be the only one, if no issues turn up with the new calculation.

Remove Spirit Link Totem from stat calculations, since it is not affected by crit and (probably) not affected by Mastery.  Spirit Link heals are still counted in the total effective healing, so the effect should be to slightly decrease the effectiveness of both Crit and Mastery.

Add a saved variable to keep the data archive between sessions (clear all saved data with /rss clr).

Add approximate HPS calculation.

Some miscellaneous clean-up to the code.
------------------------------------------------------------------------
r12 | _swift | 2013-05-28 17:06:45 +0000 (Tue, 28 May 2013) | 1 line
Changed paths:
   M /trunk/RShamanStat.lua

Fixed /rss rsm by adding an additional 'weightedTotal' variable
------------------------------------------------------------------------
r11 | _swift | 2013-05-28 15:58:27 +0000 (Tue, 28 May 2013) | 7 lines
Changed paths:
   M /trunk/RShamanStat.lua

Added the commands /rss help and /rss rsm

Full Changes:
* removed superfluous links to the old RShamanMastery addon
* added automatic svn revision-based version numbering
* added /rss help and changed /rss to print usage information and selected settings
* added /rss rsm to print information using the old RShamanMastery-style output format
------------------------------------------------------------------------
r10 | belechannas | 2013-05-28 08:30:47 +0000 (Tue, 28 May 2013) | 1 line
Changed paths:
   M /trunk/RShamanStat.lua

Clean up printout a bit and deal properly with Spirit Link Totem, which (unlike HST and HTT) is treated like a pet in the combat log.
------------------------------------------------------------------------
r9 | belechannas | 2013-05-28 04:21:35 +0000 (Tue, 28 May 2013) | 1 line
Changed paths:
   M /trunk/RShamanStat.lua

More careful tracking of health/max health for mastery efficiency
------------------------------------------------------------------------
r8 | belechannas | 2013-05-14 06:38:59 +0000 (Tue, 14 May 2013) | 1 line
Changed paths:
   M /trunk/RShamanStat.lua

Fix typo
------------------------------------------------------------------------