--
You received this message because you are subscribed to the Google Groups "Pathfinder Society Online Collective" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pathfinder-society-onlin...@googlegroups.com.
To post to this group, send email to pathfinder-society...@googlegroups.com.
Visit this group at http://groups.google.com/group/pathfinder-society-online-collective.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to pathfinder-society-online-collective+unsubscribe@googlegroups.com.
To post to this group, send email to pathfinder-society-online-colle...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to pathfinder-society-online-collective+unsubscribe@googlegroups.com.
To post to this group, send email to pathfinder-society-online-colle...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to pathfinder-society-onlin...@googlegroups.com.
To post to this group, send email to pathfinder-society...@googlegroups.com.
So was broswing the roll20 forum and found this, not sure if it works for PC or just GM's
https://app.roll20.net/forum/post/197725/script-conditions-and-status-tracker#post-639774
So I have created a status tracker based on a request. I have used the state object so status maintains between sessions. The purpose of this script is to keep track of a token/players status, and count down the number of rounds until it is lost. It also allows for the storage of permanent effects which need to be ended manually. It will give indicators as you see fit (described below) and it will give a status marker of your choice on the token. Here are the commands:
Adding a status will flag the character/token named with the status name.Commands: First select the tokens you wish to be affected. !StatusAdd <status name> <duration, -1 for perm> <description> <GM Only> <status indicator: blank means uses your default>
!StatusDel <status name> (affects all tokens selected)
!StatusAll
!StatusClearAll
This will add a Bless effect to the selected tokens for 10 rounds. It will also note that each gets +1 to attacks each round when their turns comes up. At the end of the duration, the status will be deleted.!StatusAdd Bless 10 +1 to attacks