Hello, I would like to request the assistance of someone out there to help me create a small script to simplify changing attributes on the fly quickly. This would be very helpful for dealing with things like power attack and turning on or off "conditional" fields such as fatigued and exhausted. The syntax for commands I am looking for would be the following: lets say we want to change the value of Power Attack it has the attribute name of @{powerattack} so the command we would us while the appropriate token is selected would be something like... !set powerattack # I would also like it to only allow the change if the player using it has control of that token's attached character sheet. And to whisper me if an attempt is made to alter a sheet when they dont have permission to do so. I would also like, if it is possible to restore the attribute to its previous value, but I understand that doing this might be a little more involved. !set powerattack clear I want to be able to use these in side of macros, and to accept fixed inputs primarily. But also if it is feasible to accept roll queries. Also, if it isn't hard to do an option to use this and set the name of the sheet to be altered as part of the command.. !set charactername powerattack # !set charactername powerattack clear