
I'm using the script I saw someone wrote for long rests (5e) and while it seems to be working fine for most things I find it is not resetting the Ki (class resource) like it should. I am using: !longrest @{selected|character_name} !setattr --silent --sel --hp|@{selected|hp|max} !setattr --silent --sel --class_resource|@{selected|class_resource|max} &{template:npcaction} {{name=@{selected|character_name}}} {{rname=Long Rest}} {{description=Reset HP, Spell Slots, @{selected|class_resource_name}}} What am I missing?