• 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

Problem - Berserker Snare chain casting

i generally run with dpson=2 which dont take into consideration the hp percentage other than for sorting the skills i think.

what i would do is make it use a condition:

Rich (BB code):
${Target.PctHPs} <30 && !${Target.Snared.ID}
 
Would it look like this? Because it's still spamming with dpson=1 or 2 and conditionals set to 1.
Rich (BB code):
DPS1=Leg Strike|30
DPSCond1=${Target.PctHPs} <30 && !${Target.Snared.ID}

Thank you though for responding :)
 
Tried to unload the mq2melee, did not seem to help.

Tried using debuffall - I know it works because my shaman is able to slow every mob and I've replicated those settings, but the berserker just spams it still. Really unusual.

- - - Updated - - -

Got it working using a holyflag.
Rich (BB code):
holyflag0=1
holyshit0=/if (${Target.CurrentHPs}<80 && !${Target.Snared.ID}) /disc leg strike

Thank you all.
 
but mq2melee allready supports running it at some percentage.

Leg Strike, Leg Cut, Leg Slice, Crippling Strike, Tendon Cleave, Tendon Sever, Tendon Shear, Tendon Lacerate, Tendon Slash, Tendon Gash
cripple=[0-100] Use ability when endurance above [X]% (0=off).

which is why if you have mqmelee use in your kissassist ini, it will keep spamming it.
 
Problem - Berserker Snare chain casting

Users who are viewing this thread

Back
Top
Cart