
As a player, is there a way to update your character's HP via a Chat Command? For example: DM says my character takes 57 HP of damage I type into the text chat: /foo name=MyName HP=[[{hp} - 57]] Something like Doing math in the chat , but also assigning that value to HP? I have looked through the API documentation but couldn't find the right syntax to use in the text chat (if that's even possible). Hoping the community here can point me in the right direction.