
Is it possible to have multiple of the same status symbol on a token? I'm having trouble keeping up with status effects without this ability.
!token-mod --set statusmarkers|blue:1 !token-mod --set statusmarkers|blue[2]:2You can use an empty set of brackets to add a new marker:
!token-mod --set statusmarkers|blue:1|blue[2]:2|blue[]:3Just like other status operations, you can add all of these at once:
!token-mod --set statusmarkers|blue:1|blue[2]:2|blue[]:3