
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.