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

Replace or transform token?

Is there an elegant way to quickly replace a given token with another one? The use-case is characters that transform from one form to another.  So, polymorphing druids, etc. I would like to maintain all of the current properties of a token like vision settings and various status markers but make a visual change. Is this possible? Thanks.
1612739669
Kraynic
Pro
Sheet Author
Probably the easiest would be a rollable table (multi-sided) token. <a href="https://wiki.roll20.net/Rollable_Tables#Rollable_Table_Token" rel="nofollow">https://wiki.roll20.net/Rollable_Tables#Rollable_Table_Token</a>
I've been wanting to know this myself.&nbsp; On YouTube they talk about tables, but apparently stats don't change.&nbsp; But say you're DMing as an evil witch NPC and you change a PC into a frog.&nbsp; You don't want a 3 inch frog to have normal human stats.&nbsp; So how does one accomplish this in Roll20?&nbsp; Just wondering... Thanks.
1612785039
David M.
Pro
API Scripter
Kenny, you would also have to change the "represents" property of the token to the new character sheet. If the GM has api access, there are various approaches to automate this with at least two different&nbsp;scripts (Token-mod, Wildshape)
Thank you,&nbsp; David.&nbsp; You helped me out a lot.