In GitLab by @mrmcgee21 on May 21, 2021, 11:50
Spells returns correctly, NetBots returns that they do not stack
while the char has Hand of Virtue on
/echo ${Spell[3397].Stacks}
returns TRUE
/echo ${NetBots[Toonname].Stacks[3397]}
returns FALSE
This appears to also extend to the single target versions of both spells as well.