Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

using max attribute in macros

Is there a way to use the max value of an attribute in a macro?

I tried using @{Attribute|max} & @{Attribute/max} both displayed error messages that no attribute was found.

Is there a way to use the max column or would I have to make a seperate attribute for the max value?
November 11 (11 years ago)

Edited November 11 (11 years ago)
Gauss
Forum Champion
Yes, you want to do @{Charactername|Attributename|max}

- Gauss
Fantastic, thank you