With the recent changes to mercenaries they all reset to passive.
Anyone have a snippet to change to balanced ONLY if they are not balanced yet?
so something like
/if (!${Mercenary.Stance.Equal[Balanced]}) {
//TODO change mercenary to Balanced
}
I assume the trick would be to sort then select first, unless there is some specific TLO.