• 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 - howto buff on inc

Joined
May 22, 2015
RedCents
3,467¢
Is there a good way to have a toon cast a buff on incoming mobs? There are several good uses of this, for instance berserker epic. I've tried putting a buff with xtarget conditions, and decreasing CheckBuffsTimer, but I'm not sure if this is really ideal...

Thanks!
 
Is there a good way to have a toon cast a buff on incoming mobs? There are several good uses of this, for instance berserker epic. I've tried putting a buff with xtarget conditions, and decreasing CheckBuffsTimer, but I'm not sure if this is really ideal...

Thanks!
You can put it in dps with ambush tag

Extra DPS Flags and ModifiersWhat they do and how they work
Spell/AA/Ability|MobHealth%|ambushThis tag is used to Tell the DPS section what to do before attacking. Can be used on all Melee characters not just the Tank.
Only supports 5 entries, This will replace the BeforeCombat in the Melee section.
Example: DPS1=Slap in the face|99|ambush

INI:
dpson=2
dps1=Vengeful Taelosian Blood Axe|99|ambush
[code]
 
You can put it in dps with ambush tag

Extra DPS Flags and ModifiersWhat they do and how they work
Spell/AA/Ability|MobHealth%|ambushThis tag is used to Tell the DPS section what to do before attacking. Can be used on all Melee characters not just the Tank.
Only supports 5 entries, This will replace the BeforeCombat in the Melee section.
Example: DPS1=Slap in the face|99|ambush

INI:
dpson=2
dps1=Vengeful Taelosian Blood Axe|99|ambush
[code]
@Sic is this with KA Vanilla? I have yet to see "ambush" modifier in my searches for flags... if this is new, I may have to take a look at my ini files again... i'm almost certain I can do a few of these!
 
@Sic is this with KA Vanilla? I have yet to see "ambush" modifier in my searches for flags... if this is new, I may have to take a look at my ini files again... i'm almost certain I can do a few of these!


yes, they posted in the kissassist section, which would lead me to believe kissassist

1667917788120.png


here is the section that has ambush in it
 
I want to cast before the mob is in camp, when mobs appear on XT. will ambush do that? I assume not.
without using a custom Lua, or an mq2react this is likely the closest you're going to get. it does what the wiki says it does - it does it before entering combat --- which means you need to be about to enter combat, and this would fire
 
yes, they posted in the kissassist section, which would lead me to believe kissassist

View attachment 43316


here is the section that has ambush in it
Ugh Frustrated GIF by Equipe de France de Football

LOL I am not going to lie, I didn't even have one cup of coffee before this post, didn't notice that detail LOL :P that said... I'll check through that link, truly had no idea about that condition!
 
Question - howto buff on inc

Users who are viewing this thread

Back
Top
Cart