Assigns 3 people per Sinseeker automatically based on raid position (3 per arrow so 9 for each total cast)
To change number of total soakers edit line:
and (#aura_env.soaker <= 9)
to total number split evenly between number of lines. Number of lines is this line:
local pos = (#aura_env.soaker+1)%3 + 1
where %3 is the number of lines (e.g. for 4 lines put %4)
Markers are RT1/RT2/RT3 which are Star, Circle, Diamond respectively.
Fuck knows how to change this, check the actions init to change this.
Stolen from Mistress Sazine auto-marker in Tomb of Sargeras