r23

Details

  • Filename
    LibHealComm-3.0-r23.zip
  • Uploaded by
  • Uploaded
    Jan 13, 2009
  • Size
    15.27 KB
  • Downloads
    22
  • MD5
    c40d39d77ea52984c8632f19a7d48d1a

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r23 | jlam | 2009-01-13 16:26:23 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Add Tree of Life target buff that increases healing received by 6%.
------------------------------------------------------------------------
r22 | jlam | 2009-01-09 02:23:46 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Move Tidal Waves bonus back to proper spot in the calculations.
------------------------------------------------------------------------
r21 | jlam | 2009-01-08 23:00:19 +0000 (Thu, 08 Jan 2009) | 3 lines
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Fix Chain Heal size estimate:
* Improved Chain Heal and Purification talents are additive in their effects, not multiplicative.
* Unlike the totems for LHW and HW, the totems that affect Chain Heal increase the base amount healed, not the spellpower of the healing spell.  Move the totem bonus so that this is accurately computed in the effective heal.
------------------------------------------------------------------------
r20 | jlam | 2009-01-08 22:37:21 +0000 (Thu, 08 Jan 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Tidal Waves only affects the bonus healing, not the total effective healing, so move the multiplier into the bonus healing calculation instead.
------------------------------------------------------------------------
r19 | jlam | 2009-01-08 20:33:50 +0000 (Thu, 08 Jan 2009) | 2 lines
Changed paths:
   M /trunk/LibHealComm-3.0.lua

* Create spell-specific tables of totems (relics) which affect those spells.
* Update lists of totems for WotLK.
------------------------------------------------------------------------
r18 | jlam | 2009-01-08 20:11:33 +0000 (Thu, 08 Jan 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Remove unused variable buffTidalWaves.
------------------------------------------------------------------------
r17 | jlam | 2009-01-08 20:01:04 +0000 (Thu, 08 Jan 2009) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

Fix Tidal Waves calculation for shamans -- the bonus to Healing Wave and Lesser Healing Wave is a passive bonus and doesn't depend on whether the buff is up on the target of the heal.
------------------------------------------------------------------------
r16 | xbeeps | 2008-12-01 18:42:10 +0000 (Mon, 01 Dec 2008) | 1 line
Changed paths:
   M /trunk/LibHealComm-3.0.lua

20% heal buff moved from Fel Armor to Demon Armor
------------------------------------------------------------------------