Download
(3Kb)
Download
Updated: 03-27-08 12:57 AM
Pictures
File Info
Updated:03-27-08 12:57 AM
Created:unknown
Downloads:4,130
Favorites:14
MD5:

Holy Librams!

Version: 1.2
by: ladenedge [More]

Note:
As of patch 2.4.3, libram switching is no longer possible. You'll want to disable or delete this mod immediately.



Holy Librams! is a tiny addon with a narrow purpose: to automate libram-switching in order to maximize either the healing throughput or mana efficiency of holy paladins. It includes logic to manage alternating between the Libram of Mending and the Libram of Absolute Truth and works in a 100% transparent manner in and out of combat.

For more information about this addon, including documentation and forums, please visit its home page.

v1.2; March 26, 2008

- Updated for v2.4.
- Fixed the slash help text. (Thank you, Stormbringer!)

v1.1; February 29, 2008

- Switched the Print() to a Debug() on LotL. (Thank you Quozzy!)

v1.0; February 28, 2008

- Initial public release!
Optional Files (0)


Post A Reply Comment Options
Unread 05-18-08, 08:58 AM  
Hagarken
A Kobold Labourer
 
Hagarken's Avatar

Forum posts: 1
File comments: 6
Uploads: 0
Great mod

Maybe you should add a combined mode. I've changed the code myself as I don't have the Libram of Absolute Truth (yet), but you'll get the idea
Code:
   -- Holy Light logic
   if (spell == "Holy Light") then
      if (self:HasMendingBuff()) then
         if (self:HasBoL(targ)) then
            self:Debug("Equipping", LoSR)
            EquipItemByName(LoSR)
         else
            self:Debug("Equipping", LotL)
            EquipItemByName(LotL)
         end
      else
         self:Debug("Equipping", LoM)
         EquipItemByName(LoM)
      end
   end
Thanks
Report comment to moderator  
Reply With Quote
Unread 05-03-08, 01:05 AM  
Trilless
A Defias Bandit

Forum posts: 2
File comments: 3
Uploads: 1
Wow!

I was having some difficulty writing macros to make this work. Thanks for all your efforts.

Do you have any plans in the future to create any non-healing libram support?
Report comment to moderator  
Reply With Quote
Unread 04-25-08, 05:30 PM  
Caramoon
A Kobold Labourer
 
Caramoon's Avatar

Forum posts: 0
File comments: 3
Uploads: 0
Re: IMBA addon!

Would be really very helpful if the libram could switch to Libram of souls redeemed when target has Blessing of light up

great addon
Report comment to moderator  
Reply With Quote
Unread 04-12-08, 08:31 PM  
Tholdan
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
IMBA addon!

when i tried to heal target with BOL but not in party i wont change to Libram of Souls Redeemed. other then that this addon is the best so far, this and pallypower
Report comment to moderator  
Reply With Quote
Unread 04-05-08, 12:43 PM  
Tholdan
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Great addon!

one of the best addons i ever had, that and pallypower!
Report comment to moderator  
Reply With Quote
Unread 03-01-08, 12:43 PM  
nthomas5143
A Defias Bandit
 
nthomas5143's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 3
File comments: 5
Uploads: 1
Can we get a shaman version?
__________________
Report comment to moderator  
Reply With Quote
Unread 02-28-08, 07:05 PM  
katana
A Cyclonian
 
katana's Avatar

Forum posts: 47
File comments: 30
Uploads: 0
Brilliant...

Holy light... seriously, the idea is just brilliant

I still have to see the actual results during a raid, but I tried the addon and it actually works. You just have the best libram equipped each time you cast a spell.

I took the liberty to localize the addon to french. I also have a few suggestions, and I could actually even implement them myself if you agree.

I'll post a diff on sf.net tomorrow (if I got the location right)
__________________
Calthas, member of Omega on Sargeras.
Holy Devoted Paladin.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: