I feel like mass pull doesnt work, it seems to never pull anymore than 1 mob at a time.
It doesn't look like the new Warlock ability "Soul Swap" is supported in here: I was trying to implement it but I see in the code it's using the object SpellManager - is this where the addition of a new spell would have to happen in order to trigger it from the CC?
Thanks!
When I get a break from work this week I'm going to try and get all the new stuff added.
How do i set it to summon void walker all the time. I see that it is set to auto i change it to void walker but it doesn't seem to work. am i missing something?
If you could make this attack with the pet while the master is eating/drinking/soul harvesting that would speed up killing speeds a ton!
this CC is rocking.
Any chance on a "chain fear max #" setting for pve?
Any chance that when we're casting spells, it will keep facing target (ie: you fear it and it runs behind you while you're casting a spell)
if needed, I can provide a log, but chances are -- you already know about the second request
How do i set it to summon void walker all the time. I see that it is set to auto i change it to void walker but it doesn't seem to work. am i missing something?
Also, I'm trying to implement soul swap but I can't really figure out how to effectively write the logic behind it. Need some insight into how people want it to work because I have no idea (I don't play affliction).
Is it just like,
if (target below x% hp and I'm affliction and level 85)
-cast soul swap
-if (I have new target and soul swap buff is active)
--cast soul swap:exhale
?
1 problem I'm having is that the Bot will want to Drain Life and heal itself when the pet needs healing (Health Funnel), is there a setting to put my Fel guards health as a priority above my own?
Also, I'm trying to implement soul swap but I can't really figure out how to effectively write the logic behind it. Need some insight into how people want it to work because I have no idea (I don't play affliction).
Is it just like,
if (target below x% hp and I'm affliction and level 85)
-cast soul swap
-if (I have new target and soul swap buff is active)
--cast soul swap:exhale
?