• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
RGMercs - Lua Edition!

Combat Assist RGMercs - Lua Edition! v2023

Download now:  Join us with Level 2 access or earn your way in with  RedCents.

[1606] - 2025-07-20​


〰️Commits​


PAL(Laz-Beta) Updates (#725)

* Removed Undead Debuff rotation (AA not available on Laz).
* We will no longer attempt to use Marr's Salvation on tanks.
(bb20e4c) ~AlgarDude

[1604] - 2025-07-19​


〰️Commits​


Stun, ENC(Laz), PAL(Laz-Beta) (#724)

Improved checks and usage for single-target stun spells for most classes.

[ENC-Laz]
* Move some Combat Support abilities into their own Emergency Rotation.
* Adjusted stun use.
* Added toggle settings for Beguiler's ...

[PAL-Laz]
* First round of playtesting and smoothing. Reordered some combat abilities.
(d465e54) ~AlgarDude

[1603] - 2025-07-18​


〰️Commits​


ModRod Fix (thanks mackal!) (#723)

* Fix for trying to use modrod spells as if they are a modrod.
(b2a5d7c) ~AlgarDude

[1601] - 2025-07-18​


〰️Commits​


PAL(Laz) Beta 2.0, Aggro and Stun Updates (#722)

* Revamped Paladin config and aligned it to other tank configs.
* Added helper functions and made minor adjustments to all tank config aggro management.
* Added helper functions for certain stun checks.
(bf1a259) ~AlgarDude

[1598] - 2025-07-18​


〰️Commits​


Buff Update (#718)

* Added support for performing Group Buff checks for clicky items.
* Refactored the function that passed names to entry conditions to correct an issue with passing a direct item name.
(443670f) ~AlgarDude

[1596] - 2025-07-16​


〰️Commits​


Aggro Update (#721)

Added support for throttling offensive actions due to high aggro, and included its use in many default config entries.
* The first pass for adding support to default configs for casters is complete.
* Adding support for pure melee default configs is TBD.

For custom config users, details below. Please note that all changes are fully backwards-compatible with custom configs and be integrated at your whim and convenience.

* When enabled, "Use Aggro Throttling" (Main Options > Spells/Abils tab) is used to ensure the aggro on our target does not exceed the Max Aggro setting found with it.
* The helper function "AggroCheckOkay()" has been added to targeting utils for use in configs.
* * This check will return true for any character who IsTanking().
* * This check has also been included in the helper function "OkayToDebuff()". An optional variable can be passed to ignore the aggro check on an entry-by-entry basis.
* OkayToDebuff() will also now check mana levels.
* The helper function "OkayToNuke" has been created to combine AggroCheckOkay() and ManaToNuke() in a single helper where it is warranted or convenient.
(6d45ed1) ~AlgarDude

[1594] - 2025-07-14​


〰️Commits​


BER(Laz) Config 2.0 (#720)

* Added Laz-specific disciplines.
* Removed unused/out-of-era abilities from all lists.
* Broke active disc burns out into their own rotation.
* Added support for some control effect lines.
* Added emergency rotation.
* Realigned options and categories.

Further thoughts:
* Further commit # [feedbac](https://github.com/DerpleMQ2/rgmercs/commit/feedbac)k from zerkers with a higher AA count would be helpful; I am not currently devoting resources to my BER for proper, full playtesting.
* I may add support for auto-FES swapping in the future.
* I may need to revisit Third Wind.
(c5f8ea3) ~AlgarDude

[1593] - 2025-07-14​


〰️Commits​


Fixes (#719)

* Fix for PAL(Laz) AA rank check error.
* Minor adjustments to WAR(Laz).
* Slight refactor of GetFirst(AA, MapItem).
(c4c22b9) ~AlgarDude

[1591] - 2025-07-12​


〰️Commits​


WAR(Laz) Config 3.0 (#716)

* Retooled defense options and combinations to support existing abilities.
* Added Laz-specific disciplines.
* Removed unused/out-of-era abilities from all lists.
* Broke AE hate tools out into their own rotation.
* Realigned options and categories.

Further thoughts:
* For now, I have left bandolier usage the same (DW or Shield), I will likely revisit this in the future. Nothing is stopping anyone from throwing a 2-Hander in the ole' DW bando slot in the meanwhile.
* I may need to revisit Third Wind.
(6e7613e) ~AlgarDude

[1588] - 2025-07-11​


〰️Commits​


Group Buff Update (Thanks Lidori!) (#714)

* Refactored PeerBuffCheck to properly alert us when we identify a PC as an in-range peer, yet they do not respond to the query (Example: PC LD).
(409ba0d) ~AlgarDude

[1586] - 2025-07-10​


〰️Commits​


Stick Update (#713)

Slight adjustment to default stick at high target height values for non-tanks (Alleviates some issues with rooted mobs).
(4e22034) ~AlgarDude
Back
Top