Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Turn tracker: Automatically set value to tokan attribute when added?

March 20 (11 years ago)
I have a question about the Turn Tracker. When I add a turn for a token, the default value is 0. I would like to change that so the default value equals an attribute from the character journal entry linked to the token. How do I do this?

Here is an example: My game system (Call of Cthulhu) does turn order in order of the DEX attribute ... no rolls or initiative (usually). So, when I add a token to the Turn Tracker, I want the Turn Value to default to the attribute DEX (assuming I added that attribute to the journal character linked to the token) instead of 0.
March 20 (11 years ago)

Edited March 20 (11 years ago)
You could use something like this.

[[@{selected|Dex}&{tracker}]] Initiative

Set it up as a token macro and every time you click on a token instead of adding turn order a macro button will appear in the top left corner use that.


March 20 (11 years ago)
That worked perfectly. Thanks a bunch!