
I have been working with Scriptcards to create some scripts and I am at the point that I need to pull up a max value for the characters HPs. In the 1st edition sheet, it is a optional (max) attribute. According to the macro section, I should be able to do something such as @{target|hitpoints|max}, but this does not work. So I went to test with the basics, and even this on a token gives me an error, even though it is directly out of the examples section in the Macros help @{target|bar1} - this works and gives me the hps @{target|bar1|max} fails, saying No attribute was found for @{TARGET:bar1|max} Did something change? Can not figure out why an example right out of the help section is not working and I am lost on how to make it work. Thank you in advance