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

Is there a way to rename the default status tokens?

Pretty much what the topic say's I'm working on setting up a savage worlds game and I'd like to use the default and rename them..
1584761352
Andrew R.
Pro
Sheet Author
No, you can't do that. However, you can use the TokenMod script to use them in a way that suits you. I do this with 13th Age, where I have a row of buttons on the bottom of my screen with all the 13th Age status names (Staggered, Dying, Confused, etc.,) using TokenMod to apply the default status tokens. For example, the Stuck button runs !token-mod {{ --set statusmarkers|!fishing-net }}
1584767008
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
You can upload your own set and call them whatever you wish. The default set were created from icons found from game-icons.net.
Thanks!