YAIS - Yet Another Inquisitor Script

macker0407

Active Member
In case someone finds this useful. The heal routines are the same as the ones found in SVN at the moment, however I've reworked the DPS side things as well as fixed certain buffs.

Code:
;version 20110103
; by macker0407
; - Fixed numerous UI issues
; - Heal/DPS stance switching now works properly
; - Option to use the Litany AA abilities(DPS Focus in the UI)
; - Tenacity with red adorn works now
; - Added the ability to choose which spells or their CA's are used. Useful if you don't max
;   out all of the relevant AA's.
; - In addition to the above, if the Spell is set to Auto(rather than CA or Spell which will
;   force the use of that version), the Inq will automatically switch between the Spell or CA
;   depending on it's range from the target.
; - Fixed Yaulp
; - DPS cast order rejigged. It's better for me, but YMMV
; - Rudimentary Divine Guidance support in the GroupHeal function
Class routine and UI attached, spell list to follow as usual.
 

Attachments

Last edited:

macker0407

Active Member
Might want to regrab the .iss file, as I've uploaded a slightly fixed version(groupcure now actually uses the group cure spell and Cleansing of the Soul is a CastSpellRange rather than eq2execute call.
 
Top Bottom