Hi everyone, I've recently ventured into Roll20 more deeply thnks to my state's quarantine, and am currently trying to get any of the macros for short or long rests that are out there to actually work. I can't seem to get a single one to function properly. The best I have managed is this one: !longrest @{selected|character_name} !modbattr --silent --sel --class_resource|-1 !setattr --silent --sel --other_resource|@{selected|other_resource|max} &{template:atk} {{desc=**@{selected|character_name}** *Long Rest Taken* Reset HP, Spell Slots, @{selected|class_resource_name}, @{selected|other_resource_name}} It qualifies as best because it doesn't give any errors like the others do. However, it never actually resets any of the resources, or changes the numbers within them in the slightest. I can't find a single short rest macro that will make it through without issuing an error. I have no idea what I'm doing and could really use some help. Ideally, I just want something I can use to spend hit dice for long rests, and reset things properly for short or long rests. TIA.