• 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 - Conditions / INI Set up question regarding AoE slow

Joined
May 14, 2015
RedCents
887¢
So I have attempted to look at the conditions segment on the forums, as well as poked around.

Resorting to just asking for help - this one is still a bit past my newbie skill set.

Goal: To make my shaman cast the AoE Slow AA when there's more than 2 mobs in camp. I run SK/SHM/BRD, and bard usually picks up mez really fast because KA is awesome.

My goal is when there's more than 2 mobs (3+) the sham drops his Healing totem and casts AoE slow.

I began doing this with conditions, but learning more - seems like this may better be done in the AoE section of the file?

I'm uncertain how best to accomplish this. All input welcome - I am enjoying this learning process.
 
So I have attempted to look at the conditions segment on the forums, as well as poked around.

Resorting to just asking for help - this one is still a bit past my newbie skill set.

Goal: To make my shaman cast the AoE Slow AA when there's more than 2 mobs in camp. I run SK/SHM/BRD, and bard usually picks up mez really fast because KA is awesome.

My goal is when there's more than 2 mobs (3+) the sham drops his Healing totem and casts AoE slow.

I began doing this with conditions, but learning more - seems like this may better be done in the AoE section of the file?

I'm uncertain how best to accomplish this. All input welcome - I am enjoying this learning process.

Hi there!

This is a small snippet from an SK profile's AE section (for example only):

AEOn=1
AESize=4
AERadius=50
AE1=Repugnant Bargain Rk.II|4
AE2=Malarian Mantle|4
AE3=Loathing|2
AE4=Abhorrent Sacrifice Rk. II|2

The first 2 AEs are set to fire when there are 4 mobs and the 3rd and 4th AEs will fire whenever there is at least 2 mobs in the encounter. Simply change the names of the AE spells and then change the "AESize" to the number of AE spells you ended up with.

To change this to only 1 spell being cast whenever there are 2 mobs, it would look like this...

AEOn=1
AESize=1
AERadius=50
AE1=ShamanSlowSpellName Rk.II|2

You can also google "KissAssist Library" and once you locate that section here on RedGuides, you'll find many example KA INI files shared by others allowing you to see different examples of how to futher build out your KA profiles.

Hope this helps!! ♥
 
Question - Conditions / INI Set up question regarding AoE slow

Users who are viewing this thread

Back
Top
Cart