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

Reverting from Shape change Macro?

Any help would be appreciated, Super new to macros, Playing the dragon Age system, and I have been using token-mod and figured out how to use rollable tables to allow my mage to shapeshift using currentside function. My question is, after the side is changed and new side now represents a different character_id, is there a way for a macro to revert back that will apply only to the mage token? I've tried putting the following macro as an attribute for the character, but once he shapeshifts, the token action rightfully vanishes when representing the new character_id. I'm happy to keep it as a token action on my screen at all times, but worry about accidentally clicking the wrong token, and then "reverting" the wrong token's stats to my mage. This is a small worry, i know, but wondering if any macro wizards know of a work around.  /w gm !token-mod -- {{set currentside#1 represents#@{Aldon|character_id}   bar1_set|@{Aldon|health} bar2_link|defense     bar3_link|Mana name|"Aldon" showname|yes }}
1558820067
The Aaron
Roll20 Production Team
API Scripter
There isn't a way to do that without making a copy of the box character to shape change into separately from the default npc one.