Hey there! I am trying to use the HeroTracker API, and while the basic function works - I can add a set of characters to the Turn Tracker correctly - some specific commands do not seem to be working. Like these: You can also add a static label to the tracker by entering this chat command: !ht --tag GAS-EFFECT --speed 4 When adding a token, the speed and dex will be automatically derived from the token's attributes. However, you can override this by specifying your own speed and dex: !ht --add --speed 6 --dex 18 Now, the second one might be because I am using a token that has no SPD or DEX, although I am sending values as per the parameters in the command line, hoping to get around that problem. But if I can't, I would be able to use the first one to do what I need to do, except the first one isn't working either. Any insights? I would appreciate any help I could get on this.