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

[D&D 5e OGL] What am I doing wrong here? (Trying to reference mod in a macro)

I am new to trying to do this myself. What am I doing wrong?  &{template:desc} {{desc=STONE'S ENDURANCE Va'meaoa-ai shrugs off [[1d12+{constitution_mod}]] damage.}}
TheDux said: {constitution_mod} This Attribute call is missing its @ sign.
I am getting this error when I use the @ TypeError: Cannot read property 'substring' of undefined
Try saving the Macro as an Ability or adding a keyword to the Attribute call, as outlined in the Attributes section of the Roll20 Wiki.
...I feel stupid because of why it wasn't working...I was typing it in chat to test it before making the macro....so it couldn't reference anything.