Sort of unrelated but, you may find it helpful while setting up your crew
Code:
holyshit12=/if (!${Target.Slowed.ID} && ${Me.Inventory[mainhand].ID}!=133167 && (!${SpawnCount[pc slower group]} || ${SpawnCount[pc group slower]} && ${Spawn[pc group slower].Type.Equal[Corpse]}) && ${Target.Body.Name.NotEqual[Undead]}) /Bandolier Activate Slow
holyshit13=/if (${Target.Slowed.ID} && ${Me.Inventory[mainhand].ID}!=148825) /Bandolier Activate 1Hand
I use this on my paladin, with a slow procing weapon. Posting because there are times when you can have someone fill in as slower as needed (conditionally) I also tinkered around with setting limitation by class so if I am working up a group that has both a shaman and an enchanter, I will limit one or the other to not slow unless the other is dead.