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 }}