
I have a few simple macros using token-mod API to manage NPCs/monsters. They have worked fine in the past. Today they are not working. I tried restarting the API sandbox, which appeared to be successful but there was no change in behavior. Here's an example of a macro (this one for rolling monster HP): !token-mod --set bar1_value|[[@{selected|npc_hpformula}]] When I execute the macro, nothing happens and there's no error message that I can find. Thanks for any help!