• 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

Question - Druid Epic

Just so you know, it has a limit of spell level 75 for the effect.
 
Shaman epic is setup like so:

DPS1=Spear of Fate|80

So for druid, just replace the item name and adjust your %.
 
Shaman epic is setup like so:

DPS1=Spear of Fate|80

So for druid, just replace the item name and adjust your %.
That's what I figured but it was skipping that DPS line, so I tried using ! and /useitem to no avail. I'll go back and try it again.
 
if I recall rightly the druid epic is a DoT.

I assume you can click it manually to trigger it? Does it have to be Equipped to be used there? (unfamiliar with the rules on TLP)

I would assume you could always set it to trigger through MQ2Melee using a holyshit, something like

Rich (BB code):
holyshit1=/if (${Me.ItemReady[Nature Walkers Scimitar]} && ${Target.Distance}<100 && ${Target.PctHPs}<98 && !{Me.Moving}) /useitem "Nature Walkers Scimitar"
 
if I recall rightly the druid epic is a DoT.

I assume you can click it manually to trigger it? Does it have to be Equipped to be used there? (unfamiliar with the rules on TLP)

I would assume you could always set it to trigger through MQ2Melee using a holyshit, something like

Rich (BB code):
holyshit1=/if (${Me.ItemReady[Nature Walkers Scimitar]} && ${Target.Distance}<100 && ${Target.PctHPs}<98 && !{Me.Moving}) /useitem "Nature Walkers Scimitar"

That might work, wltho turn's out I just had an apostrophe where there should have been none :)
 
Question - Druid Epic

Users who are viewing this thread

Back
Top
Cart