• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Request - Request: Add support for "Ancient: Gift of Aegolism"

Joined
May 31, 2022
RedCents
4,162¢
RGMercs Build?
1.2
What level is the character?
60
Hi,

Any chance of adding support for "Ancient: Gift of Aegolism" in the clr_class_config.Lua file for Project Lazarus.

Altering this section:
[CODE lang="Lua" title="current state"] ['AegoBuff'] = {
----Use HP Type one until Temperance at 40... Group Buff at 45 (Blessing of Temperance)
"Hand of Conviction",
"Hand of Virtue",
"Blessing of Aegolism",
"Blessing of Temperance",
"Temperance",
"Valor",
"Bravery",
"Daring",
"Center",
"Courage",
},[/CODE]

To the following:
[CODE lang="Lua" title="desired state" highlight="5"] ['AegoBuff'] = {
----Use HP Type one until Temperance at 40... Group Buff at 45 (Blessing of Temperance)
"Hand of Conviction",
"Hand of Virtue",
"Ancient: Gift of Aegolism",
"Blessing of Aegolism",
"Blessing of Temperance",
"Temperance",
"Valor",
"Bravery",
"Daring",
"Center",
"Courage",
},[/CODE]

Seems to work as expected on my character when I've made the change, but I have to do it each time rgmercs is updated.

Cheers
 
It will certainly function exactly as you have it!
I am not interested in adding this spell to the default config. However, you aren't really intended to edit the default. I would copy this config as a custom so that you can make the change as you'd like.

Edit: Words are hard, dudes stared dying as I typed this XD

1746323542441.png
Hi,

Any chance of adding support for "Ancient: Gift of Aegolism" in the clr_class_config.lua file for Project Lazarus.

Altering this section:
[CODE lang="lua" title="current state"] ['AegoBuff'] = {
----Use HP Type one until Temperance at 40... Group Buff at 45 (Blessing of Temperance)
"Hand of Conviction",
"Hand of Virtue",
"Blessing of Aegolism",
"Blessing of Temperance",
"Temperance",
"Valor",
"Bravery",
"Daring",
"Center",
"Courage",
},[/CODE]

To the following:
[CODE lang="lua" title="desired state" highlight="5"] ['AegoBuff'] = {
----Use HP Type one until Temperance at 40... Group Buff at 45 (Blessing of Temperance)
"Hand of Conviction",
"Hand of Virtue",
"Ancient: Gift of Aegolism",
"Blessing of Aegolism",
"Blessing of Temperance",
"Temperance",
"Valor",
"Bravery",
"Daring",
"Center",
"Courage",
},[/CODE]

Seems to work as expected on my character when I've made the change, but I have to do it each time rgmercs is updated.

Cheers
 
Request - Request: Add support for "Ancient: Gift of Aegolism"

Users who are viewing this thread

Back
Top
Cart