Gauss said: RPGMer, If you provide exact context of what you'd like to do I can write the ChatSetAttr command for you. Character names, which character sheet is being used, and what you'd like the change to be. Thank you that would be awesome. I have a player who is playing a homebrew subclass of warlock. Basically they can transform into different elemental types (attacks deal different damage types, resistances, etc.) To make this easier for them to do we created multiple character sheets to house the different attacks, along with a rollable token and used Tokenmod to give a chat menu that they could just click between the different forms, with each token linked to its relevant sheet. The problem with this is when they change forms the health of the token changes to the health the other character sheet was left at during the last transform meaning every transform the player has to go in and manually change things like class resource usage, health, hit die, etc. I'm wanting to know if there is a command that would, on clicking of the button, automatically update the new sheet to the current values before. Also i was wondering if there was possibly an easier way to do this than what I am doing. Like would it be possible to have ChatSetAttr to change the values of the one sheet for damage type, etc. or is having seperate sheets easier? For reference the sheets involved are Logan Valentine(base sheet), Necrotic Form, Lightning Form, Fire Form, Radient Form, Cold Form and Poison Form. Thanks again