r88

Details

  • Filename
    LibStatLogic-1.1-r88.zip
  • Uploaded by
  • Uploaded
    Sep 29, 2009
  • Size
    131.63 KB
  • Downloads
    130
  • MD5
    d10ccadfeacff3181715acb5d5cc2f14

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r88 | Whitetooth | 2009-09-29 10:32:02 +0000 (Tue, 29 Sep 2009) | 3 lines
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- Added item set detection
- Mage: 2pc Tier 9: Increases the mana regeneration you gain from Mage Armor by 10%, and converts an additional 15% of your spirit into critical strike rating when Molten Armor is active.

------------------------------------------------------------------------
r87 | Whitetooth | 2009-09-27 08:29:38 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- 3.2.0: Warrior: Armored to the Teeth: This talent now provides 1/2/3 attack power per 108 armor, up from per 180 armor.
------------------------------------------------------------------------
r86 | Whitetooth | 2009-09-25 16:30:47 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- 3.2.2: Paladin: Touched by the Light: This talent now provides 20/40/60% of the paladin’s strength as spell power instead of 10/20/30% of the paladin’s stamina.
------------------------------------------------------------------------
r85 | Whitetooth | 2009-09-25 14:31:04 +0000 (Fri, 25 Sep 2009) | 6 lines
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- 3.2.2: Death Knight: Unbreakable Armor: Now grants 25% additional armor. The amount of strength granted has been reduced to 10%.
- 3.2.2: Death Knight: Frost Presence: The damage reduction granted by this ability has been increased from 5% to 8%.
- 3.2.2: Death Knight: Glyph of Unbreakable Armor: Now increases the armor gained from Unbreakable Armor by 20%.
- 3.2.2: Paladin: Ardent Defender: This talent now reduces damage taken below 35% health by 7/13/20% instead of 10/20/30%.
- 3.2.2: Paladin: Blessing of Sanctuary: This blessing now grants 10% strength in addition to its current effects.
- 3.2.2: Priest: Twisted Faith now grants spell power equal to 4/8/12/16/20% of spirit, up from 2/4/6/8/10%.
------------------------------------------------------------------------
r84 | Whitetooth | 2009-09-18 04:24:09 +0000 (Fri, 18 Sep 2009) | 8 lines
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- enUS enchant pattern update:
- Removed pattern "+37 Stamina and +20 Defense" because Blizzard fixed it to display "+37 Stamina and +20 Defense Rating"
- Removed patterns "Savagery", "Eternium Line", "Surefooted", "Accuracy", "Icewalker", "Wisdom", "Tuskar's Vitality", "Subtlety"
- Added pattern "Health and Mana every 5 sec", Removed patterns "Greater Vitality" and "Vitality"
- Added pattern "Shadow and Frost Spell Power", Removed pattern "Soulfrost"
- Added pattern "Arcane and Fire Spell Power", Removed pattern "Sunfire"
- Added pattern "Attack Power versus Undead", Removed pattern "Scourgebane"
- Added patterhn "% Mount Speed", Removed paterns "Mithril Spurs" and "Minor Mount Speed Increase"
------------------------------------------------------------------------
r83 | StingerSoft | 2009-09-06 21:20:15 +0000 (Sun, 06 Sep 2009) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- fix armor penetration rating in ruRU
------------------------------------------------------------------------
r82 | Whitetooth | 2009-09-06 06:56:49 +0000 (Sun, 06 Sep 2009) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- Fix 3.2.2 detection for ArP change
------------------------------------------------------------------------
r81 | Whitetooth | 2009-09-02 12:04:17 +0000 (Wed, 02 Sep 2009) | 2 lines
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- Fixed GetExtraSocketGemLoc
- :GetDiffID() ignorePris arg now works
------------------------------------------------------------------------
r80 | Whitetooth | 2009-09-02 11:47:13 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- :GetDiff() and :GetDiffID() takes an extra ignorePris arg
------------------------------------------------------------------------
r79 | Whitetooth | 2009-09-02 11:20:49 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- :RemoveExtraSocketGem(link) will remove prismatic gem from link
------------------------------------------------------------------------
r78 | Whitetooth | 2009-09-02 07:14:44 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- Paladin: Added Glyph of Divine Plea: While Divine Plea is active, you take 3% reduced damage from all sources.
------------------------------------------------------------------------
r77 | Whitetooth | 2009-09-01 20:48:36 +0000 (Tue, 01 Sep 2009) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- Fixed StatLogic:GetDodgePerAgi() returning 1.#INF
------------------------------------------------------------------------
r76 | Whitetooth | 2009-09-01 09:46:59 +0000 (Tue, 01 Sep 2009) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- Mage: Removed Arcane Instability: Does not increase spell power
------------------------------------------------------------------------
r75 | Whitetooth | 2009-09-01 04:15:03 +0000 (Tue, 01 Sep 2009) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- 3.2.2.10371: Armor Penetration Rating: The 25% buff is scaled back to 10%
------------------------------------------------------------------------
r74 | Whitetooth | 2009-08-29 09:05:37 +0000 (Sat, 29 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- deDE: Added a Block Value pattern.
------------------------------------------------------------------------
r73 | Whitetooth | 2009-08-26 09:14:19 +0000 (Wed, 26 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibStatLogic-1.1/LibStatLogic-1.1.lua

- Cache lv80 results for :GetDodgePerAgi()
------------------------------------------------------------------------